[==========] 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:23:19.226046 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:45533
I20260710 13:23:19.227671 21826 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:23:19.228789 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:19.246767 21832 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:19.246842 21835 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:19.246833 21833 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:19.248592 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:20.487622 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:20.487920 21826 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:20.488116 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689800488096 us; error 0 us; skew 500 ppm
I20260710 13:23:20.489091 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:20.495069 21826 webserver.cc:533] Webserver started at http://127.21.80.190:46831/ using document root <none> and password file <none>
I20260710 13:23:20.496008 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:20.496225 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:20.496651 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:20.503360 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "d265c3572acb4a1ea3c8157118af2100"
format_stamp: "Formatted at 2026-07-10 13:23:20 on dist-test-slave-ccg1"
I20260710 13:23:20.512070 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
I20260710 13:23:20.517967 21841 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:20.519266 21826 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:23:20.519677 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "d265c3572acb4a1ea3c8157118af2100"
format_stamp: "Formatted at 2026-07-10 13:23:20 on dist-test-slave-ccg1"
I20260710 13:23:20.520143 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-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:20.588200 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:20.590303 21826 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:20.590934 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:20.673247 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:45533
I20260710 13:23:20.673312 21892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:45533 every 8 connection(s)
I20260710 13:23:20.681393 21893 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:20.703035 21893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100: Bootstrap starting.
I20260710 13:23:20.709065 21893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.711076 21893 log.cc:826] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100: Log is configured to *not* fsync() on all Append() calls
I20260710 13:23:20.715902 21893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100: No bootstrap required, opened a new log
I20260710 13:23:20.736325 21893 raft_consensus.cc:359] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d265c3572acb4a1ea3c8157118af2100" member_type: VOTER }
I20260710 13:23:20.736899 21893 raft_consensus.cc:385] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.737309 21893 raft_consensus.cc:740] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d265c3572acb4a1ea3c8157118af2100, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.738332 21893 consensus_queue.cc:260] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d265c3572acb4a1ea3c8157118af2100" member_type: VOTER }
I20260710 13:23:20.738837 21893 raft_consensus.cc:399] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:20.739161 21893 raft_consensus.cc:493] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:20.739526 21893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.744195 21893 raft_consensus.cc:515] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d265c3572acb4a1ea3c8157118af2100" member_type: VOTER }
I20260710 13:23:20.745193 21893 leader_election.cc:304] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [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: d265c3572acb4a1ea3c8157118af2100; no voters: 
I20260710 13:23:20.747159 21893 leader_election.cc:290] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:20.747612 21896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.750794 21896 raft_consensus.cc:697] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 1 LEADER]: Becoming Leader. State: Replica: d265c3572acb4a1ea3c8157118af2100, State: Running, Role: LEADER
I20260710 13:23:20.751889 21896 consensus_queue.cc:237] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [LEADER]: Queue going to LEADER mode. State: All 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: "d265c3572acb4a1ea3c8157118af2100" member_type: VOTER }
I20260710 13:23:20.753165 21893 sys_catalog.cc:565] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:20.766353 21897 sys_catalog.cc:455] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d265c3572acb4a1ea3c8157118af2100" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d265c3572acb4a1ea3c8157118af2100" member_type: VOTER } }
I20260710 13:23:20.767287 21897 sys_catalog.cc:458] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:20.767609 21898 sys_catalog.cc:455] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d265c3572acb4a1ea3c8157118af2100. Latest consensus state: current_term: 1 leader_uuid: "d265c3572acb4a1ea3c8157118af2100" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d265c3572acb4a1ea3c8157118af2100" member_type: VOTER } }
I20260710 13:23:20.768163 21898 sys_catalog.cc:458] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:20.770074 21906 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:20.783819 21906 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:20.786496 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:20.804380 21906 catalog_manager.cc:1383] Generated new cluster ID: 725fdd0be7a54ecea39afb3b49b113cf
I20260710 13:23:20.804814 21906 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:20.843303 21906 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:20.845513 21906 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:20.869812 21906 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100: Generated new TSK 0
I20260710 13:23:20.870934 21906 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:20.917719 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:20.927562 21915 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:20.929493 21916 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:20.932943 21826 server_base.cc:1061] running on GCE node
W20260710 13:23:20.933152 21918 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:20.934456 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:20.934756 21826 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:20.934995 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689800934976 us; error 0 us; skew 500 ppm
I20260710 13:23:20.935874 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:20.940410 21826 webserver.cc:533] Webserver started at http://127.21.80.129:36041/ using document root <none> and password file <none>
I20260710 13:23:20.941231 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:20.941514 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:20.941898 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:20.943570 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "3ff1551943cf481cac1d13c6f157b5e7"
format_stamp: "Formatted at 2026-07-10 13:23:20 on dist-test-slave-ccg1"
I20260710 13:23:20.951207 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.004s
I20260710 13:23:20.956931 21923 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:20.957948 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:23:20.958329 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "3ff1551943cf481cac1d13c6f157b5e7"
format_stamp: "Formatted at 2026-07-10 13:23:20 on dist-test-slave-ccg1"
I20260710 13:23:20.958745 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-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:20.976660 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:20.978618 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:20.981712 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:20.987604 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:20.987960 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:20.988322 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:20.988572 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.087218 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:45279
I20260710 13:23:21.087277 21985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:45279 every 8 connection(s)
I20260710 13:23:21.096027 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:21.107555 21990 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:21.111961 21993 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:21.115589 21826 server_base.cc:1061] running on GCE node
W20260710 13:23:21.115447 21991 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:21.117964 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:21.118283 21826 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:21.118526 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689801118505 us; error 0 us; skew 500 ppm
I20260710 13:23:21.119431 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:21.126075 21986 heartbeater.cc:344] Connected to a master server at 127.21.80.190:45533
I20260710 13:23:21.126618 21986 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:21.127298 21826 webserver.cc:533] Webserver started at http://127.21.80.130:33113/ using document root <none> and password file <none>
I20260710 13:23:21.128193 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:21.128155 21986 heartbeater.cc:507] Master 127.21.80.190:45533 requested a full tablet report, sending...
I20260710 13:23:21.128520 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:21.128940 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:21.130417 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "dbae81f877034eff8d6cb588adce3402"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-ccg1"
I20260710 13:23:21.132234 21858 ts_manager.cc:194] Registered new tserver with Master: 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279)
I20260710 13:23:21.135651 21858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39824
I20260710 13:23:21.138474 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:23:21.143684 21998 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:21.144635 21826 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:23:21.145016 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "dbae81f877034eff8d6cb588adce3402"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-ccg1"
I20260710 13:23:21.145339 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-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:21.158623 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:21.160195 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:21.162608 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:21.165529 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:21.165766 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.166014 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:21.166191 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.263674 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:43465
I20260710 13:23:21.264024 22060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:43465 every 8 connection(s)
I20260710 13:23:21.270462 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:21.279531 22064 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:21.283453 22065 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:21.286463 22061 heartbeater.cc:344] Connected to a master server at 127.21.80.190:45533
I20260710 13:23:21.287034 22061 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:21.288455 22061 heartbeater.cc:507] Master 127.21.80.190:45533 requested a full tablet report, sending...
I20260710 13:23:21.293136 21858 ts_manager.cc:194] Registered new tserver with Master: dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:21.294687 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:21.295258 21858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39828
W20260710 13:23:21.295841 22067 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:21.297127 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:21.297437 21826 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:21.297677 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689801297657 us; error 0 us; skew 500 ppm
I20260710 13:23:21.298440 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:21.301501 21826 webserver.cc:533] Webserver started at http://127.21.80.131:45023/ using document root <none> and password file <none>
I20260710 13:23:21.302040 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:21.302256 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:21.302563 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:21.303679 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "7a8996722b5c43b5b1a49f988907fbd6"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-ccg1"
I20260710 13:23:21.308872 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:23:21.312714 22072 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:21.313637 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:23:21.313954 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "7a8996722b5c43b5b1a49f988907fbd6"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-ccg1"
I20260710 13:23:21.314273 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689799055746-21826-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:21.346372 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:21.347766 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:21.350615 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:21.353871 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:21.354081 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.354403 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:21.354584 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.466982 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:45453
I20260710 13:23:21.467540 22134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:45453 every 8 connection(s)
I20260710 13:23:21.488723 22135 heartbeater.cc:344] Connected to a master server at 127.21.80.190:45533
I20260710 13:23:21.489104 22135 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:21.489924 22135 heartbeater.cc:507] Master 127.21.80.190:45533 requested a full tablet report, sending...
I20260710 13:23:21.492120 21858 ts_manager.cc:194] Registered new tserver with Master: 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:21.492254 21826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014771301s
I20260710 13:23:21.493893 21858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39844
I20260710 13:23:21.545912 21858 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39852:
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:21.549650 21858 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:21.655491 21951 tablet_service.cc:1511] Processing CreateTablet for tablet b030d55ca8e04c498b359d0cda56f59d (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:21.657572 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b030d55ca8e04c498b359d0cda56f59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.670528 21950 tablet_service.cc:1511] Processing CreateTablet for tablet c41c44657ba44a51bcb78ca1f29fcfec (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:21.672051 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41c44657ba44a51bcb78ca1f29fcfec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.674567 21949 tablet_service.cc:1511] Processing CreateTablet for tablet bcb411ec5a5b4b0b8bf57f1fc1ff7db8 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:21.675978 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb411ec5a5b4b0b8bf57f1fc1ff7db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.687304 21948 tablet_service.cc:1511] Processing CreateTablet for tablet eb62ed213cf54216a34557fc25b60309 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:21.688901 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb62ed213cf54216a34557fc25b60309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.695801 22153 tablet_bootstrap.cc:492] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:21.698463 21947 tablet_service.cc:1511] Processing CreateTablet for tablet 37b586b08844472cb3a1372bd7a7a5d3 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:21.700285 21947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b586b08844472cb3a1372bd7a7a5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.711637 22099 tablet_service.cc:1511] Processing CreateTablet for tablet c41c44657ba44a51bcb78ca1f29fcfec (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:21.718864 21945 tablet_service.cc:1511] Processing CreateTablet for tablet fffb72ea28dd4ebca84a268a9234c7eb (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:21.720649 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb72ea28dd4ebca84a268a9234c7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.727246 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 37b586b08844472cb3a1372bd7a7a5d3 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:21.714505 21946 tablet_service.cc:1511] Processing CreateTablet for tablet e0cf7217097041039944b60d77b259c5 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:21.733362 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41c44657ba44a51bcb78ca1f29fcfec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.737931 22098 tablet_service.cc:1511] Processing CreateTablet for tablet bcb411ec5a5b4b0b8bf57f1fc1ff7db8 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:21.740232 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb411ec5a5b4b0b8bf57f1fc1ff7db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.743482 22097 tablet_service.cc:1511] Processing CreateTablet for tablet eb62ed213cf54216a34557fc25b60309 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:21.745859 22025 tablet_service.cc:1511] Processing CreateTablet for tablet c41c44657ba44a51bcb78ca1f29fcfec (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:21.748278 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41c44657ba44a51bcb78ca1f29fcfec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.750034 22100 tablet_service.cc:1511] Processing CreateTablet for tablet b030d55ca8e04c498b359d0cda56f59d (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:21.751694 22026 tablet_service.cc:1511] Processing CreateTablet for tablet b030d55ca8e04c498b359d0cda56f59d (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:21.753628 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b030d55ca8e04c498b359d0cda56f59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.755748 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cf7217097041039944b60d77b259c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.757211 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b586b08844472cb3a1372bd7a7a5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.758838 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b030d55ca8e04c498b359d0cda56f59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.761221 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb62ed213cf54216a34557fc25b60309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.765908 22024 tablet_service.cc:1511] Processing CreateTablet for tablet bcb411ec5a5b4b0b8bf57f1fc1ff7db8 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:21.767411 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb411ec5a5b4b0b8bf57f1fc1ff7db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.774596 22095 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb6ea3c1e5d48e698b6e1df29e12258 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:21.776149 22095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb6ea3c1e5d48e698b6e1df29e12258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.775982 22022 tablet_service.cc:1511] Processing CreateTablet for tablet 37b586b08844472cb3a1372bd7a7a5d3 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:21.777999 22094 tablet_service.cc:1511] Processing CreateTablet for tablet e0cf7217097041039944b60d77b259c5 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 13:23:21.778705 21905 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:21.778385 22021 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb6ea3c1e5d48e698b6e1df29e12258 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:21.779417 22094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cf7217097041039944b60d77b259c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.779727 22021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb6ea3c1e5d48e698b6e1df29e12258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.781504 22018 tablet_service.cc:1511] Processing CreateTablet for tablet 84ba320380e947ff96338dd7b2ee0d22 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:21.782150 22093 tablet_service.cc:1511] Processing CreateTablet for tablet fffb72ea28dd4ebca84a268a9234c7eb (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:21.774636 22023 tablet_service.cc:1511] Processing CreateTablet for tablet eb62ed213cf54216a34557fc25b60309 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:21.789520 22092 tablet_service.cc:1511] Processing CreateTablet for tablet 84ba320380e947ff96338dd7b2ee0d22 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:21.789613 22019 tablet_service.cc:1511] Processing CreateTablet for tablet fffb72ea28dd4ebca84a268a9234c7eb (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:21.790192 22018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ba320380e947ff96338dd7b2ee0d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.796185 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb62ed213cf54216a34557fc25b60309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.798698 22093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb72ea28dd4ebca84a268a9234c7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.798848 22019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb72ea28dd4ebca84a268a9234c7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.799643 22020 tablet_service.cc:1511] Processing CreateTablet for tablet e0cf7217097041039944b60d77b259c5 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:21.802291 22092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ba320380e947ff96338dd7b2ee0d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.801047 22022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b586b08844472cb3a1372bd7a7a5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.799235 21950 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb6ea3c1e5d48e698b6e1df29e12258 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:21.832350 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb6ea3c1e5d48e698b6e1df29e12258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.825493 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 84ba320380e947ff96338dd7b2ee0d22 (DEFAULT_TABLE table=test-workload [id=3a458c3347e7465e986218538c10acff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:21.837751 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ba320380e947ff96338dd7b2ee0d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.840842 22020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cf7217097041039944b60d77b259c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.852139 22153 tablet_bootstrap.cc:654] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:21.915380 22154 tablet_bootstrap.cc:492] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:21.917459 22153 tablet_bootstrap.cc:492] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:21.923811 22153 ts_tablet_manager.cc:1403] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.228s	user 0.009s	sys 0.013s
I20260710 13:23:21.968626 22153 raft_consensus.cc:359] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:21.969623 22153 raft_consensus.cc:385] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:21.970022 22153 raft_consensus.cc:740] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:21.971608 22153 consensus_queue.cc:260] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.027419 22154 tablet_bootstrap.cc:654] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.045518 21986 heartbeater.cc:499] Master 127.21.80.190:45533 was elected leader, sending a full tablet report...
I20260710 13:23:22.047010 22153 ts_tablet_manager.cc:1434] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.123s	user 0.015s	sys 0.009s
I20260710 13:23:22.048197 22153 tablet_bootstrap.cc:492] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.049741 22156 tablet_bootstrap.cc:492] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.051724 22157 raft_consensus.cc:493] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.052434 22157 raft_consensus.cc:515] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.082994 22157 leader_election.cc:290] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
W20260710 13:23:22.096982 21987 tablet.cc:2406] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:22.107815 22154 tablet_bootstrap.cc:492] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.108507 22154 ts_tablet_manager.cc:1403] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.194s	user 0.025s	sys 0.013s
I20260710 13:23:22.109454 22153 tablet_bootstrap.cc:654] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.114796 22154 raft_consensus.cc:359] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.115598 22154 raft_consensus.cc:385] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.116956 22154 raft_consensus.cc:740] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.118124 22154 consensus_queue.cc:260] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.118638 22156 tablet_bootstrap.cc:654] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.127785 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402" is_pre_election: true
I20260710 13:23:22.128693 22036 raft_consensus.cc:2468] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 0.
I20260710 13:23:22.130548 21927 leader_election.cc:304] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.130131 22154 ts_tablet_manager.cc:1434] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.005s
I20260710 13:23:22.132108 22157 raft_consensus.cc:2804] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.133076 22157 raft_consensus.cc:493] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.133412 22061 heartbeater.cc:499] Master 127.21.80.190:45533 was elected leader, sending a full tablet report...
I20260710 13:23:22.133440 22157 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.133742 22154 tablet_bootstrap.cc:492] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.156463 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
W20260710 13:23:22.158625 21924 leader_election.cc:343] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.160907 22157 raft_consensus.cc:515] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.163749 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:22.163991 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.164371 22036 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.165819 22156 tablet_bootstrap.cc:492] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
W20260710 13:23:22.167207 21924 leader_election.cc:343] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.175400 22036 raft_consensus.cc:2468] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 1.
I20260710 13:23:22.166424 22157 leader_election.cc:290] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.177426 22156 ts_tablet_manager.cc:1403] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.141s	user 0.027s	sys 0.019s
I20260710 13:23:22.179625 22153 tablet_bootstrap.cc:492] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.180104 22153 ts_tablet_manager.cc:1403] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.017s
I20260710 13:23:22.180442 22154 tablet_bootstrap.cc:654] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.180347 22156 raft_consensus.cc:359] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.181146 22156 raft_consensus.cc:385] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.181470 22156 raft_consensus.cc:740] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.182394 22156 consensus_queue.cc:260] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.182955 22153 raft_consensus.cc:359] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.183632 22153 raft_consensus.cc:385] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.183916 22153 raft_consensus.cc:740] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.183836 21927 leader_election.cc:304] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [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: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 7a8996722b5c43b5b1a49f988907fbd6
I20260710 13:23:22.184803 22153 consensus_queue.cc:260] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.185436 22157 raft_consensus.cc:2804] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.186064 22157 raft_consensus.cc:697] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:22.187124 22157 consensus_queue.cc:237] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.191617 22135 heartbeater.cc:499] Master 127.21.80.190:45533 was elected leader, sending a full tablet report...
I20260710 13:23:22.191797 22156 ts_tablet_manager.cc:1434] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260710 13:23:22.192986 22156 tablet_bootstrap.cc:492] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.199335 22154 tablet_bootstrap.cc:492] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.199837 22154 ts_tablet_manager.cc:1403] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.006s
I20260710 13:23:22.202785 22156 tablet_bootstrap.cc:654] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.203063 22154 raft_consensus.cc:359] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.203787 22154 raft_consensus.cc:385] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.204137 22154 raft_consensus.cc:740] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.205011 22154 consensus_queue.cc:260] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.207327 22153 ts_tablet_manager.cc:1434] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:23:22.207489 22154 ts_tablet_manager.cc:1434] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:23:22.208288 22153 tablet_bootstrap.cc:492] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.208670 22154 tablet_bootstrap.cc:492] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.206908 21858 catalog_manager.cc:5697] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.215742 22156 tablet_bootstrap.cc:492] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
I20260710 13:23:22.215842 22154 tablet_bootstrap.cc:654] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.216259 22156 ts_tablet_manager.cc:1403] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 13:23:22.220372 22156 raft_consensus.cc:359] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.221364 22156 raft_consensus.cc:385] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.221791 22156 raft_consensus.cc:740] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.222723 22156 consensus_queue.cc:260] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.223693 22153 tablet_bootstrap.cc:654] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.225710 22156 ts_tablet_manager.cc:1434] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:23:22.226779 22156 tablet_bootstrap.cc:492] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.227984 22154 tablet_bootstrap.cc:492] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.228437 22154 ts_tablet_manager.cc:1403] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:23:22.231612 22154 raft_consensus.cc:359] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.232347 22154 raft_consensus.cc:385] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.232632 22154 raft_consensus.cc:740] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.233355 22156 tablet_bootstrap.cc:654] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.233655 22154 consensus_queue.cc:260] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.236222 22154 ts_tablet_manager.cc:1434] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:22.237020 22153 tablet_bootstrap.cc:492] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.237432 22154 tablet_bootstrap.cc:492] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.237484 22153 ts_tablet_manager.cc:1403] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260710 13:23:22.241120 22153 raft_consensus.cc:359] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.242095 22153 raft_consensus.cc:385] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.242460 22153 raft_consensus.cc:740] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.243607 22153 consensus_queue.cc:260] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.245337 22156 tablet_bootstrap.cc:492] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
I20260710 13:23:22.245790 22156 ts_tablet_manager.cc:1403] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260710 13:23:22.246447 22153 ts_tablet_manager.cc:1434] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:22.246428 22154 tablet_bootstrap.cc:654] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.247676 22153 tablet_bootstrap.cc:492] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.248955 22156 raft_consensus.cc:359] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.249749 22156 raft_consensus.cc:385] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.250293 22156 raft_consensus.cc:740] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.251358 22156 consensus_queue.cc:260] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.255029 22156 ts_tablet_manager.cc:1434] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:23:22.255630 22153 tablet_bootstrap.cc:654] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.256968 22156 tablet_bootstrap.cc:492] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.259419 22154 tablet_bootstrap.cc:492] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.260035 22154 ts_tablet_manager.cc:1403] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260710 13:23:22.263437 22154 raft_consensus.cc:359] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.264216 22154 raft_consensus.cc:385] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.264533 22156 tablet_bootstrap.cc:654] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.264557 22154 raft_consensus.cc:740] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.265722 22154 consensus_queue.cc:260] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.268637 22154 ts_tablet_manager.cc:1434] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:23:22.269999 22154 tablet_bootstrap.cc:492] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.278026 22156 tablet_bootstrap.cc:492] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
I20260710 13:23:22.278632 22154 tablet_bootstrap.cc:654] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.278602 22156 ts_tablet_manager.cc:1403] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 13:23:22.282294 22156 raft_consensus.cc:359] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.283346 22156 raft_consensus.cc:385] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.283769 22156 raft_consensus.cc:740] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.284902 22156 consensus_queue.cc:260] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.288478 22156 ts_tablet_manager.cc:1434] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:23:22.289611 22156 tablet_bootstrap.cc:492] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.291138 22154 tablet_bootstrap.cc:492] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.291668 22154 ts_tablet_manager.cc:1403] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 13:23:22.295086 22154 raft_consensus.cc:359] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.295956 22154 raft_consensus.cc:385] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.296324 22154 raft_consensus.cc:740] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.297125 22156 tablet_bootstrap.cc:654] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.297106 22154 consensus_queue.cc:260] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.300206 22154 ts_tablet_manager.cc:1434] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:23:22.301517 22154 tablet_bootstrap.cc:492] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.309724 22156 tablet_bootstrap.cc:492] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
I20260710 13:23:22.310061 22154 tablet_bootstrap.cc:654] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.310282 22156 ts_tablet_manager.cc:1403] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:23:22.314396 22153 tablet_bootstrap.cc:492] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.314891 22153 ts_tablet_manager.cc:1403] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.011s
I20260710 13:23:22.314572 22156 raft_consensus.cc:359] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.316002 22156 raft_consensus.cc:385] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.316450 22156 raft_consensus.cc:740] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.317854 22153 raft_consensus.cc:359] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.317565 22156 consensus_queue.cc:260] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.318594 22153 raft_consensus.cc:385] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.318948 22153 raft_consensus.cc:740] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.319990 22153 consensus_queue.cc:260] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.321137 22156 ts_tablet_manager.cc:1434] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260710 13:23:22.322213 22156 tablet_bootstrap.cc:492] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.322461 22153 ts_tablet_manager.cc:1434] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:23:22.322759 22154 tablet_bootstrap.cc:492] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.323331 22154 ts_tablet_manager.cc:1403] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 13:23:22.323393 22153 tablet_bootstrap.cc:492] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.324198 22162 raft_consensus.cc:493] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.324694 22162 raft_consensus.cc:515] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.329826 22156 tablet_bootstrap.cc:654] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.330279 22162 leader_election.cc:290] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.338150 22154 raft_consensus.cc:359] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.339265 22154 raft_consensus.cc:385] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.339722 22154 raft_consensus.cc:740] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.343549 22156 tablet_bootstrap.cc:492] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
I20260710 13:23:22.344260 22156 ts_tablet_manager.cc:1403] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 13:23:22.347795 22156 raft_consensus.cc:359] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.350723 22156 raft_consensus.cc:385] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.351114 22156 raft_consensus.cc:740] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.340595 22154 consensus_queue.cc:260] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.352149 22156 consensus_queue.cc:260] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.353812 22153 tablet_bootstrap.cc:654] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.355082 22156 ts_tablet_manager.cc:1434] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 13:23:22.354722 22154 ts_tablet_manager.cc:1434] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260710 13:23:22.358690 22154 tablet_bootstrap.cc:492] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.358963 22156 tablet_bootstrap.cc:492] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.377343 22156 tablet_bootstrap.cc:654] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.379685 22162 raft_consensus.cc:493] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.380173 22162 raft_consensus.cc:515] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.382345 22162 leader_election.cc:290] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.387704 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7" is_pre_election: true
I20260710 13:23:22.389433 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7" is_pre_election: true
I20260710 13:23:22.390142 21960 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.390550 22154 tablet_bootstrap.cc:654] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:22.394364 21999 leader_election.cc:343] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.395186 21999 leader_election.cc:304] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.399206 22153 tablet_bootstrap.cc:492] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.399923 22153 ts_tablet_manager.cc:1403] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.008s
I20260710 13:23:22.400987 22162 raft_consensus.cc:2804] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.401373 22162 raft_consensus.cc:493] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.401716 22162 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.401989 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.402633 22110 raft_consensus.cc:2468] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.404559 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.405197 22110 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.406553 21999 leader_election.cc:304] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [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: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:22.406968 22153 raft_consensus.cc:359] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.407990 22153 raft_consensus.cc:385] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.408377 22153 raft_consensus.cc:740] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.409543 22162 raft_consensus.cc:515] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.409369 22153 consensus_queue.cc:260] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.412853 22153 ts_tablet_manager.cc:1434] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.005s
I20260710 13:23:22.417444 22153 tablet_bootstrap.cc:492] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.420045 22156 tablet_bootstrap.cc:492] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
I20260710 13:23:22.420804 22156 ts_tablet_manager.cc:1403] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.020s
I20260710 13:23:22.424330 22156 raft_consensus.cc:359] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.425444 22156 raft_consensus.cc:385] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.425984 22156 raft_consensus.cc:740] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.426518 22162 leader_election.cc:290] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.427093 22162 raft_consensus.cc:2804] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.427452 22162 raft_consensus.cc:493] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.427918 22162 raft_consensus.cc:3060] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.427203 22156 consensus_queue.cc:260] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.433326 22153 tablet_bootstrap.cc:654] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.442939 22156 ts_tablet_manager.cc:1434] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260710 13:23:22.444053 22156 tablet_bootstrap.cc:492] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.450781 22154 tablet_bootstrap.cc:492] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.451319 22154 ts_tablet_manager.cc:1403] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.020s
I20260710 13:23:22.452809 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:22.453527 21960 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.455358 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.456399 22110 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.458555 22156 tablet_bootstrap.cc:654] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.459432 22154 raft_consensus.cc:359] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.462417 22154 raft_consensus.cc:385] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.464658 22162 raft_consensus.cc:515] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.467643 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:22.467993 22110 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
I20260710 13:23:22.467993 21960 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
I20260710 13:23:22.470846 22162 leader_election.cc:290] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.469606 22154 raft_consensus.cc:740] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.471951 22153 tablet_bootstrap.cc:492] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.472479 22153 ts_tablet_manager.cc:1403] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.005s
I20260710 13:23:22.472391 22154 consensus_queue.cc:260] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.470208 21999 leader_election.cc:304] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.477654 22162 raft_consensus.cc:2804] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.475797 22153 raft_consensus.cc:359] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
W20260710 13:23:22.477421 21999 leader_election.cc:343] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.478216 22162 raft_consensus.cc:697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:22.479921 22162 consensus_queue.cc:237] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.480809 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.481436 22110 raft_consensus.cc:3060] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.481841 22156 tablet_bootstrap.cc:492] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
I20260710 13:23:22.482412 22156 ts_tablet_manager.cc:1403] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.007s
I20260710 13:23:22.475958 22154 ts_tablet_manager.cc:1434] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:23:22.485425 22166 raft_consensus.cc:493] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.486411 22154 tablet_bootstrap.cc:492] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.485960 22166 raft_consensus.cc:515] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.478237 22153 raft_consensus.cc:385] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.490720 22166 leader_election.cc:290] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:22.485988 22156 raft_consensus.cc:359] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.492223 22156 raft_consensus.cc:385] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.492620 22156 raft_consensus.cc:740] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.493515 22156 consensus_queue.cc:260] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.496187 22154 tablet_bootstrap.cc:654] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.497375 22156 ts_tablet_manager.cc:1434] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:23:22.501048 22110 raft_consensus.cc:2468] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
I20260710 13:23:22.506740 21999 leader_election.cc:304] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [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: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:22.501452 22153 raft_consensus.cc:740] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.503019 22157 raft_consensus.cc:493] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.508339 22188 raft_consensus.cc:2804] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.507927 22156 tablet_bootstrap.cc:492] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6: Bootstrap starting.
I20260710 13:23:22.508250 22157 raft_consensus.cc:515] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.509668 22153 consensus_queue.cc:260] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.511423 22154 tablet_bootstrap.cc:492] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.511895 22154 ts_tablet_manager.cc:1403] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.005s
I20260710 13:23:22.511883 22157 leader_election.cc:290] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.514629 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.515466 22109 raft_consensus.cc:2468] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 0.
I20260710 13:23:22.516945 21924 leader_election.cc:304] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:22.516961 21855 catalog_manager.cc:5697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.518748 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402" is_pre_election: true
I20260710 13:23:22.518865 22159 raft_consensus.cc:2804] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.519415 22159 raft_consensus.cc:493] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.519771 22159 raft_consensus.cc:3060] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:22.520388 21927 leader_election.cc:343] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.521379 22157 raft_consensus.cc:493] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.521931 22157 raft_consensus.cc:515] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.523916 22154 raft_consensus.cc:359] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.524665 22154 raft_consensus.cc:385] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.524986 22154 raft_consensus.cc:740] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.525056 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402" is_pre_election: true
I20260710 13:23:22.525724 22036 raft_consensus.cc:2468] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 0.
I20260710 13:23:22.525740 22154 consensus_queue.cc:260] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.527200 21927 leader_election.cc:304] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.527805 22154 ts_tablet_manager.cc:1434] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 13:23:22.528957 22154 tablet_bootstrap.cc:492] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402: Bootstrap starting.
I20260710 13:23:22.529764 22159 raft_consensus.cc:515] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.530937 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.531679 22109 raft_consensus.cc:2468] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 0.
I20260710 13:23:22.532938 22153 ts_tablet_manager.cc:1434] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.005s
I20260710 13:23:22.533324 22157 leader_election.cc:290] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.533974 22157 raft_consensus.cc:2804] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.534417 22157 raft_consensus.cc:493] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.535198 22157 raft_consensus.cc:3060] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.535555 22154 tablet_bootstrap.cc:654] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.537042 22153 tablet_bootstrap.cc:492] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.542515 22188 raft_consensus.cc:697] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:22.543452 22188 consensus_queue.cc:237] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.546222 22159 leader_election.cc:290] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.546155 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:22.548532 22036 raft_consensus.cc:3060] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.550683 22153 tablet_bootstrap.cc:654] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.550972 22154 tablet_bootstrap.cc:492] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402: No bootstrap required, opened a new log
I20260710 13:23:22.551455 22154 ts_tablet_manager.cc:1403] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 13:23:22.551393 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.552214 22110 raft_consensus.cc:3060] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.554481 22154 raft_consensus.cc:359] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.555224 22154 raft_consensus.cc:385] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.555516 22154 raft_consensus.cc:740] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.556247 22154 consensus_queue.cc:260] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.558508 22154 ts_tablet_manager.cc:1434] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:22.566383 22110 raft_consensus.cc:2468] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 1.
I20260710 13:23:22.567354 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402" is_pre_election: true
I20260710 13:23:22.568965 22035 raft_consensus.cc:2393] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a8996722b5c43b5b1a49f988907fbd6 in current term 1: Already voted for candidate 3ff1551943cf481cac1d13c6f157b5e7 in this term.
I20260710 13:23:22.569461 22036 raft_consensus.cc:2468] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 1.
I20260710 13:23:22.571700 21924 leader_election.cc:304] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:22.572932 22159 raft_consensus.cc:2804] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.573448 22159 raft_consensus.cc:697] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:22.573956 22157 raft_consensus.cc:515] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.574297 22159 consensus_queue.cc:237] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.575414 21855 catalog_manager.cc:5697] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.576864 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:22.577466 22036 raft_consensus.cc:3060] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.583338 22156 tablet_bootstrap.cc:654] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.585294 22036 raft_consensus.cc:2468] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 1.
I20260710 13:23:22.586593 21927 leader_election.cc:304] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.587457 22188 raft_consensus.cc:493] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.587671 22196 raft_consensus.cc:2804] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.587993 22188 raft_consensus.cc:515] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.590518 22188 leader_election.cc:290] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.591753 22196 raft_consensus.cc:697] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:22.592948 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7" is_pre_election: true
I20260710 13:23:22.594118 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
W20260710 13:23:22.594635 21999 leader_election.cc:343] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.595108 22156 tablet_bootstrap.cc:492] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6: No bootstrap required, opened a new log
W20260710 13:23:22.595427 21999 leader_election.cc:343] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.592631 22196 consensus_queue.cc:237] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.595568 22156 ts_tablet_manager.cc:1403] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.002s
I20260710 13:23:22.595929 21999 leader_election.cc:304] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbae81f877034eff8d6cb588adce3402; no voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6
I20260710 13:23:22.597054 22188 raft_consensus.cc:2749] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.598472 22156 raft_consensus.cc:359] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.599272 22156 raft_consensus.cc:385] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.602624 22156 raft_consensus.cc:740] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.605872 22156 consensus_queue.cc:260] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.610549 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7" is_pre_election: true
I20260710 13:23:22.613619 22156 ts_tablet_manager.cc:1434] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:23:22.616839 22157 leader_election.cc:290] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.622793 22153 tablet_bootstrap.cc:492] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.622875 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.623505 22153 ts_tablet_manager.cc:1403] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.012s
I20260710 13:23:22.623555 22110 raft_consensus.cc:3060] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.626729 22153 raft_consensus.cc:359] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.627739 22153 raft_consensus.cc:385] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.629405 22153 raft_consensus.cc:740] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.629360 22073 leader_election.cc:304] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a8996722b5c43b5b1a49f988907fbd6; no voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402
I20260710 13:23:22.630255 22166 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.635284 22188 raft_consensus.cc:493] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.635818 22188 raft_consensus.cc:515] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.638042 22166 raft_consensus.cc:2749] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.637705 21858 catalog_manager.cc:5697] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.640161 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7" is_pre_election: true
I20260710 13:23:22.640408 22110 raft_consensus.cc:2468] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 1.
I20260710 13:23:22.638075 22188 leader_election.cc:290] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.642129 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.641394 22153 consensus_queue.cc:260] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.652185 21960 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.643572 22109 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.653807 22153 ts_tablet_manager.cc:1434] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260710 13:23:22.654170 21999 leader_election.cc:304] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.654971 22188 raft_consensus.cc:2804] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.655361 22188 raft_consensus.cc:493] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.655766 22188 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.661363 21858 catalog_manager.cc:5697] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.665076 22188 raft_consensus.cc:515] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.666090 22153 tablet_bootstrap.cc:492] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.670226 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:22.670843 21960 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.673810 22153 tablet_bootstrap.cc:654] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.677258 21960 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
I20260710 13:23:22.678293 21999 leader_election.cc:304] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.678668 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.679251 22109 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.679391 22195 raft_consensus.cc:2804] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.680033 22195 raft_consensus.cc:697] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:22.681005 22195 consensus_queue.cc:237] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.686072 22109 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
I20260710 13:23:22.686337 22153 tablet_bootstrap.cc:492] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.678311 22188 leader_election.cc:290] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.686954 22153 ts_tablet_manager.cc:1403] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.006s
I20260710 13:23:22.690824 22153 raft_consensus.cc:359] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.691532 22153 raft_consensus.cc:385] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.692519 22196 consensus_queue.cc:1048] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:22.692615 22153 raft_consensus.cc:740] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.695614 22188 raft_consensus.cc:493] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.695397 22153 consensus_queue.cc:260] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.696087 22188 raft_consensus.cc:515] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.698091 22188 leader_election.cc:290] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.699559 22196 raft_consensus.cc:493] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.700037 22196 raft_consensus.cc:515] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.701347 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.702062 22109 raft_consensus.cc:2468] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.702382 22196 leader_election.cc:290] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.703343 22153 ts_tablet_manager.cc:1434] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:23:22.704223 21999 leader_election.cc:304] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.704744 22153 tablet_bootstrap.cc:492] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7: Bootstrap starting.
I20260710 13:23:22.708529 22162 raft_consensus.cc:2804] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.713088 22162 raft_consensus.cc:493] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.713449 22162 raft_consensus.cc:3060] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.709203 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.714895 22109 raft_consensus.cc:2468] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 0.
I20260710 13:23:22.716298 21924 leader_election.cc:304] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:22.717669 22196 raft_consensus.cc:2804] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.718197 22196 raft_consensus.cc:493] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.718634 22196 raft_consensus.cc:3060] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.720498 22162 raft_consensus.cc:515] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.722680 22162 leader_election.cc:290] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.710216 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402" is_pre_election: true
I20260710 13:23:22.727082 22035 raft_consensus.cc:2393] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ff1551943cf481cac1d13c6f157b5e7 in current term 1: Already voted for candidate dbae81f877034eff8d6cb588adce3402 in this term.
I20260710 13:23:22.727269 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.711740 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7" is_pre_election: true
I20260710 13:23:22.707052 21858 catalog_manager.cc:5697] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.725999 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:22.727780 22110 raft_consensus.cc:3060] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.730347 22153 tablet_bootstrap.cc:654] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.710172 22195 raft_consensus.cc:493] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.734259 22195 raft_consensus.cc:515] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.743433 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7" is_pre_election: true
I20260710 13:23:22.744334 21961 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.746738 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.747543 22109 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 0.
I20260710 13:23:22.748147 21999 leader_election.cc:304] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.748997 22162 raft_consensus.cc:2804] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.749343 22162 raft_consensus.cc:493] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.736536 22195 leader_election.cc:290] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.749660 22162 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.747411 22110 raft_consensus.cc:2468] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
I20260710 13:23:22.752372 21999 leader_election.cc:304] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [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: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:22.754500 22195 raft_consensus.cc:2804] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.755206 22195 raft_consensus.cc:697] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:22.756407 22195 consensus_queue.cc:237] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.758888 22162 raft_consensus.cc:515] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.761073 22162 leader_election.cc:290] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.763458 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:22.764041 21961 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.764184 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.765095 22110 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.765161 22153 tablet_bootstrap.cc:492] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7: No bootstrap required, opened a new log
I20260710 13:23:22.766820 22153 ts_tablet_manager.cc:1403] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.006s
I20260710 13:23:22.770303 22153 raft_consensus.cc:359] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.772866 22153 raft_consensus.cc:385] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.773196 22153 raft_consensus.cc:740] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.774602 22153 consensus_queue.cc:260] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.765947 22196 raft_consensus.cc:515] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.775120 22110 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
I20260710 13:23:22.775617 22159 consensus_queue.cc:1048] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:22.776765 21960 raft_consensus.cc:2393] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbae81f877034eff8d6cb588adce3402 in current term 1: Already voted for candidate 3ff1551943cf481cac1d13c6f157b5e7 in this term.
I20260710 13:23:22.777654 22196 leader_election.cc:290] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.771816 21961 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 1.
W20260710 13:23:22.783361 21905 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:22.785302 22153 ts_tablet_manager.cc:1434] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:23:22.788291 21999 leader_election.cc:304] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.789280 22195 raft_consensus.cc:2804] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.790095 22195 raft_consensus.cc:697] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:22.790776 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:22.790506 21855 catalog_manager.cc:5697] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.791033 22195 consensus_queue.cc:237] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:22.795161 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.795974 22110 raft_consensus.cc:2393] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ff1551943cf481cac1d13c6f157b5e7 in current term 1: Already voted for candidate dbae81f877034eff8d6cb588adce3402 in this term.
I20260710 13:23:22.798496 21924 leader_election.cc:304] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [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: 3ff1551943cf481cac1d13c6f157b5e7; no voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402
I20260710 13:23:22.816958 22157 raft_consensus.cc:2749] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.833163 21858 catalog_manager.cc:5697] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:22.845018 22157 raft_consensus.cc:493] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.845532 22157 raft_consensus.cc:515] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.847527 22157 leader_election.cc:290] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.848256 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402" is_pre_election: true
I20260710 13:23:22.849046 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.849828 22109 raft_consensus.cc:2393] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ff1551943cf481cac1d13c6f157b5e7 in current term 1: Already voted for candidate dbae81f877034eff8d6cb588adce3402 in this term.
I20260710 13:23:22.850762 21924 leader_election.cc:304] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7; no voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402
I20260710 13:23:22.851701 22157 raft_consensus.cc:3060] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.857854 22157 raft_consensus.cc:2749] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.947585 22157 raft_consensus.cc:493] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.948124 22157 raft_consensus.cc:515] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.950078 22157 leader_election.cc:290] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.950955 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402" is_pre_election: true
I20260710 13:23:22.951195 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6" is_pre_election: true
I20260710 13:23:22.951622 22035 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 0.
I20260710 13:23:22.951874 22109 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 0.
I20260710 13:23:22.952796 21927 leader_election.cc:304] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:22.953691 22157 raft_consensus.cc:2804] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.954095 22157 raft_consensus.cc:493] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.954409 22157 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.959092 22157 raft_consensus.cc:515] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.961016 22157 leader_election.cc:290] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:22.961836 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:22.962235 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:22.962430 22035 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.962844 22109 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.967533 22109 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 1.
I20260710 13:23:22.968717 21924 leader_election.cc:304] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:22.969291 22035 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 1.
I20260710 13:23:22.969506 22157 raft_consensus.cc:2804] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.970113 22157 raft_consensus.cc:697] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:22.971046 22157 consensus_queue.cc:237] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:22.979481 21855 catalog_manager.cc:5697] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.984054 22195 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:22.999337 22162 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:23.108346 22162 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.114751 22162 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.117498 22157 consensus_queue.cc:1048] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.142354 22200 consensus_queue.cc:1048] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.143205 22157 consensus_queue.cc:1048] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.143347 22188 consensus_queue.cc:1048] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.170244 22162 consensus_queue.cc:1048] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.187542 22196 consensus_queue.cc:1048] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:23.220877 22195 consensus_queue.cc:1048] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.246454 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:58110
I20260710 13:23:23.247339 22035 raft_consensus.cc:606] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Received request to transfer leadership to TS 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:23.247514 22162 consensus_queue.cc:1048] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.262166 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:58110
I20260710 13:23:23.262807 22035 raft_consensus.cc:606] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Received request to transfer leadership to TS 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:23.279048 22162 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.288812 21959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
mode: GRACEFUL
new_leader_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:50958
I20260710 13:23:23.289438 21959 raft_consensus.cc:606] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Received request to transfer leadership to TS dbae81f877034eff8d6cb588adce3402
I20260710 13:23:23.294090 22195 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.306432 21961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
mode: GRACEFUL
new_leader_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:50958
I20260710 13:23:23.307080 21961 raft_consensus.cc:606] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Received request to transfer leadership to TS dbae81f877034eff8d6cb588adce3402
I20260710 13:23:23.309607 22195 raft_consensus.cc:993] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402: : Instructing follower 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:23.310226 22188 raft_consensus.cc:1081] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Signalling peer 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:23.312975 21959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:50944
I20260710 13:23:23.313526 21959 raft_consensus.cc:493] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:23.313910 21959 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.313758 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:58110
I20260710 13:23:23.314579 22035 raft_consensus.cc:606] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Received request to transfer leadership to TS 7a8996722b5c43b5b1a49f988907fbd6
I20260710 13:23:23.320983 21959 raft_consensus.cc:515] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:23.322988 21959 leader_election.cc:290] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453), dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:23.324127 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:23.324808 22035 raft_consensus.cc:3055] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:23.325150 22035 raft_consensus.cc:740] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:23.325111 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:23.325860 22109 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.326225 22035 consensus_queue.cc:260] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:23.327703 22035 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.333132 22109 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 2.
I20260710 13:23:23.334508 21924 leader_election.cc:304] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:23.334926 22035 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 2.
I20260710 13:23:23.335458 22200 raft_consensus.cc:2804] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:23.335954 22200 raft_consensus.cc:697] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:23.336793 22200 consensus_queue.cc:237] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:23.344197 21855 catalog_manager.cc:5697] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 1 to 2, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.413604 22200 consensus_queue.cc:1048] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.424527 22157 consensus_queue.cc:1048] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.436363 22157 raft_consensus.cc:993] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7: : Instructing follower dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:23.437012 22159 raft_consensus.cc:1081] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Signalling peer dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:23.438844 22035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:23:23.439453 22035 raft_consensus.cc:493] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:23.440405 22035 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.447379 22035 raft_consensus.cc:515] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.449604 22035 leader_election.cc:290] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:23.450366 21959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:23.450712 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:23.451036 21959 raft_consensus.cc:3055] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:23.451325 22109 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.451443 21959 raft_consensus.cc:740] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:23.452235 21959 consensus_queue.cc:260] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.453190 21959 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.457715 21959 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:23.458314 22109 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:23.458868 21999 leader_election.cc:304] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:23.459808 22162 raft_consensus.cc:2804] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:23.460294 22162 raft_consensus.cc:697] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:23.461184 22162 consensus_queue.cc:237] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.468988 21857 catalog_manager.cc:5697] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 1 to 2, leader changed from 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129) to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.526839 22157 raft_consensus.cc:993] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7: : Instructing follower dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:23.527331 22157 raft_consensus.cc:1081] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Signalling peer dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:23.530422 22035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:23:23.531030 22035 raft_consensus.cc:493] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:23.531438 22035 raft_consensus.cc:3060] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.533977 22188 raft_consensus.cc:993] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: : Instructing follower 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:23.534461 22188 raft_consensus.cc:1081] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Signalling peer 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:23.536399 21959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:50944
I20260710 13:23:23.537017 21959 raft_consensus.cc:493] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:23.537427 21959 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.538534 22035 raft_consensus.cc:515] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.540705 22035 leader_election.cc:290] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:23.542106 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:23.542965 21961 raft_consensus.cc:3055] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:23.543243 21961 raft_consensus.cc:740] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:23.542066 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b586b08844472cb3a1372bd7a7a5d3" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:23.544029 21961 consensus_queue.cc:260] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.544833 22109 raft_consensus.cc:3060] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.544034 21959 raft_consensus.cc:515] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.545567 21961 raft_consensus.cc:3060] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.547737 21959 leader_election.cc:290] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 2 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:23.548767 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:23.549425 22035 raft_consensus.cc:3055] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:23.549763 22035 raft_consensus.cc:740] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:23.549903 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:23.550469 22110 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.550747 22035 consensus_queue.cc:260] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.551396 22109 raft_consensus.cc:2468] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:23.552042 22035 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.552673 21999 leader_election.cc:304] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:23.553515 22162 raft_consensus.cc:2804] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:23.553964 22162 raft_consensus.cc:697] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:23.554788 22162 consensus_queue.cc:237] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.559010 22110 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 2.
I20260710 13:23:23.559365 22035 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 2.
I20260710 13:23:23.560421 21924 leader_election.cc:304] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:23.561358 22159 raft_consensus.cc:2804] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:23.561825 22159 raft_consensus.cc:697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:23.562598 22159 consensus_queue.cc:237] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.562951 21857 catalog_manager.cc:5697] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 1 to 2, leader changed from 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129) to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.569314 21961 raft_consensus.cc:2468] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:23.571413 21855 catalog_manager.cc:5697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 1 to 2, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.601347 22162 raft_consensus.cc:993] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402: : Instructing follower 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:23.601826 22162 raft_consensus.cc:1081] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Signalling peer 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:23.603539 22110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22"
dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:40910
I20260710 13:23:23.604116 22110 raft_consensus.cc:493] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:23.604501 22110 raft_consensus.cc:3060] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.611439 22110 raft_consensus.cc:515] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.614449 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:23.614658 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba320380e947ff96338dd7b2ee0d22" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:23.615213 21961 raft_consensus.cc:3060] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.615695 22110 leader_election.cc:290] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:23.615242 22035 raft_consensus.cc:3055] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:23.617093 22035 raft_consensus.cc:740] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:23.618011 22035 consensus_queue.cc:260] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.619223 22035 raft_consensus.cc:3060] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:23.622742 21961 raft_consensus.cc:2468] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 2.
I20260710 13:23:23.623785 22073 leader_election.cc:304] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:23.624475 22166 raft_consensus.cc:2804] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:23.625653 22035 raft_consensus.cc:2468] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 2.
I20260710 13:23:23.625751 22166 raft_consensus.cc:697] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Becoming Leader. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Running, Role: LEADER
I20260710 13:23:23.626667 22166 consensus_queue.cc:237] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:23.633430 21855 catalog_manager.cc:5697] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 reported cstate change: term changed from 1 to 2, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.853281 21961 raft_consensus.cc:1275] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:23.854624 22162 consensus_queue.cc:1048] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:23.862887 22110 raft_consensus.cc:1275] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:23.865132 22188 consensus_queue.cc:1048] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:23.905848 22110 raft_consensus.cc:1275] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:23.907301 22159 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:23.915697 22035 raft_consensus.cc:1275] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:23.917151 22200 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:24.055331 21961 raft_consensus.cc:1275] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:24.056849 22188 consensus_queue.cc:1048] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:24.065222 22110 raft_consensus.cc:1275] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:24.066886 22235 consensus_queue.cc:1048] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:24.135802 22035 raft_consensus.cc:1275] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:24.137087 22200 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:24.147683 22110 raft_consensus.cc:1275] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:24.149744 22157 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:24.226248 21961 raft_consensus.cc:1275] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:24.228246 22166 consensus_queue.cc:1048] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:24.234400 22035 raft_consensus.cc:1275] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:24.235921 22166 consensus_queue.cc:1048] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:26.345757 21826 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:23:26.346704 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:26.364863 21961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
mode: GRACEFUL
new_leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:50964
I20260710 13:23:26.365360 21961 raft_consensus.cc:606] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Received request to transfer leadership to TS 7a8996722b5c43b5b1a49f988907fbd6
I20260710 13:23:26.376133 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0cf7217097041039944b60d77b259c5"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:58118
I20260710 13:23:26.376698 22035 raft_consensus.cc:606] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Received request to transfer leadership to TS 7a8996722b5c43b5b1a49f988907fbd6
I20260710 13:23:26.377921 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:26.378557 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:26.487004 22246 raft_consensus.cc:993] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7: : Instructing follower 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:26.487447 22157 raft_consensus.cc:1081] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Signalling peer 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:26.488978 22110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d"
dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:40908
I20260710 13:23:26.489471 22110 raft_consensus.cc:493] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:26.489753 22110 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:26.494064 22110 raft_consensus.cc:515] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:26.495445 22110 leader_election.cc:290] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 3 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:26.496332 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:26.496516 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:26.496850 21961 raft_consensus.cc:3055] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:26.497087 22035 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:26.497171 21961 raft_consensus.cc:740] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:26.497901 21961 consensus_queue.cc:260] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:26.498865 21961 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:26.501765 22035 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 3.
I20260710 13:23:26.502759 22076 leader_election.cc:304] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [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: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:26.503163 21961 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 3.
I20260710 13:23:26.503470 22241 raft_consensus.cc:2804] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:26.504628 22241 raft_consensus.cc:697] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 LEADER]: Becoming Leader. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Running, Role: LEADER
I20260710 13:23:26.505324 22241 consensus_queue.cc:237] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:26.514384 21857 catalog_manager.cc:5697] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 reported cstate change: term changed from 2 to 3, leader changed from 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129) to 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131). New cstate: current_term: 3 leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.663872 22240 raft_consensus.cc:993] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: : Instructing follower 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:26.664333 22253 raft_consensus.cc:1081] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Signalling peer 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:26.665936 22110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0cf7217097041039944b60d77b259c5"
dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:40910
I20260710 13:23:26.666374 22110 raft_consensus.cc:493] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:26.666654 22110 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.671573 22110 raft_consensus.cc:515] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:26.673115 22110 leader_election.cc:290] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:26.673789 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:26.674011 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:26.674301 21961 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.674620 22035 raft_consensus.cc:3055] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:26.674908 22035 raft_consensus.cc:740] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:26.675491 22035 consensus_queue.cc:260] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:26.676324 22035 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.678973 21961 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 2.
I20260710 13:23:26.679903 22073 leader_election.cc:304] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:26.680543 22035 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 2.
I20260710 13:23:26.680593 22241 raft_consensus.cc:2804] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:26.681155 22241 raft_consensus.cc:697] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Becoming Leader. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Running, Role: LEADER
I20260710 13:23:26.681973 22241 consensus_queue.cc:237] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:26.688225 21857 catalog_manager.cc:5697] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 reported cstate change: term changed from 1 to 2, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:27.027537 21961 raft_consensus.cc:1275] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:27.028913 22241 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:27.036214 22036 raft_consensus.cc:1275] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:27.038604 22256 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:27.203442 21961 raft_consensus.cc:1275] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:27.204823 22256 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, 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.215083 22036 raft_consensus.cc:1275] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:27.216787 22256 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, 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.379531 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:27.398003 22110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d"
dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
mode: GRACEFUL
new_leader_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:23:27.398450 22110 raft_consensus.cc:606] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 LEADER]: Received request to transfer leadership to TS dbae81f877034eff8d6cb588adce3402
I20260710 13:23:27.403354 21961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
mode: GRACEFUL
new_leader_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:50958
I20260710 13:23:27.403856 21961 raft_consensus.cc:606] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Received request to transfer leadership to TS dbae81f877034eff8d6cb588adce3402
I20260710 13:23:27.409204 21961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
mode: GRACEFUL
new_leader_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:50958
I20260710 13:23:27.409732 21961 raft_consensus.cc:606] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Received request to transfer leadership to TS dbae81f877034eff8d6cb588adce3402
I20260710 13:23:27.414580 21961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
mode: GRACEFUL
new_leader_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:50958
I20260710 13:23:27.415086 21961 raft_consensus.cc:606] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Received request to transfer leadership to TS dbae81f877034eff8d6cb588adce3402
I20260710 13:23:27.425284 22110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0cf7217097041039944b60d77b259c5"
dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
mode: GRACEFUL
new_leader_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:23:27.425798 22110 raft_consensus.cc:606] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Received request to transfer leadership to TS dbae81f877034eff8d6cb588adce3402
I20260710 13:23:27.433843 22157 raft_consensus.cc:993] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: : Instructing follower dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.434244 22266 raft_consensus.cc:1081] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Signalling peer dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.435632 22036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:23:27.436086 22036 raft_consensus.cc:493] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:27.436347 22036 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.440593 22036 raft_consensus.cc:515] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.442327 22036 leader_election.cc:290] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:27.443374 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:27.443222 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:27.443879 22110 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.443956 21961 raft_consensus.cc:3055] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:27.444309 21961 raft_consensus.cc:740] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:27.445119 21961 consensus_queue.cc:260] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.446256 21961 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.449986 22110 raft_consensus.cc:2468] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:27.451150 21999 leader_election.cc:304] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:27.451953 22253 raft_consensus.cc:2804] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:27.452567 21961 raft_consensus.cc:2468] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:27.453248 22253 raft_consensus.cc:697] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:27.454041 22253 consensus_queue.cc:237] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.461076 21857 catalog_manager.cc:5697] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 1 to 2, leader changed from 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129) to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.501888 22157 raft_consensus.cc:993] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7: : Instructing follower dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.502321 22266 raft_consensus.cc:1081] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Signalling peer dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.503751 22036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:23:27.504231 22036 raft_consensus.cc:493] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:27.504518 22036 raft_consensus.cc:3060] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.510377 22036 raft_consensus.cc:515] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.512277 22036 leader_election.cc:290] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:27.513200 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:27.513486 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62ed213cf54216a34557fc25b60309" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:27.513862 21961 raft_consensus.cc:3055] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:27.514009 22110 raft_consensus.cc:3060] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.514287 21961 raft_consensus.cc:740] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:27.514704 22157 raft_consensus.cc:993] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7: : Instructing follower dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.515168 22266 raft_consensus.cc:1081] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Signalling peer dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.515226 21961 consensus_queue.cc:260] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.516651 21961 raft_consensus.cc:3060] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.516865 22035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:58092
I20260710 13:23:27.517500 22035 raft_consensus.cc:493] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:27.517836 22035 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:27.520676 22110 raft_consensus.cc:2468] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:27.521870 21999 leader_election.cc:304] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:27.522722 22253 raft_consensus.cc:2804] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:27.524192 22253 raft_consensus.cc:697] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:27.523666 21961 raft_consensus.cc:2468] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 2.
I20260710 13:23:27.522446 22035 raft_consensus.cc:515] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.525285 22253 consensus_queue.cc:237] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.526284 22035 leader_election.cc:290] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 3 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:27.528080 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:27.528213 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:27.528786 22110 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:27.531358 21961 raft_consensus.cc:3055] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:27.531883 21961 raft_consensus.cc:740] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:27.532752 21961 consensus_queue.cc:260] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.534017 21961 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:27.535290 21857 catalog_manager.cc:5697] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 1 to 2, leader changed from 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129) to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.537910 22110 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 3.
I20260710 13:23:27.539142 21999 leader_election.cc:304] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [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: 7a8996722b5c43b5b1a49f988907fbd6, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:27.539983 22253 raft_consensus.cc:2804] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:27.540407 22253 raft_consensus.cc:697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:27.540906 21961 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 3.
I20260710 13:23:27.541304 22253 consensus_queue.cc:237] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.550287 21857 catalog_manager.cc:5697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 2 to 3, leader changed from 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129) to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 3 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.564599 22258 raft_consensus.cc:993] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6: : Instructing follower dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.565142 22256 raft_consensus.cc:1081] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 LEADER]: Signalling peer dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.566627 22035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:58098
I20260710 13:23:27.567126 22035 raft_consensus.cc:493] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:27.567451 22035 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:27.571372 22035 raft_consensus.cc:515] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:27.572674 22035 leader_election.cc:290] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 4 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:27.573540 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:27.574080 21961 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:27.574038 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b030d55ca8e04c498b359d0cda56f59d" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:27.574610 22110 raft_consensus.cc:3055] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:27.574879 22110 raft_consensus.cc:740] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Running, Role: LEADER
I20260710 13:23:27.575446 22110 consensus_queue.cc:260] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:27.576294 22110 raft_consensus.cc:3060] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:27.578255 21961 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 4.
I20260710 13:23:27.579236 21999 leader_election.cc:304] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [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: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:27.579914 22253 raft_consensus.cc:2804] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:27.580346 22253 raft_consensus.cc:697] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 4 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:27.581409 22253 consensus_queue.cc:237] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } }
I20260710 13:23:27.582149 22110 raft_consensus.cc:2468] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 4.
I20260710 13:23:27.586915 21857 catalog_manager.cc:5697] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 3 to 4, leader changed from 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131) to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 4 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:27.621197 22256 raft_consensus.cc:993] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6: : Instructing follower dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.621619 22241 raft_consensus.cc:1081] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Signalling peer dbae81f877034eff8d6cb588adce3402 to start an election
I20260710 13:23:27.623162 22035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0cf7217097041039944b60d77b259c5"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
 from {username='slave'} at 127.0.0.1:58098
I20260710 13:23:27.623611 22035 raft_consensus.cc:493] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:27.623914 22035 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:27.628360 22035 raft_consensus.cc:515] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.629961 22035 leader_election.cc:290] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [CANDIDATE]: Term 3 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:27.630667 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:27.631196 21961 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:27.632370 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "dbae81f877034eff8d6cb588adce3402" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:27.632992 22110 raft_consensus.cc:3055] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:27.633301 22110 raft_consensus.cc:740] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Running, Role: LEADER
I20260710 13:23:27.634016 22110 consensus_queue.cc:260] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.635064 22110 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:27.636332 21961 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 3.
I20260710 13:23:27.637233 21999 leader_election.cc:304] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [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: 3ff1551943cf481cac1d13c6f157b5e7, dbae81f877034eff8d6cb588adce3402; no voters: 
I20260710 13:23:27.637905 22272 raft_consensus.cc:2804] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:27.638345 22272 raft_consensus.cc:697] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Becoming Leader. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:27.639317 22110 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbae81f877034eff8d6cb588adce3402 in term 3.
I20260710 13:23:27.639127 22272 consensus_queue.cc:237] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:27.644833 21857 catalog_manager.cc:5697] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 reported cstate change: term changed from 2 to 3, leader changed from 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131) to dbae81f877034eff8d6cb588adce3402 (127.21.80.130). New cstate: current_term: 3 leader_uuid: "dbae81f877034eff8d6cb588adce3402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.892367 21961 raft_consensus.cc:1275] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:27.893586 22272 consensus_queue.cc:1048] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, 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.903717 22110 raft_consensus.cc:1275] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:27.905236 22253 consensus_queue.cc:1048] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, 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.955130 22110 raft_consensus.cc:1275] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:27.956334 22272 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:27.965277 21961 raft_consensus.cc:1275] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:27.967540 22267 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:27.989650 21961 raft_consensus.cc:1275] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:27.990957 22267 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:27.998637 22110 raft_consensus.cc:1275] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:28.000567 22253 consensus_queue.cc:1048] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:28.135061 21961 raft_consensus.cc:1275] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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.136067 22253 consensus_queue.cc:1048] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, 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.143914 22110 raft_consensus.cc:1275] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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.145473 22253 consensus_queue.cc:1048] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, 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.198167 22110 raft_consensus.cc:1275] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:28.199517 22267 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:28.206666 21961 raft_consensus.cc:1275] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Refusing update from remote peer dbae81f877034eff8d6cb588adce3402: 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:28.207974 22253 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:30.433025 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:30.442230 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:58118
I20260710 13:23:30.442899 22035 raft_consensus.cc:606] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Received request to transfer leadership to TS 7a8996722b5c43b5b1a49f988907fbd6
I20260710 13:23:30.445699 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:58118
I20260710 13:23:30.446156 22035 raft_consensus.cc:606] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Received request to transfer leadership to TS 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:30.448525 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:58118
I20260710 13:23:30.449013 22035 raft_consensus.cc:606] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Received request to transfer leadership to TS 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:30.451520 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0cf7217097041039944b60d77b259c5"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:58118
I20260710 13:23:30.452003 22035 raft_consensus.cc:606] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Received request to transfer leadership to TS 3ff1551943cf481cac1d13c6f157b5e7
I20260710 13:23:30.454361 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb"
dest_uuid: "dbae81f877034eff8d6cb588adce3402"
mode: GRACEFUL
new_leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:58118
I20260710 13:23:30.454900 22035 raft_consensus.cc:606] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Received request to transfer leadership to TS 7a8996722b5c43b5b1a49f988907fbd6
I20260710 13:23:30.456070 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:23:30.456516 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:30.464422 22286 raft_consensus.cc:993] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402: : Instructing follower 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:30.465049 22272 raft_consensus.cc:1081] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Signalling peer 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:30.466362 22285 raft_consensus.cc:993] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: : Instructing follower 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:30.466861 22272 raft_consensus.cc:1081] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Signalling peer 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:30.466804 22108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258"
dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:40910
I20260710 13:23:30.467460 22108 raft_consensus.cc:493] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:30.467840 22108 raft_consensus.cc:3060] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:30.468781 21959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0cf7217097041039944b60d77b259c5"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:50944
I20260710 13:23:30.469277 21959 raft_consensus.cc:493] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:30.469578 21959 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:30.473814 22108 raft_consensus.cc:515] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.474620 21959 raft_consensus.cc:515] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.475858 22108 leader_election.cc:290] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 2 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:30.477255 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:30.477514 21959 leader_election.cc:290] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 4 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:30.477855 21961 raft_consensus.cc:3060] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:30.477968 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:30.478142 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cf7217097041039944b60d77b259c5" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:30.478598 22109 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:30.477041 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb6ea3c1e5d48e698b6e1df29e12258" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:30.478724 22036 raft_consensus.cc:3055] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:30.479187 22035 raft_consensus.cc:3055] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:30.479140 22036 raft_consensus.cc:740] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:30.479631 22035 raft_consensus.cc:740] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:30.480191 22036 consensus_queue.cc:260] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.480434 22035 consensus_queue.cc:260] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.481734 22036 raft_consensus.cc:3060] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:30.481707 22035 raft_consensus.cc:3060] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:30.485110 21961 raft_consensus.cc:2468] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 2.
I20260710 13:23:30.485772 22109 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 4.
I20260710 13:23:30.486639 22073 leader_election.cc:304] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:30.487265 21924 leader_election.cc:304] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [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: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:30.487797 22241 raft_consensus.cc:2804] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:30.489136 22036 raft_consensus.cc:2468] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 4.
I20260710 13:23:30.489604 22035 raft_consensus.cc:2468] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 2.
I20260710 13:23:30.491340 22241 raft_consensus.cc:697] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Becoming Leader. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Running, Role: LEADER
I20260710 13:23:30.491814 22287 raft_consensus.cc:2804] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:30.492275 22241 consensus_queue.cc:237] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.493125 22287 raft_consensus.cc:697] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:30.493942 22287 consensus_queue.cc:237] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.501194 21855 catalog_manager.cc:5697] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 reported cstate change: term changed from 1 to 2, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:30.502797 21857 catalog_manager.cc:5697] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 3 to 4, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 4 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:30.560809 22285 raft_consensus.cc:993] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: : Instructing follower 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:30.561354 22272 raft_consensus.cc:1081] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Signalling peer 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:30.562755 21961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:50944
I20260710 13:23:30.563230 21961 raft_consensus.cc:493] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:30.563476 21961 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:30.567727 21961 raft_consensus.cc:515] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.569418 21961 leader_election.cc:290] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 4 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:30.570163 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:30.570585 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb411ec5a5b4b0b8bf57f1fc1ff7db8" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:30.570658 22035 raft_consensus.cc:3055] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:30.571123 22035 raft_consensus.cc:740] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:30.571144 22109 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:30.571993 22035 consensus_queue.cc:260] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.572922 22035 raft_consensus.cc:3060] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:30.576161 22109 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 4.
I20260710 13:23:30.577337 21924 leader_election.cc:304] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [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: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:30.577868 22035 raft_consensus.cc:2468] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 4.
I20260710 13:23:30.578194 22287 raft_consensus.cc:2804] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:30.578708 22287 raft_consensus.cc:697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:30.579476 22287 consensus_queue.cc:237] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.586669 21857 catalog_manager.cc:5697] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 3 to 4, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 4 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:30.641654 22285 raft_consensus.cc:993] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402: : Instructing follower 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:30.642166 22272 raft_consensus.cc:1081] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Signalling peer 7a8996722b5c43b5b1a49f988907fbd6 to start an election
I20260710 13:23:30.644069 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb"
dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
 from {username='slave'} at 127.0.0.1:40910
I20260710 13:23:30.644714 22109 raft_consensus.cc:493] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:30.645205 22109 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.650506 22109 raft_consensus.cc:515] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.652251 22109 leader_election.cc:290] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [CANDIDATE]: Term 3 election: Requested vote from peers 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279), dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465)
I20260710 13:23:30.653188 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
I20260710 13:23:30.653324 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb72ea28dd4ebca84a268a9234c7eb" candidate_uuid: "7a8996722b5c43b5b1a49f988907fbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:30.653808 21961 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.654080 22035 raft_consensus.cc:3055] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:30.654366 22035 raft_consensus.cc:740] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:30.655093 22035 consensus_queue.cc:260] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.656136 22035 raft_consensus.cc:3060] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.659886 21961 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 3.
I20260710 13:23:30.661108 22073 leader_election.cc:304] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [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: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:30.661835 22241 raft_consensus.cc:2804] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:30.661927 22035 raft_consensus.cc:2468] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8996722b5c43b5b1a49f988907fbd6 in term 3.
I20260710 13:23:30.662312 22241 raft_consensus.cc:697] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 LEADER]: Becoming Leader. State: Replica: 7a8996722b5c43b5b1a49f988907fbd6, State: Running, Role: LEADER
I20260710 13:23:30.663229 22241 consensus_queue.cc:237] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.670835 21857 catalog_manager.cc:5697] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 reported cstate change: term changed from 2 to 3, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131). New cstate: current_term: 3 leader_uuid: "7a8996722b5c43b5b1a49f988907fbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:30.775573 22285 raft_consensus.cc:993] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402: : Instructing follower 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:30.776139 22286 raft_consensus.cc:1081] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Signalling peer 3ff1551943cf481cac1d13c6f157b5e7 to start an election
I20260710 13:23:30.777879 21959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec"
dest_uuid: "3ff1551943cf481cac1d13c6f157b5e7"
 from {username='slave'} at 127.0.0.1:50944
I20260710 13:23:30.778445 21959 raft_consensus.cc:493] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:30.778822 21959 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.783303 21959 raft_consensus.cc:515] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.785090 21959 leader_election.cc:290] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [CANDIDATE]: Term 3 election: Requested vote from peers dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465), 7a8996722b5c43b5b1a49f988907fbd6 (127.21.80.131:45453)
I20260710 13:23:30.785985 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbae81f877034eff8d6cb588adce3402"
I20260710 13:23:30.786177 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c44657ba44a51bcb78ca1f29fcfec" candidate_uuid: "3ff1551943cf481cac1d13c6f157b5e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a8996722b5c43b5b1a49f988907fbd6"
I20260710 13:23:30.786492 22035 raft_consensus.cc:3055] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:30.786672 22109 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.786836 22035 raft_consensus.cc:740] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dbae81f877034eff8d6cb588adce3402, State: Running, Role: LEADER
I20260710 13:23:30.787571 22035 consensus_queue.cc:260] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.788470 22035 raft_consensus.cc:3060] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.791424 22109 raft_consensus.cc:2468] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 3.
I20260710 13:23:30.792418 21924 leader_election.cc:304] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [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: 3ff1551943cf481cac1d13c6f157b5e7, 7a8996722b5c43b5b1a49f988907fbd6; no voters: 
I20260710 13:23:30.792658 22035 raft_consensus.cc:2468] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ff1551943cf481cac1d13c6f157b5e7 in term 3.
I20260710 13:23:30.793305 22287 raft_consensus.cc:2804] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:30.793790 22287 raft_consensus.cc:697] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 LEADER]: Becoming Leader. State: Replica: 3ff1551943cf481cac1d13c6f157b5e7, State: Running, Role: LEADER
I20260710 13:23:30.794533 22287 consensus_queue.cc:237] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [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: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } }
I20260710 13:23:30.801438 21857 catalog_manager.cc:5697] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 reported cstate change: term changed from 2 to 3, leader changed from dbae81f877034eff8d6cb588adce3402 (127.21.80.130) to 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129). New cstate: current_term: 3 leader_uuid: "3ff1551943cf481cac1d13c6f157b5e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:30.891860 22035 raft_consensus.cc:1275] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:30.893165 22287 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:30.903648 22109 raft_consensus.cc:1275] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:30.905884 22303 consensus_queue.cc:1048] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:30.920296 22035 raft_consensus.cc:1275] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:30.921227 21959 raft_consensus.cc:1275] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:30.922912 22288 consensus_queue.cc:1048] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, 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.924384 22241 consensus_queue.cc:1048] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:31.023859 22035 raft_consensus.cc:1275] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:31.025127 22303 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, 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.033542 22109 raft_consensus.cc:1275] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:31.035677 22303 consensus_queue.cc:1048] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, 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.067152 21959 raft_consensus.cc:1275] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:31.068503 22308 consensus_queue.cc:1048] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ff1551943cf481cac1d13c6f157b5e7" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 45279 }, 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.079712 22035 raft_consensus.cc:1275] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Refusing update from remote peer 7a8996722b5c43b5b1a49f988907fbd6: 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:31.081182 22241 consensus_queue.cc:1048] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, 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.241815 22109 raft_consensus.cc:1275] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:31.243108 22303 consensus_queue.cc:1048] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8996722b5c43b5b1a49f988907fbd6" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 45453 }, 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.252117 22035 raft_consensus.cc:1275] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Refusing update from remote peer 3ff1551943cf481cac1d13c6f157b5e7: 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:31.253948 22303 consensus_queue.cc:1048] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbae81f877034eff8d6cb588adce3402" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43465 }, 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.457477 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:31.463671 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
I20260710 13:23:31.491863 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:31.492769 21826 tablet_replica.cc:333] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.493793 21826 raft_consensus.cc:2243] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.494398 21826 raft_consensus.cc:2272] T 84ba320380e947ff96338dd7b2ee0d22 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.496644 21826 tablet_replica.cc:333] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.497218 21826 raft_consensus.cc:2243] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.497659 21826 raft_consensus.cc:2272] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.499929 21826 tablet_replica.cc:333] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.500553 21826 raft_consensus.cc:2243] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.501080 21826 raft_consensus.cc:2272] T b030d55ca8e04c498b359d0cda56f59d P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.503129 21826 tablet_replica.cc:333] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.503643 21826 raft_consensus.cc:2243] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.504122 21826 raft_consensus.cc:2272] T 37b586b08844472cb3a1372bd7a7a5d3 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.505884 21826 tablet_replica.cc:333] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.506368 21826 raft_consensus.cc:2243] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.507061 21826 raft_consensus.cc:2272] T e0cf7217097041039944b60d77b259c5 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.509409 21826 tablet_replica.cc:333] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.509884 21826 raft_consensus.cc:2243] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.510277 21826 raft_consensus.cc:2272] T eb62ed213cf54216a34557fc25b60309 P 3ff1551943cf481cac1d13c6f157b5e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.511762 21826 tablet_replica.cc:333] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.512208 21826 raft_consensus.cc:2243] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.512605 21826 raft_consensus.cc:2272] T fffb72ea28dd4ebca84a268a9234c7eb P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.514629 21826 tablet_replica.cc:333] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.515093 21826 raft_consensus.cc:2243] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.515909 21826 raft_consensus.cc:2272] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 3ff1551943cf481cac1d13c6f157b5e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.517952 21826 tablet_replica.cc:333] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7: stopping tablet replica
I20260710 13:23:31.518370 21826 raft_consensus.cc:2243] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.519047 21826 raft_consensus.cc:2272] T c41c44657ba44a51bcb78ca1f29fcfec P 3ff1551943cf481cac1d13c6f157b5e7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:31.527513 22073 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:23:31.530789 22073 consensus_peers.cc:597] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 -> Peer 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279): Couldn't send request to peer 3ff1551943cf481cac1d13c6f157b5e7. 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:31.685068 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
W20260710 13:23:31.685518 22073 consensus_peers.cc:597] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 -> Peer 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279): Couldn't send request to peer 3ff1551943cf481cac1d13c6f157b5e7. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:31.688374 22073 consensus_peers.cc:597] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 -> Peer 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279): Couldn't send request to peer 3ff1551943cf481cac1d13c6f157b5e7. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:31.689533 21999 consensus_peers.cc:597] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 -> Peer 3ff1551943cf481cac1d13c6f157b5e7 (127.21.80.129:45279): Couldn't send request to peer 3ff1551943cf481cac1d13c6f157b5e7. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:31.710798 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
I20260710 13:23:31.732340 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:31.733111 21826 tablet_replica.cc:333] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.733691 21826 raft_consensus.cc:2243] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.734453 21826 raft_consensus.cc:2272] T 37b586b08844472cb3a1372bd7a7a5d3 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.736126 21826 tablet_replica.cc:333] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.736620 21826 raft_consensus.cc:2243] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.737073 21826 raft_consensus.cc:2272] T 6fb6ea3c1e5d48e698b6e1df29e12258 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.739225 21826 tablet_replica.cc:333] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.739706 21826 raft_consensus.cc:2243] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.740407 21826 raft_consensus.cc:2272] T b030d55ca8e04c498b359d0cda56f59d P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.742080 21826 tablet_replica.cc:333] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.742552 21826 raft_consensus.cc:2243] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.742933 21826 raft_consensus.cc:2272] T e0cf7217097041039944b60d77b259c5 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.745245 21826 tablet_replica.cc:333] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.745735 21826 raft_consensus.cc:2243] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.746435 21826 raft_consensus.cc:2272] T eb62ed213cf54216a34557fc25b60309 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.748154 21826 tablet_replica.cc:333] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.748605 21826 raft_consensus.cc:2243] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.749028 21826 raft_consensus.cc:2272] T 84ba320380e947ff96338dd7b2ee0d22 P dbae81f877034eff8d6cb588adce3402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.750491 21826 tablet_replica.cc:333] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.750949 21826 raft_consensus.cc:2243] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.751317 21826 raft_consensus.cc:2272] T fffb72ea28dd4ebca84a268a9234c7eb P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.753341 21826 tablet_replica.cc:333] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.753774 21826 raft_consensus.cc:2243] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.754140 21826 raft_consensus.cc:2272] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P dbae81f877034eff8d6cb588adce3402 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.755985 21826 tablet_replica.cc:333] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402: stopping tablet replica
I20260710 13:23:31.756393 21826 raft_consensus.cc:2243] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.756803 21826 raft_consensus.cc:2272] T c41c44657ba44a51bcb78ca1f29fcfec P dbae81f877034eff8d6cb588adce3402 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.783855 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
I20260710 13:23:31.799989 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
W20260710 13:23:31.809263 22076 consensus_peers.cc:597] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 -> Peer dbae81f877034eff8d6cb588adce3402 (127.21.80.130:43465): Couldn't send request to peer dbae81f877034eff8d6cb588adce3402. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:43465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:31.823421 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:31.824086 21826 tablet_replica.cc:333] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.824723 21826 raft_consensus.cc:2243] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.825569 21826 raft_consensus.cc:2272] T 84ba320380e947ff96338dd7b2ee0d22 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.827281 21826 tablet_replica.cc:333] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.827781 21826 raft_consensus.cc:2243] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.828469 21826 raft_consensus.cc:2272] T 6fb6ea3c1e5d48e698b6e1df29e12258 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.830571 21826 tablet_replica.cc:333] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.831055 21826 raft_consensus.cc:2243] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.831465 21826 raft_consensus.cc:2272] T b030d55ca8e04c498b359d0cda56f59d P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.833088 21826 tablet_replica.cc:333] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.833557 21826 raft_consensus.cc:2243] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.833941 21826 raft_consensus.cc:2272] T 37b586b08844472cb3a1372bd7a7a5d3 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.835891 21826 tablet_replica.cc:333] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.836359 21826 raft_consensus.cc:2243] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.836802 21826 raft_consensus.cc:2272] T eb62ed213cf54216a34557fc25b60309 P 7a8996722b5c43b5b1a49f988907fbd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.838321 21826 tablet_replica.cc:333] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.838775 21826 raft_consensus.cc:2243] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.839210 21826 raft_consensus.cc:2272] T e0cf7217097041039944b60d77b259c5 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.841744 21826 tablet_replica.cc:333] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.842214 21826 raft_consensus.cc:2243] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.842609 21826 raft_consensus.cc:2272] T c41c44657ba44a51bcb78ca1f29fcfec P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.844599 21826 tablet_replica.cc:333] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.845077 21826 raft_consensus.cc:2243] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:31.845716 21826 raft_consensus.cc:2272] T fffb72ea28dd4ebca84a268a9234c7eb P 7a8996722b5c43b5b1a49f988907fbd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.847399 21826 tablet_replica.cc:333] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6: stopping tablet replica
I20260710 13:23:31.847854 21826 raft_consensus.cc:2243] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.848269 21826 raft_consensus.cc:2272] T bcb411ec5a5b4b0b8bf57f1fc1ff7db8 P 7a8996722b5c43b5b1a49f988907fbd6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.874119 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:23:31.892418 21826 master.cc:562] Master@127.21.80.190:45533 shutting down...
I20260710 13:23:32.069175 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:32.069782 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.070187 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P d265c3572acb4a1ea3c8157118af2100: stopping tablet replica
I20260710 13:23:32.089509 21826 master.cc:584] Master@127.21.80.190:45533 shutdown complete.
3ff1551943cf481cac1d13c6f157b5e7  4
7a8996722b5c43b5b1a49f988907fbd6  1
dbae81f877034eff8d6cb588adce3402  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12908 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:23:32.132069 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:43931
I20260710 13:23:32.133349 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:32.139433 22322 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:32.139811 22323 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:32.141196 21826 server_base.cc:1061] running on GCE node
W20260710 13:23:32.141314 22325 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:32.142428 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:32.142620 21826 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:32.142829 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689812142800 us; error 0 us; skew 500 ppm
I20260710 13:23:32.143362 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:32.146136 21826 webserver.cc:533] Webserver started at http://127.21.80.190:45171/ using document root <none> and password file <none>
I20260710 13:23:32.146684 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:32.146895 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:32.147186 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:32.148370 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "d9d9c2c5ab4045c1971338ced3d17368"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.153062 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:32.156476 22330 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:32.157255 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:32.157546 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "d9d9c2c5ab4045c1971338ced3d17368"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.157898 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-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:32.179141 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:32.180404 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:32.221205 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:43931
I20260710 13:23:32.221302 22381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:43931 every 8 connection(s)
I20260710 13:23:32.226814 22382 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:32.237576 22382 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368: Bootstrap starting.
I20260710 13:23:32.242230 22382 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.246465 22382 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368: No bootstrap required, opened a new log
I20260710 13:23:32.248672 22382 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9d9c2c5ab4045c1971338ced3d17368" member_type: VOTER }
I20260710 13:23:32.249156 22382 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.249363 22382 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d9c2c5ab4045c1971338ced3d17368, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.249876 22382 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9d9c2c5ab4045c1971338ced3d17368" member_type: VOTER }
I20260710 13:23:32.250335 22382 raft_consensus.cc:399] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:32.250551 22382 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:32.250790 22382 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.254942 22382 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9d9c2c5ab4045c1971338ced3d17368" member_type: VOTER }
I20260710 13:23:32.255455 22382 leader_election.cc:304] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [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: d9d9c2c5ab4045c1971338ced3d17368; no voters: 
I20260710 13:23:32.256703 22382 leader_election.cc:290] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:32.257197 22385 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:32.258500 22385 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 1 LEADER]: Becoming Leader. State: Replica: d9d9c2c5ab4045c1971338ced3d17368, State: Running, Role: LEADER
I20260710 13:23:32.259176 22385 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [LEADER]: Queue going to LEADER mode. State: All 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: "d9d9c2c5ab4045c1971338ced3d17368" member_type: VOTER }
I20260710 13:23:32.260080 22382 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:32.264341 22387 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9d9c2c5ab4045c1971338ced3d17368. Latest consensus state: current_term: 1 leader_uuid: "d9d9c2c5ab4045c1971338ced3d17368" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9d9c2c5ab4045c1971338ced3d17368" member_type: VOTER } }
I20260710 13:23:32.264835 22386 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d9d9c2c5ab4045c1971338ced3d17368" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9d9c2c5ab4045c1971338ced3d17368" member_type: VOTER } }
I20260710 13:23:32.265236 22387 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:32.265401 22386 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:32.267257 22391 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:32.272322 22391 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:32.279217 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:32.281354 22391 catalog_manager.cc:1383] Generated new cluster ID: f8f541e3f0d94b9390a7e655940a0580
I20260710 13:23:32.281662 22391 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:32.303941 22391 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:32.305269 22391 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:32.317612 22391 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368: Generated new TSK 0
I20260710 13:23:32.318279 22391 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:32.346091 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:32.351943 22403 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:32.352983 22404 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:32.354187 22406 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:32.354602 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:32.355412 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:32.355587 21826 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:32.355798 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689812355779 us; error 0 us; skew 500 ppm
I20260710 13:23:32.356370 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:32.358654 21826 webserver.cc:533] Webserver started at http://127.21.80.129:44051/ using document root <none> and password file <none>
I20260710 13:23:32.359163 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:32.359340 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:32.359669 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:32.360685 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "03250168ff394ca29b32fa09d84eb278"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.365464 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:32.368511 22411 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:32.369267 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:32.369542 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "03250168ff394ca29b32fa09d84eb278"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.369827 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-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:32.389979 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:32.391244 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:32.392707 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:32.395110 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:32.395339 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:32.395591 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:32.395779 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:32.436056 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:40077
I20260710 13:23:32.436192 22473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:40077 every 8 connection(s)
I20260710 13:23:32.440953 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:32.447628 22478 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:32.449411 22479 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:32.452780 22481 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:32.453820 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:32.454516 22474 heartbeater.cc:344] Connected to a master server at 127.21.80.190:43931
I20260710 13:23:32.454902 22474 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:32.454970 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:32.455268 21826 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:32.455459 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689812455439 us; error 0 us; skew 500 ppm
I20260710 13:23:32.455852 22474 heartbeater.cc:507] Master 127.21.80.190:43931 requested a full tablet report, sending...
I20260710 13:23:32.456188 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:32.458483 22347 ts_manager.cc:194] Registered new tserver with Master: 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077)
I20260710 13:23:32.459322 21826 webserver.cc:533] Webserver started at http://127.21.80.130:35183/ using document root <none> and password file <none>
I20260710 13:23:32.460017 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:32.460253 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:32.460556 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:32.460970 22347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42620
I20260710 13:23:32.462137 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "b347698c99b3475d82810c1364e17e0b"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.467523 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:23:32.471287 22486 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:32.472121 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:32.472370 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "b347698c99b3475d82810c1364e17e0b"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.472616 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-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:32.501554 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:32.502776 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:32.504240 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:32.506930 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:32.507187 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:32.507465 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:32.507674 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:32.550252 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:34969
I20260710 13:23:32.550388 22548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:34969 every 8 connection(s)
I20260710 13:23:32.555326 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:32.563922 22552 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:32.564337 22553 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:32.567457 22555 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:32.567871 22549 heartbeater.cc:344] Connected to a master server at 127.21.80.190:43931
I20260710 13:23:32.568233 22549 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:32.568888 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:32.569092 22549 heartbeater.cc:507] Master 127.21.80.190:43931 requested a full tablet report, sending...
I20260710 13:23:32.569736 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:32.569981 21826 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:32.570160 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689812570138 us; error 0 us; skew 500 ppm
I20260710 13:23:32.570763 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:32.571280 22347 ts_manager.cc:194] Registered new tserver with Master: b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:32.572876 22347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42636
I20260710 13:23:32.573529 21826 webserver.cc:533] Webserver started at http://127.21.80.131:44755/ using document root <none> and password file <none>
I20260710 13:23:32.574148 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:32.574398 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:32.574723 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:32.576083 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.580222 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:23:32.583274 22560 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:32.583971 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:32.584204 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
format_stamp: "Formatted at 2026-07-10 13:23:32 on dist-test-slave-ccg1"
I20260710 13:23:32.584442 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689799055746-21826-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:32.601428 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:32.602638 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:32.604156 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:32.606492 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:32.606673 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:32.606974 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:32.607131 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:32.646273 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:43489
I20260710 13:23:32.646368 22622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:43489 every 8 connection(s)
I20260710 13:23:32.661173 22623 heartbeater.cc:344] Connected to a master server at 127.21.80.190:43931
I20260710 13:23:32.661500 22623 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:32.662189 22623 heartbeater.cc:507] Master 127.21.80.190:43931 requested a full tablet report, sending...
I20260710 13:23:32.663995 22347 ts_manager.cc:194] Registered new tserver with Master: 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:32.664796 21826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014998756s
I20260710 13:23:32.665584 22347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42648
I20260710 13:23:32.690011 22347 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42662:
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:32.692816 22347 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:32.761394 22514 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf254b6e1b044aebd1c15c03c693d5b (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:32.762858 22514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf254b6e1b044aebd1c15c03c693d5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.762640 22512 tablet_service.cc:1511] Processing CreateTablet for tablet 450a6680f699449382740bfd5b863f37 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:32.763967 22512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450a6680f699449382740bfd5b863f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.765307 22513 tablet_service.cc:1511] Processing CreateTablet for tablet 053606dbcd96438eb32c83842715d350 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:32.766601 22513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053606dbcd96438eb32c83842715d350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.768784 22511 tablet_service.cc:1511] Processing CreateTablet for tablet cdf4c31ac0ad47cda839940a75d76227 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:32.770090 22511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf4c31ac0ad47cda839940a75d76227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.770614 22510 tablet_service.cc:1511] Processing CreateTablet for tablet c71d2f79721a48dbbdbaf3d2c475bef8 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:32.771932 22510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71d2f79721a48dbbdbaf3d2c475bef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.775187 22509 tablet_service.cc:1511] Processing CreateTablet for tablet 659b235b79ca44a1ab7ee7344040f6cd (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:32.776496 22509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659b235b79ca44a1ab7ee7344040f6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.778746 22508 tablet_service.cc:1511] Processing CreateTablet for tablet a3830ce36da848a1af5845483ea6b990 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:32.785100 22508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3830ce36da848a1af5845483ea6b990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.794250 22507 tablet_service.cc:1511] Processing CreateTablet for tablet fb51bc9d38934af493bd9c9860747652 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:32.795595 22507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb51bc9d38934af493bd9c9860747652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.798269 22505 tablet_service.cc:1511] Processing CreateTablet for tablet 75bc0a709fa14639a7cdf65df8815cb0 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:32.799644 22505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bc0a709fa14639a7cdf65df8815cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.806053 22506 tablet_service.cc:1511] Processing CreateTablet for tablet f0435a8a61c94a4fb1b88ba284265ef4 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:32.807422 22506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0435a8a61c94a4fb1b88ba284265ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.808682 22588 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf254b6e1b044aebd1c15c03c693d5b (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:32.809965 22588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf254b6e1b044aebd1c15c03c693d5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.830839 22587 tablet_service.cc:1511] Processing CreateTablet for tablet 053606dbcd96438eb32c83842715d350 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:32.832224 22587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053606dbcd96438eb32c83842715d350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.839267 22585 tablet_service.cc:1511] Processing CreateTablet for tablet cdf4c31ac0ad47cda839940a75d76227 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:32.842013 22585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf4c31ac0ad47cda839940a75d76227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.842809 22586 tablet_service.cc:1511] Processing CreateTablet for tablet 450a6680f699449382740bfd5b863f37 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:32.848764 22439 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf254b6e1b044aebd1c15c03c693d5b (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:32.850203 22584 tablet_service.cc:1511] Processing CreateTablet for tablet c71d2f79721a48dbbdbaf3d2c475bef8 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:32.850971 22586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450a6680f699449382740bfd5b863f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.851377 22438 tablet_service.cc:1511] Processing CreateTablet for tablet 053606dbcd96438eb32c83842715d350 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:32.854029 22582 tablet_service.cc:1511] Processing CreateTablet for tablet a3830ce36da848a1af5845483ea6b990 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:32.855429 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3830ce36da848a1af5845483ea6b990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.857868 22581 tablet_service.cc:1511] Processing CreateTablet for tablet fb51bc9d38934af493bd9c9860747652 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:32.859416 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb51bc9d38934af493bd9c9860747652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.862263 22580 tablet_service.cc:1511] Processing CreateTablet for tablet f0435a8a61c94a4fb1b88ba284265ef4 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:32.852332 22583 tablet_service.cc:1511] Processing CreateTablet for tablet 659b235b79ca44a1ab7ee7344040f6cd (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:32.863938 22579 tablet_service.cc:1511] Processing CreateTablet for tablet 75bc0a709fa14639a7cdf65df8815cb0 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:32.863989 22584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71d2f79721a48dbbdbaf3d2c475bef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.866032 22583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659b235b79ca44a1ab7ee7344040f6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.850234 22439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf254b6e1b044aebd1c15c03c693d5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.869480 22579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bc0a709fa14639a7cdf65df8815cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.870741 22580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0435a8a61c94a4fb1b88ba284265ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.870954 22637 tablet_bootstrap.cc:492] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:32.877843 22637 tablet_bootstrap.cc:654] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.878404 22438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053606dbcd96438eb32c83842715d350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.888777 22638 tablet_bootstrap.cc:492] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:32.889204 22437 tablet_service.cc:1511] Processing CreateTablet for tablet 450a6680f699449382740bfd5b863f37 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:32.889653 22436 tablet_service.cc:1511] Processing CreateTablet for tablet cdf4c31ac0ad47cda839940a75d76227 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:32.892685 22437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450a6680f699449382740bfd5b863f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.899014 22436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf4c31ac0ad47cda839940a75d76227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.908368 22637 tablet_bootstrap.cc:492] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:32.908877 22637 ts_tablet_manager.cc:1403] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.016s
I20260710 13:23:32.911316 22435 tablet_service.cc:1511] Processing CreateTablet for tablet c71d2f79721a48dbbdbaf3d2c475bef8 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:32.913625 22435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71d2f79721a48dbbdbaf3d2c475bef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.915838 22434 tablet_service.cc:1511] Processing CreateTablet for tablet 659b235b79ca44a1ab7ee7344040f6cd (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:32.917243 22434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659b235b79ca44a1ab7ee7344040f6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.919611 22433 tablet_service.cc:1511] Processing CreateTablet for tablet a3830ce36da848a1af5845483ea6b990 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:32.920964 22433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3830ce36da848a1af5845483ea6b990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.922572 22638 tablet_bootstrap.cc:654] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.928300 22432 tablet_service.cc:1511] Processing CreateTablet for tablet fb51bc9d38934af493bd9c9860747652 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:32.928413 22431 tablet_service.cc:1511] Processing CreateTablet for tablet f0435a8a61c94a4fb1b88ba284265ef4 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:32.929705 22432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb51bc9d38934af493bd9c9860747652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.938779 22431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0435a8a61c94a4fb1b88ba284265ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.943569 22430 tablet_service.cc:1511] Processing CreateTablet for tablet 75bc0a709fa14639a7cdf65df8815cb0 (DEFAULT_TABLE table=test-workload [id=4d38bbea857d4ac6a9358f635a29a5e9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:32.943455 22637 raft_consensus.cc:359] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:32.945043 22430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bc0a709fa14639a7cdf65df8815cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.949600 22637 raft_consensus.cc:385] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.950037 22637 raft_consensus.cc:740] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.950935 22637 consensus_queue.cc:260] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:32.955622 22640 tablet_bootstrap.cc:492] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:32.962018 22640 tablet_bootstrap.cc:654] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.976050 22640 tablet_bootstrap.cc:492] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:32.976526 22640 ts_tablet_manager.cc:1403] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 13:23:32.978965 22640 raft_consensus.cc:359] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:32.979528 22640 raft_consensus.cc:385] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.979779 22640 raft_consensus.cc:740] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.980374 22640 consensus_queue.cc:260] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:32.984310 22638 tablet_bootstrap.cc:492] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:32.984836 22638 ts_tablet_manager.cc:1403] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.008s
I20260710 13:23:32.988088 22638 raft_consensus.cc:359] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:32.989202 22638 raft_consensus.cc:385] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.989830 22638 raft_consensus.cc:740] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.990252 22549 heartbeater.cc:499] Master 127.21.80.190:43931 was elected leader, sending a full tablet report...
I20260710 13:23:32.990694 22638 consensus_queue.cc:260] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:32.993544 22640 ts_tablet_manager.cc:1434] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 13:23:32.993768 22474 heartbeater.cc:499] Master 127.21.80.190:43931 was elected leader, sending a full tablet report...
I20260710 13:23:32.994364 22638 ts_tablet_manager.cc:1434] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:23:32.995033 22623 heartbeater.cc:499] Master 127.21.80.190:43931 was elected leader, sending a full tablet report...
I20260710 13:23:32.995791 22640 tablet_bootstrap.cc:492] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.003675 22638 tablet_bootstrap.cc:492] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.004580 22637 ts_tablet_manager.cc:1434] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.095s	user 0.014s	sys 0.006s
I20260710 13:23:33.005043 22640 tablet_bootstrap.cc:654] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.005580 22637 tablet_bootstrap.cc:492] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.011013 22638 tablet_bootstrap.cc:654] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.012504 22637 tablet_bootstrap.cc:654] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.023672 22638 tablet_bootstrap.cc:492] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.024377 22638 ts_tablet_manager.cc:1403] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260710 13:23:33.028400 22638 raft_consensus.cc:359] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.030674 22638 raft_consensus.cc:385] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.031155 22638 raft_consensus.cc:740] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.031689 22637 tablet_bootstrap.cc:492] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.032188 22637 ts_tablet_manager.cc:1403] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.013s
I20260710 13:23:33.032050 22638 consensus_queue.cc:260] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.034453 22638 ts_tablet_manager.cc:1434] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:23:33.035413 22638 tablet_bootstrap.cc:492] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.036823 22637 raft_consensus.cc:359] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.037554 22637 raft_consensus.cc:385] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.037853 22637 raft_consensus.cc:740] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.038628 22637 consensus_queue.cc:260] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.041229 22637 ts_tablet_manager.cc:1434] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:23:33.042273 22637 tablet_bootstrap.cc:492] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.042898 22638 tablet_bootstrap.cc:654] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.045212 22640 tablet_bootstrap.cc:492] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.045841 22640 ts_tablet_manager.cc:1403] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.023s
I20260710 13:23:33.049237 22640 raft_consensus.cc:359] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:33.050084 22637 tablet_bootstrap.cc:654] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.050119 22640 raft_consensus.cc:385] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.050829 22640 raft_consensus.cc:740] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.051910 22640 consensus_queue.cc:260] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:33.054898 22638 tablet_bootstrap.cc:492] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.055552 22640 ts_tablet_manager.cc:1434] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:23:33.055558 22638 ts_tablet_manager.cc:1403] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:23:33.057085 22640 tablet_bootstrap.cc:492] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.060253 22638 raft_consensus.cc:359] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.061328 22638 raft_consensus.cc:385] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.061688 22638 raft_consensus.cc:740] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.063212 22638 consensus_queue.cc:260] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.065346 22640 tablet_bootstrap.cc:654] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.067512 22638 ts_tablet_manager.cc:1434] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 13:23:33.068531 22638 tablet_bootstrap.cc:492] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.075815 22637 tablet_bootstrap.cc:492] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.076521 22637 ts_tablet_manager.cc:1403] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.012s
I20260710 13:23:33.080525 22637 raft_consensus.cc:359] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.081485 22637 raft_consensus.cc:385] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.081779 22637 raft_consensus.cc:740] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.082476 22637 consensus_queue.cc:260] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.083688 22640 tablet_bootstrap.cc:492] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.084219 22640 ts_tablet_manager.cc:1403] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:23:33.086717 22638 tablet_bootstrap.cc:654] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.087322 22640 raft_consensus.cc:359] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.088114 22640 raft_consensus.cc:385] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.088393 22640 raft_consensus.cc:740] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.086665 22637 ts_tablet_manager.cc:1434] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:33.089696 22637 tablet_bootstrap.cc:492] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.089161 22640 consensus_queue.cc:260] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.094656 22640 ts_tablet_manager.cc:1434] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:23:33.096043 22640 tablet_bootstrap.cc:492] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.097227 22637 tablet_bootstrap.cc:654] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.104950 22640 tablet_bootstrap.cc:654] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.116972 22638 tablet_bootstrap.cc:492] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.117875 22638 ts_tablet_manager.cc:1403] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.016s
I20260710 13:23:33.118547 22637 tablet_bootstrap.cc:492] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.118983 22637 ts_tablet_manager.cc:1403] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260710 13:23:33.119280 22640 tablet_bootstrap.cc:492] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.119769 22640 ts_tablet_manager.cc:1403] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 13:23:33.120769 22638 raft_consensus.cc:359] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.121510 22638 raft_consensus.cc:385] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.121286 22637 raft_consensus.cc:359] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.121850 22638 raft_consensus.cc:740] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.122005 22637 raft_consensus.cc:385] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.122363 22637 raft_consensus.cc:740] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.122464 22640 raft_consensus.cc:359] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.122648 22638 consensus_queue.cc:260] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.123203 22640 raft_consensus.cc:385] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.123157 22637 consensus_queue.cc:260] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.123685 22640 raft_consensus.cc:740] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.124899 22638 ts_tablet_manager.cc:1434] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:33.125869 22638 tablet_bootstrap.cc:492] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.124548 22640 consensus_queue.cc:260] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.128008 22640 ts_tablet_manager.cc:1434] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:33.128997 22640 tablet_bootstrap.cc:492] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.131486 22637 ts_tablet_manager.cc:1434] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:23:33.132620 22637 tablet_bootstrap.cc:492] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.135550 22640 tablet_bootstrap.cc:654] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.139710 22637 tablet_bootstrap.cc:654] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.143356 22638 tablet_bootstrap.cc:654] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.144089 22640 tablet_bootstrap.cc:492] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.144600 22640 ts_tablet_manager.cc:1403] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:23:33.147948 22640 raft_consensus.cc:359] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.148970 22640 raft_consensus.cc:385] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.149341 22640 raft_consensus.cc:740] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.150322 22640 consensus_queue.cc:260] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.153051 22638 tablet_bootstrap.cc:492] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.153518 22638 ts_tablet_manager.cc:1403] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.009s
I20260710 13:23:33.156000 22640 ts_tablet_manager.cc:1434] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:33.156446 22638 raft_consensus.cc:359] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.157012 22637 tablet_bootstrap.cc:492] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.157248 22638 raft_consensus.cc:385] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.157111 22640 tablet_bootstrap.cc:492] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.157678 22638 raft_consensus.cc:740] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.158452 22638 consensus_queue.cc:260] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.159723 22637 ts_tablet_manager.cc:1403] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.003s
I20260710 13:23:33.160697 22638 ts_tablet_manager.cc:1434] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:23:33.161671 22638 tablet_bootstrap.cc:492] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.162995 22637 raft_consensus.cc:359] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.163797 22637 raft_consensus.cc:385] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.164116 22637 raft_consensus.cc:740] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.165048 22637 consensus_queue.cc:260] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.167549 22637 ts_tablet_manager.cc:1434] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:33.168583 22638 tablet_bootstrap.cc:654] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.168645 22637 tablet_bootstrap.cc:492] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.169023 22640 tablet_bootstrap.cc:654] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.176560 22637 tablet_bootstrap.cc:654] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.181860 22638 tablet_bootstrap.cc:492] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.183130 22638 ts_tablet_manager.cc:1403] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260710 13:23:33.187024 22638 raft_consensus.cc:359] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.187987 22638 raft_consensus.cc:385] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.188364 22638 raft_consensus.cc:740] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.189476 22638 consensus_queue.cc:260] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.193040 22638 ts_tablet_manager.cc:1434] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:23:33.194305 22638 tablet_bootstrap.cc:492] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.202612 22638 tablet_bootstrap.cc:654] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.214079 22643 raft_consensus.cc:493] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.214756 22643 raft_consensus.cc:515] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.215797 22638 tablet_bootstrap.cc:492] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.216454 22638 ts_tablet_manager.cc:1403] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:23:33.220405 22638 raft_consensus.cc:359] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.221405 22638 raft_consensus.cc:385] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.221804 22638 raft_consensus.cc:740] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.222777 22643 leader_election.cc:290] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.223078 22638 consensus_queue.cc:260] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.226742 22638 ts_tablet_manager.cc:1434] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:33.228068 22638 tablet_bootstrap.cc:492] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.236941 22638 tablet_bootstrap.cc:654] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.249788 22638 tablet_bootstrap.cc:492] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.250413 22638 ts_tablet_manager.cc:1403] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 13:23:33.253015 22645 raft_consensus.cc:493] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.253724 22638 raft_consensus.cc:359] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.253667 22645 raft_consensus.cc:515] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.258551 22645 leader_election.cc:290] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:33.264796 22640 tablet_bootstrap.cc:492] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.265419 22640 ts_tablet_manager.cc:1403] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.064s
I20260710 13:23:33.273780 22638 raft_consensus.cc:385] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:33.274583 22395 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:33.274174 22638 raft_consensus.cc:740] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.277513 22644 raft_consensus.cc:493] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.278034 22644 raft_consensus.cc:515] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.283531 22640 raft_consensus.cc:359] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.284554 22640 raft_consensus.cc:385] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.284991 22640 raft_consensus.cc:740] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.286533 22637 tablet_bootstrap.cc:492] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.287071 22637 ts_tablet_manager.cc:1403] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.119s	user 0.042s	sys 0.072s
I20260710 13:23:33.288051 22644 leader_election.cc:290] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.290937 22637 raft_consensus.cc:359] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.291937 22637 raft_consensus.cc:385] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.276346 22638 consensus_queue.cc:260] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.292387 22637 raft_consensus.cc:740] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.293417 22637 consensus_queue.cc:260] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.298460 22637 ts_tablet_manager.cc:1434] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:33.299490 22637 tablet_bootstrap.cc:492] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.299795 22640 consensus_queue.cc:260] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.302601 22638 ts_tablet_manager.cc:1434] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260710 13:23:33.303592 22638 tablet_bootstrap.cc:492] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.304108 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
W20260710 13:23:33.305820 22563 leader_election.cc:343] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.307976 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.308887 22637 tablet_bootstrap.cc:654] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:33.309185 22489 leader_election.cc:343] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.309705 22638 tablet_bootstrap.cc:654] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.311990 22640 ts_tablet_manager.cc:1434] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 13:23:33.313584 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.314942 22598 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 0.
I20260710 13:23:33.316316 22489 leader_election.cc:304] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.317113 22643 raft_consensus.cc:2804] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.317471 22643 raft_consensus.cc:493] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.317785 22643 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.327587 22640 tablet_bootstrap.cc:492] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.331303 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
W20260710 13:23:33.334331 22414 leader_election.cc:343] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.331847 22643 raft_consensus.cc:515] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.337700 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
W20260710 13:23:33.340077 22489 leader_election.cc:343] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.343529 22640 tablet_bootstrap.cc:654] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.344707 22637 tablet_bootstrap.cc:492] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.345293 22637 ts_tablet_manager.cc:1403] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.011s
I20260710 13:23:33.345417 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.346307 22524 raft_consensus.cc:2393] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87131bb99d9c4e5a8abff1f1aafe52fc in current term 1: Already voted for candidate b347698c99b3475d82810c1364e17e0b in this term.
I20260710 13:23:33.347622 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.347776 22562 leader_election.cc:304] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.348223 22598 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.348467 22637 raft_consensus.cc:359] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.349225 22637 raft_consensus.cc:385] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.349498 22637 raft_consensus.cc:740] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.349957 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.350418 22637 consensus_queue.cc:260] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
W20260710 13:23:33.351361 22413 leader_election.cc:343] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.351598 22638 tablet_bootstrap.cc:492] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.352053 22638 ts_tablet_manager.cc:1403] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.014s
I20260710 13:23:33.351876 22413 leader_election.cc:304] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278; no voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.353435 22644 raft_consensus.cc:2749] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:33.354629 22638 raft_consensus.cc:359] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.355113 22598 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 1.
I20260710 13:23:33.355285 22638 raft_consensus.cc:385] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.355576 22638 raft_consensus.cc:740] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.355604 22645 raft_consensus.cc:2749] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:33.356789 22489 leader_election.cc:304] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.357846 22645 raft_consensus.cc:493] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.358443 22645 raft_consensus.cc:515] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.361333 22644 raft_consensus.cc:493] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.361742 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.361963 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.362061 22644 raft_consensus.cc:515] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.362703 22524 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 0.
I20260710 13:23:33.363960 22643 leader_election.cc:290] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.364182 22562 leader_election.cc:304] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.365022 22645 leader_election.cc:290] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:33.365844 22449 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 0.
I20260710 13:23:33.366240 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.366868 22524 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.368024 22413 leader_election.cc:304] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.369282 22645 raft_consensus.cc:2804] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.369663 22645 raft_consensus.cc:493] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.370370 22643 raft_consensus.cc:2804] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.370937 22645 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.371913 22644 leader_election.cc:290] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.372126 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.372431 22644 raft_consensus.cc:2804] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.372828 22644 raft_consensus.cc:493] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.373181 22644 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.371201 22643 raft_consensus.cc:697] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:33.373828 22638 consensus_queue.cc:260] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.376832 22638 ts_tablet_manager.cc:1434] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 13:23:33.381332 22638 tablet_bootstrap.cc:492] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc: Bootstrap starting.
I20260710 13:23:33.383540 22645 raft_consensus.cc:515] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.391650 22638 tablet_bootstrap.cc:654] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.391229 22644 raft_consensus.cc:515] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.393684 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:33.394248 22644 leader_election.cc:290] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.394466 22449 raft_consensus.cc:2393] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87131bb99d9c4e5a8abff1f1aafe52fc in current term 1: Already voted for candidate 03250168ff394ca29b32fa09d84eb278 in this term.
I20260710 13:23:33.394781 22644 raft_consensus.cc:493] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.395205 22644 raft_consensus.cc:515] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.396283 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.397125 22643 consensus_queue.cc:237] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.402042 22678 raft_consensus.cc:493] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.402890 22680 raft_consensus.cc:493] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.404482 22680 raft_consensus.cc:515] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
W20260710 13:23:33.403846 22489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.131:43489, user_credentials={real_user=slave}} blocked reactor thread for 47203.8us
I20260710 13:23:33.409614 22644 leader_election.cc:290] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.409760 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.402704 22678 raft_consensus.cc:515] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.410427 22524 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.412097 22638 tablet_bootstrap.cc:492] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc: No bootstrap required, opened a new log
I20260710 13:23:33.412569 22638 ts_tablet_manager.cc:1403] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 13:23:33.413158 22644 raft_consensus.cc:493] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.413113 22523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.413691 22644 raft_consensus.cc:515] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.414628 22522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.415261 22522 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.417068 22680 leader_election.cc:290] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.418293 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.418821 22678 leader_election.cc:290] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.417884 22596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.419515 22562 leader_election.cc:304] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.420045 22596 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.420554 22522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.420614 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.421259 22522 raft_consensus.cc:2468] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.419128 22448 raft_consensus.cc:2468] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 0.
I20260710 13:23:33.421635 22595 raft_consensus.cc:2468] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 0.
I20260710 13:23:33.417284 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.422860 22677 raft_consensus.cc:2749] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:33.423077 22597 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 0.
I20260710 13:23:33.425304 22489 leader_election.cc:304] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.426683 22489 leader_election.cc:304] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.427608 22680 raft_consensus.cc:2804] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.427496 22414 leader_election.cc:304] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:33.426646 22644 leader_election.cc:290] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.428622 22680 raft_consensus.cc:493] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.428977 22644 raft_consensus.cc:2804] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.421608 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.429227 22680 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.429447 22644 raft_consensus.cc:493] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.430020 22644 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.429116 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.433431 22597 raft_consensus.cc:2468] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.434691 22414 leader_election.cc:304] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:33.421231 22638 raft_consensus.cc:359] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.435662 22638 raft_consensus.cc:385] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.434784 22637 ts_tablet_manager.cc:1434] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.089s	user 0.020s	sys 0.033s
I20260710 13:23:33.436056 22638 raft_consensus.cc:740] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.435158 22343 catalog_manager.cc:5697] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 1 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.438441 22637 tablet_bootstrap.cc:492] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.427515 22676 raft_consensus.cc:2804] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.438850 22524 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 1.
I20260710 13:23:33.437072 22598 raft_consensus.cc:2393] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03250168ff394ca29b32fa09d84eb278 in current term 1: Already voted for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in this term.
I20260710 13:23:33.439256 22638 consensus_queue.cc:260] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.440562 22676 raft_consensus.cc:493] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.436650 22645 leader_election.cc:290] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:33.443843 22413 leader_election.cc:304] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:33.444653 22638 ts_tablet_manager.cc:1434] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:23:33.438354 22640 tablet_bootstrap.cc:492] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.445647 22640 ts_tablet_manager.cc:1403] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.004s
I20260710 13:23:33.441072 22676 raft_consensus.cc:3060] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.448201 22679 raft_consensus.cc:2804] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.448908 22679 raft_consensus.cc:493] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.449249 22679 raft_consensus.cc:3060] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.455068 22640 raft_consensus.cc:359] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.456194 22640 raft_consensus.cc:385] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.456547 22640 raft_consensus.cc:740] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.457811 22640 consensus_queue.cc:260] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.460280 22637 tablet_bootstrap.cc:654] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.460355 22684 raft_consensus.cc:2804] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.459856 22680 raft_consensus.cc:515] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.462778 22645 raft_consensus.cc:493] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.463268 22645 raft_consensus.cc:515] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:33.464303 22680 leader_election.cc:290] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.465261 22645 leader_election.cc:290] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077)
I20260710 13:23:33.469065 22640 ts_tablet_manager.cc:1434] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.005s
I20260710 13:23:33.470155 22640 tablet_bootstrap.cc:492] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.470621 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:33.470618 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.472504 22447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.474417 22447 raft_consensus.cc:2468] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 0.
I20260710 13:23:33.476943 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.474936 22598 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.479332 22680 raft_consensus.cc:493] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.480479 22643 raft_consensus.cc:493] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.480935 22643 raft_consensus.cc:515] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
W20260710 13:23:33.484401 22562 leader_election.cc:343] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.479807 22680 raft_consensus.cc:515] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.487707 22563 leader_election.cc:304] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [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: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.488682 22645 raft_consensus.cc:2804] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.489051 22645 raft_consensus.cc:493] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.489395 22645 raft_consensus.cc:3060] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.489506 22680 leader_election.cc:290] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.490104 22686 raft_consensus.cc:493] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.490569 22686 raft_consensus.cc:515] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.492409 22447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.491892 22684 raft_consensus.cc:697] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:33.500226 22640 tablet_bootstrap.cc:654] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.501247 22447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.496645 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.501900 22447 raft_consensus.cc:2468] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 0.
I20260710 13:23:33.502230 22597 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 0.
I20260710 13:23:33.503644 22489 leader_election.cc:304] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.504204 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.504426 22680 raft_consensus.cc:2804] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:33.504550 22489 leader_election.cc:343] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.504904 22680 raft_consensus.cc:493] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.505040 22597 raft_consensus.cc:2468] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 0.
I20260710 13:23:33.505263 22680 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.505254 22489 leader_election.cc:304] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.500469 22598 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 1.
I20260710 13:23:33.491230 22643 leader_election.cc:290] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.508777 22678 raft_consensus.cc:2804] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.509414 22678 raft_consensus.cc:493] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.509724 22678 raft_consensus.cc:3060] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.509922 22686 leader_election.cc:290] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.510594 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.510916 22644 raft_consensus.cc:515] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.511471 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.512228 22449 raft_consensus.cc:2393] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b347698c99b3475d82810c1364e17e0b in current term 1: Already voted for candidate 03250168ff394ca29b32fa09d84eb278 in this term.
I20260710 13:23:33.512166 22597 raft_consensus.cc:2468] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.502314 22679 raft_consensus.cc:515] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.495486 22676 raft_consensus.cc:515] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.515344 22414 leader_election.cc:304] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:33.516702 22523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.517467 22523 raft_consensus.cc:2393] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03250168ff394ca29b32fa09d84eb278 in current term 1: Already voted for candidate b347698c99b3475d82810c1364e17e0b in this term.
I20260710 13:23:33.517500 22676 leader_election.cc:290] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.518420 22522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.519132 22522 raft_consensus.cc:2393] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03250168ff394ca29b32fa09d84eb278 in current term 1: Already voted for candidate b347698c99b3475d82810c1364e17e0b in this term.
I20260710 13:23:33.520200 22637 tablet_bootstrap.cc:492] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.520622 22637 ts_tablet_manager.cc:1403] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.009s
I20260710 13:23:33.521617 22680 raft_consensus.cc:515] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.522406 22489 leader_election.cc:304] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.526582 22686 raft_consensus.cc:2804] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.526839 22447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:33.527207 22676 raft_consensus.cc:2804] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.526782 22645 raft_consensus.cc:515] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:33.527707 22676 raft_consensus.cc:697] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:33.528654 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.523267 22637 raft_consensus.cc:359] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.530090 22637 raft_consensus.cc:385] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.530329 22637 raft_consensus.cc:740] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.526975 22686 raft_consensus.cc:493] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.523876 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.534264 22686 raft_consensus.cc:3060] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.534631 22597 raft_consensus.cc:3060] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.524241 22680 leader_election.cc:290] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.523183 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:33.535701 22679 leader_election.cc:290] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.538515 22449 raft_consensus.cc:2393] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b347698c99b3475d82810c1364e17e0b in current term 1: Already voted for candidate 03250168ff394ca29b32fa09d84eb278 in this term.
I20260710 13:23:33.539260 22645 leader_election.cc:290] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077)
I20260710 13:23:33.528573 22676 consensus_queue.cc:237] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.542004 22522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.537026 22637 consensus_queue.cc:260] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.532305 22595 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.536265 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
W20260710 13:23:33.545111 22562 leader_election.cc:343] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.545120 22637 ts_tablet_manager.cc:1434] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
W20260710 13:23:33.536546 22489 leader_election.cc:343] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:33.548084 22637 tablet_bootstrap.cc:492] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.545723 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:33.548038 22414 leader_election.cc:304] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278; no voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.548993 22449 raft_consensus.cc:3060] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.551528 22644 leader_election.cc:290] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.553534 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.512166 22684 consensus_queue.cc:237] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.552795 22679 raft_consensus.cc:2749] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:33.560352 22686 raft_consensus.cc:515] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.561774 22679 raft_consensus.cc:493] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.562117 22597 raft_consensus.cc:2468] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 1.
I20260710 13:23:33.562230 22679 raft_consensus.cc:515] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.563485 22522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.563215 22343 catalog_manager.cc:5697] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 1 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.564993 22686 leader_election.cc:290] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.565704 22522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.566059 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.566308 22522 raft_consensus.cc:2468] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.566814 22597 raft_consensus.cc:3060] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.567221 22489 leader_election.cc:304] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.567523 22413 leader_election.cc:304] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.568089 22676 raft_consensus.cc:2804] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.568596 22676 raft_consensus.cc:697] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:33.569152 22449 raft_consensus.cc:2468] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 1.
I20260710 13:23:33.569281 22686 raft_consensus.cc:2804] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.569921 22598 raft_consensus.cc:2393] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03250168ff394ca29b32fa09d84eb278 in current term 1: Already voted for candidate b347698c99b3475d82810c1364e17e0b in this term.
I20260710 13:23:33.569494 22676 consensus_queue.cc:237] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.571013 22414 leader_election.cc:304] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278; no voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.569708 22596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.572126 22678 raft_consensus.cc:515] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.572913 22596 raft_consensus.cc:2468] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.572120 22644 raft_consensus.cc:2749] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:33.569734 22679 leader_election.cc:290] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.577792 22640 tablet_bootstrap.cc:492] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.578181 22640 ts_tablet_manager.cc:1403] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.020s
I20260710 13:23:33.569662 22686 raft_consensus.cc:493] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.584337 22524 raft_consensus.cc:2393] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03250168ff394ca29b32fa09d84eb278 in current term 1: Already voted for candidate b347698c99b3475d82810c1364e17e0b in this term.
I20260710 13:23:33.584717 22686 raft_consensus.cc:3060] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.586824 22563 leader_election.cc:304] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [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: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.587584 22645 raft_consensus.cc:2804] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.588040 22645 raft_consensus.cc:697] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Becoming Leader. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:33.588897 22645 consensus_queue.cc:237] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:33.578435 22595 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 1.
I20260710 13:23:33.592031 22489 leader_election.cc:304] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.592549 22640 raft_consensus.cc:359] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.593230 22640 raft_consensus.cc:385] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.593506 22640 raft_consensus.cc:740] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.593784 22680 raft_consensus.cc:2804] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.594250 22680 raft_consensus.cc:697] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:33.594154 22640 consensus_queue.cc:260] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.594820 22343 catalog_manager.cc:5697] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.595034 22680 consensus_queue.cc:237] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.596213 22640 ts_tablet_manager.cc:1434] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:23:33.597163 22640 tablet_bootstrap.cc:492] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.603991 22637 tablet_bootstrap.cc:654] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.604779 22346 catalog_manager.cc:5697] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 1 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.611557 22678 leader_election.cc:290] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.613148 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.618649 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:33.619714 22449 raft_consensus.cc:2393] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b347698c99b3475d82810c1364e17e0b in current term 1: Already voted for candidate 03250168ff394ca29b32fa09d84eb278 in this term.
I20260710 13:23:33.621031 22489 leader_election.cc:304] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [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: b347698c99b3475d82810c1364e17e0b; no voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:33.621498 22345 catalog_manager.cc:5697] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131). New cstate: current_term: 1 leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.623817 22640 tablet_bootstrap.cc:654] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.623438 22678 raft_consensus.cc:2749] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:33.629153 22597 raft_consensus.cc:2468] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 1.
I20260710 13:23:33.630330 22414 leader_election.cc:304] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.631459 22684 raft_consensus.cc:2804] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.631661 22637 tablet_bootstrap.cc:492] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.631937 22684 raft_consensus.cc:697] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:33.632318 22637 ts_tablet_manager.cc:1403] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.005s
I20260710 13:23:33.632813 22684 consensus_queue.cc:237] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.635797 22637 raft_consensus.cc:359] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:33.637554 22637 raft_consensus.cc:385] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.637959 22637 raft_consensus.cc:740] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.638962 22637 consensus_queue.cc:260] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:33.642269 22637 ts_tablet_manager.cc:1434] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:33.645637 22686 raft_consensus.cc:515] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.646713 22343 catalog_manager.cc:5697] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 1 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.648979 22686 leader_election.cc:290] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.649160 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.649708 22524 raft_consensus.cc:3060] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.643553 22637 tablet_bootstrap.cc:492] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b: Bootstrap starting.
I20260710 13:23:33.654587 22640 tablet_bootstrap.cc:492] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.655048 22640 ts_tablet_manager.cc:1403] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.024s
I20260710 13:23:33.656494 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.657063 22597 raft_consensus.cc:3060] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.659873 22637 tablet_bootstrap.cc:654] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.661252 22640 raft_consensus.cc:359] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.661934 22640 raft_consensus.cc:385] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.662191 22640 raft_consensus.cc:740] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.662834 22640 consensus_queue.cc:260] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.664444 22597 raft_consensus.cc:2468] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 1.
I20260710 13:23:33.664775 22640 ts_tablet_manager.cc:1434] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:23:33.665606 22640 tablet_bootstrap.cc:492] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: Bootstrap starting.
I20260710 13:23:33.665550 22414 leader_election.cc:304] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:33.666584 22686 raft_consensus.cc:2804] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.667016 22686 raft_consensus.cc:697] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:33.667479 22346 catalog_manager.cc:5697] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.667770 22686 consensus_queue.cc:237] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.670802 22524 raft_consensus.cc:2468] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 1.
I20260710 13:23:33.671949 22640 tablet_bootstrap.cc:654] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.677503 22640 tablet_bootstrap.cc:492] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: No bootstrap required, opened a new log
I20260710 13:23:33.677924 22640 ts_tablet_manager.cc:1403] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:23:33.678984 22637 tablet_bootstrap.cc:492] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b: No bootstrap required, opened a new log
I20260710 13:23:33.679423 22637 ts_tablet_manager.cc:1403] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.002s
I20260710 13:23:33.680269 22640 raft_consensus.cc:359] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.680938 22640 raft_consensus.cc:385] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.681185 22640 raft_consensus.cc:740] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.681490 22637 raft_consensus.cc:359] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.681941 22637 raft_consensus.cc:385] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.682159 22637 raft_consensus.cc:740] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.681842 22640 consensus_queue.cc:260] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.682631 22637 consensus_queue.cc:260] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.683964 22640 ts_tablet_manager.cc:1434] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:33.684427 22637 ts_tablet_manager.cc:1434] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:23:33.684878 22684 raft_consensus.cc:493] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.685299 22684 raft_consensus.cc:515] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.688066 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.688948 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:33.689353 22524 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.689545 22597 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 0.
I20260710 13:23:33.689677 22346 catalog_manager.cc:5697] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.690511 22413 leader_election.cc:304] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.691289 22686 raft_consensus.cc:2804] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.688280 22684 leader_election.cc:290] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.691651 22686 raft_consensus.cc:493] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.692042 22686 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.697607 22686 raft_consensus.cc:515] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.699200 22686 leader_election.cc:290] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.700023 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.700300 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.700551 22524 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.700870 22597 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.705650 22524 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 1.
I20260710 13:23:33.706627 22413 leader_election.cc:304] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.707406 22686 raft_consensus.cc:2804] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.707561 22597 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 1.
I20260710 13:23:33.707907 22686 raft_consensus.cc:697] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:33.708968 22686 consensus_queue.cc:237] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.715782 22346 catalog_manager.cc:5697] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.786227 22645 raft_consensus.cc:493] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.786746 22645 raft_consensus.cc:515] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.788476 22645 leader_election.cc:290] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:33.789502 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:33.789496 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:33.790391 22524 raft_consensus.cc:2468] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 0.
I20260710 13:23:33.790391 22449 raft_consensus.cc:2468] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 0.
I20260710 13:23:33.791713 22562 leader_election.cc:304] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:33.792364 22645 raft_consensus.cc:2804] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.792647 22645 raft_consensus.cc:493] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.792961 22645 raft_consensus.cc:3060] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.797489 22645 raft_consensus.cc:515] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.799028 22645 leader_election.cc:290] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:33.799962 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:33.800110 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.800439 22449 raft_consensus.cc:3060] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.800644 22524 raft_consensus.cc:3060] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.804981 22449 raft_consensus.cc:2468] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 1.
I20260710 13:23:33.805437 22524 raft_consensus.cc:2468] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 1.
I20260710 13:23:33.806315 22563 leader_election.cc:304] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:33.807098 22645 raft_consensus.cc:2804] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.807514 22645 raft_consensus.cc:697] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Becoming Leader. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:33.808247 22645 consensus_queue.cc:237] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.815529 22346 catalog_manager.cc:5697] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131). New cstate: current_term: 1 leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:33.862991 22597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:59638
I20260710 13:23:33.863529 22597 raft_consensus.cc:606] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.877421 22524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "053606dbcd96438eb32c83842715d350"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:44944
I20260710 13:23:33.877990 22524 raft_consensus.cc:606] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.879640 22449 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.882930 22524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "450a6680f699449382740bfd5b863f37"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:44944
I20260710 13:23:33.883424 22524 raft_consensus.cc:606] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.885912 22678 consensus_queue.cc:1048] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:33.888865 22524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:44944
I20260710 13:23:33.889333 22524 raft_consensus.cc:606] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.893147 22680 raft_consensus.cc:993] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:33.893625 22680 raft_consensus.cc:1081] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:33.895179 22447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "450a6680f699449382740bfd5b863f37"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48336
I20260710 13:23:33.897249 22447 raft_consensus.cc:493] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:33.897688 22447 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:33.897619 22597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:59638
I20260710 13:23:33.898541 22597 raft_consensus.cc:606] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:33.903720 22447 raft_consensus.cc:515] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.908008 22447 leader_election.cc:290] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:33.908850 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:33.909215 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:33.909714 22597 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:33.910456 22524 raft_consensus.cc:3055] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:33.910816 22524 raft_consensus.cc:740] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:33.911582 22524 consensus_queue.cc:260] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.912750 22524 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:33.917413 22597 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:33.918105 22595 raft_consensus.cc:1240] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Rejecting Update request from peer b347698c99b3475d82810c1364e17e0b for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:33.918834 22414 leader_election.cc:304] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:33.919713 22686 raft_consensus.cc:2804] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:33.920132 22524 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:33.920198 22686 raft_consensus.cc:697] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:33.921366 22686 consensus_queue.cc:237] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:33.927852 22447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:23:33.928471 22447 raft_consensus.cc:606] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Received request to transfer leadership to TS b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.931015 22346 catalog_manager.cc:5697] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 1 to 2, leader changed from b347698c99b3475d82810c1364e17e0b (127.21.80.130) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.934283 22447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:23:33.934930 22447 raft_consensus.cc:606] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Received request to transfer leadership to TS b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.940701 22447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:23:33.941167 22447 raft_consensus.cc:606] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Received request to transfer leadership to TS b347698c99b3475d82810c1364e17e0b
I20260710 13:23:33.946319 22447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:23:33.946794 22447 raft_consensus.cc:606] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Received request to transfer leadership to TS 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:33.950758 22643 consensus_queue.cc:1048] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:33.960632 22676 consensus_queue.cc:1048] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.039410 22684 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.040082 22686 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.050872 22679 raft_consensus.cc:993] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:34.051420 22679 raft_consensus.cc:1081] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Signalling peer b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:34.055787 22678 raft_consensus.cc:493] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:34.055877 22524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:44936
I20260710 13:23:34.056025 22676 consensus_queue.cc:1048] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.056617 22524 raft_consensus.cc:493] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.056383 22678 raft_consensus.cc:515] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:34.057037 22524 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.058439 22678 leader_election.cc:290] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489), 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077)
I20260710 13:23:34.060141 22678 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.060699 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:34.066118 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03250168ff394ca29b32fa09d84eb278" is_pre_election: true
I20260710 13:23:34.067334 22449 raft_consensus.cc:2393] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b347698c99b3475d82810c1364e17e0b in current term 1: Already voted for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in this term.
I20260710 13:23:34.069448 22489 leader_election.cc:304] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b347698c99b3475d82810c1364e17e0b; no voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:34.069870 22524 raft_consensus.cc:515] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.072149 22524 leader_election.cc:290] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 2 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.072489 22645 consensus_queue.cc:1048] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.073637 22684 consensus_queue.cc:1048] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.076139 22676 raft_consensus.cc:3060] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:34.081269 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:34.081962 22595 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.092203 22449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:34.092885 22449 raft_consensus.cc:3055] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.093241 22449 raft_consensus.cc:740] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.094583 22449 consensus_queue.cc:260] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.095634 22686 raft_consensus.cc:493] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:34.095863 22449 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.096249 22686 raft_consensus.cc:515] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.098313 22447 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:34.100512 22522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b347698c99b3475d82810c1364e17e0b" is_pre_election: true
I20260710 13:23:34.101122 22686 leader_election.cc:290] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.103153 22596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" is_pre_election: true
I20260710 13:23:34.105041 22414 leader_election.cc:304] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278; no voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b
I20260710 13:23:34.108587 22680 raft_consensus.cc:993] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.109230 22643 raft_consensus.cc:1081] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.108611 22595 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 2.
I20260710 13:23:34.112758 22489 leader_election.cc:304] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:34.113512 22643 raft_consensus.cc:2804] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.113986 22643 raft_consensus.cc:697] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:34.093209 22676 raft_consensus.cc:2749] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:34.114848 22643 consensus_queue.cc:237] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.115406 22446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "053606dbcd96438eb32c83842715d350"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48336
I20260710 13:23:34.115923 22446 raft_consensus.cc:493] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.116292 22446 raft_consensus.cc:3060] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.122565 22678 consensus_queue.cc:1048] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:34.129551 22686 raft_consensus.cc:2749] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:34.131176 22446 raft_consensus.cc:515] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.135857 22346 catalog_manager.cc:5697] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 1 to 2, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 2 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.139597 22449 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 2.
I20260710 13:23:34.143184 22720 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:34.144371 22645 consensus_queue.cc:1048] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.145918 22686 raft_consensus.cc:993] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:34.146340 22686 raft_consensus.cc:1081] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Signalling peer 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:34.151165 22686 consensus_queue.cc:1048] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.152001 22596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:59634
I20260710 13:23:34.161685 22722 raft_consensus.cc:993] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.162350 22722 raft_consensus.cc:1081] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.165046 22449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48346
I20260710 13:23:34.165771 22449 raft_consensus.cc:493] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.165864 22446 leader_election.cc:290] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.166203 22449 raft_consensus.cc:3060] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.166060 22598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:34.179104 22523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053606dbcd96438eb32c83842715d350" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:34.179796 22523 raft_consensus.cc:3055] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.180121 22523 raft_consensus.cc:740] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:34.181006 22523 consensus_queue.cc:260] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.182117 22523 raft_consensus.cc:3060] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.183650 22680 raft_consensus.cc:993] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.184958 22680 raft_consensus.cc:1081] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.186012 22596 raft_consensus.cc:493] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.186439 22596 raft_consensus.cc:3060] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.188045 22447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48336
I20260710 13:23:34.188954 22447 raft_consensus.cc:493] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.190243 22447 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.196130 22686 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.198923 22449 raft_consensus.cc:515] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:34.201447 22596 raft_consensus.cc:515] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.207201 22521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:34.207592 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:34.209165 22448 raft_consensus.cc:3055] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.209601 22448 raft_consensus.cc:740] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.210637 22448 consensus_queue.cc:260] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.212170 22448 raft_consensus.cc:3060] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.212339 22447 raft_consensus.cc:515] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.208334 22596 leader_election.cc:290] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 2 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:34.215744 22521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bc0a709fa14639a7cdf65df8815cb0" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:34.217063 22446 raft_consensus.cc:1240] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Rejecting Update request from peer 87131bb99d9c4e5a8abff1f1aafe52fc for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:34.216316 22521 raft_consensus.cc:3060] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.220849 22523 raft_consensus.cc:2468] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:34.223104 22447 leader_election.cc:290] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.229162 22449 leader_election.cc:290] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.229677 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf254b6e1b044aebd1c15c03c693d5b" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:34.230271 22595 raft_consensus.cc:3055] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.230400 22413 leader_election.cc:304] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:34.230607 22595 raft_consensus.cc:740] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:34.231258 22686 raft_consensus.cc:2804] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.231760 22686 raft_consensus.cc:697] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.231421 22595 consensus_queue.cc:260] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:34.232422 22595 raft_consensus.cc:3060] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.232649 22686 consensus_queue.cc:237] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.236367 22448 raft_consensus.cc:2468] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 2.
I20260710 13:23:34.239436 22563 leader_election.cc:304] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:34.239336 22686 consensus_queue.cc:1048] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:34.240291 22595 raft_consensus.cc:2468] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:34.240496 22724 raft_consensus.cc:2804] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.241493 22724 raft_consensus.cc:697] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 LEADER]: Becoming Leader. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:34.240577 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:34.244370 22597 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.245816 22724 consensus_queue.cc:237] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.249330 22414 leader_election.cc:304] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: b347698c99b3475d82810c1364e17e0b
I20260710 13:23:34.250372 22597 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:34.251950 22523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:34.252591 22523 raft_consensus.cc:3055] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.252977 22523 raft_consensus.cc:740] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:34.253944 22523 consensus_queue.cc:260] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.255249 22523 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.254781 22414 leader_election.cc:304] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:34.255616 22343 catalog_manager.cc:5697] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 1 to 2, leader changed from b347698c99b3475d82810c1364e17e0b (127.21.80.130) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.256844 22684 raft_consensus.cc:2804] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.257306 22684 raft_consensus.cc:697] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.258108 22684 consensus_queue.cc:237] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [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: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } }
I20260710 13:23:34.258726 22644 raft_consensus.cc:2804] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.259217 22644 raft_consensus.cc:697] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.260036 22644 consensus_queue.cc:237] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.262701 22523 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:34.264518 22521 raft_consensus.cc:2468] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 2.
I20260710 13:23:34.272583 22644 consensus_queue.cc:1048] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:34.274147 22679 raft_consensus.cc:993] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:34.268044 22346 catalog_manager.cc:5697] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc reported cstate change: term changed from 1 to 2, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131). New cstate: current_term: 2 leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.275414 22679 raft_consensus.cc:1081] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Signalling peer b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:34.282266 22521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:44936
I20260710 13:23:34.283071 22521 raft_consensus.cc:493] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.283480 22521 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.286818 22686 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.289238 22686 raft_consensus.cc:993] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:34.289726 22644 raft_consensus.cc:1081] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Signalling peer b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:34.289533 22343 catalog_manager.cc:5697] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 1 to 2, leader changed from 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.291739 22524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:44936
I20260710 13:23:34.291366 22343 catalog_manager.cc:5697] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 1 to 2, leader changed from b347698c99b3475d82810c1364e17e0b (127.21.80.130) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.292335 22524 raft_consensus.cc:493] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.292829 22524 raft_consensus.cc:3060] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.293977 22521 raft_consensus.cc:515] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.294999 22523 raft_consensus.cc:1240] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Rejecting Update request from peer 03250168ff394ca29b32fa09d84eb278 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:34.297106 22686 consensus_queue.cc:1059] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.297955 22644 raft_consensus.cc:3055] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.298450 22644 raft_consensus.cc:740] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.299572 22644 consensus_queue.cc:260] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.300833 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:34.301007 22644 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.302416 22521 leader_election.cc:290] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 2 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.306396 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:34.318039 22524 raft_consensus.cc:515] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.321298 22446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:34.321732 22448 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 2.
I20260710 13:23:34.321939 22446 raft_consensus.cc:3055] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.322391 22446 raft_consensus.cc:740] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.323252 22446 consensus_queue.cc:260] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.324623 22446 raft_consensus.cc:3060] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.325109 22489 leader_election.cc:304] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [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: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:34.325963 22676 raft_consensus.cc:2804] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.326495 22676 raft_consensus.cc:697] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:34.327519 22524 leader_election.cc:290] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 2 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.327769 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0435a8a61c94a4fb1b88ba284265ef4" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:34.327433 22676 consensus_queue.cc:237] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.328401 22597 raft_consensus.cc:3060] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.335582 22597 raft_consensus.cc:2468] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 2.
I20260710 13:23:34.335705 22345 catalog_manager.cc:5697] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 1 to 2, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 2 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.337070 22489 leader_election.cc:304] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:34.337810 22446 raft_consensus.cc:2468] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 2.
I20260710 13:23:34.338449 22676 raft_consensus.cc:2804] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.339001 22676 raft_consensus.cc:697] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:34.339846 22676 consensus_queue.cc:237] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.340881 22597 raft_consensus.cc:1275] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:34.343514 22644 consensus_queue.cc:1048] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.351790 22345 catalog_manager.cc:5697] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 1 to 2, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 2 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.357748 22524 raft_consensus.cc:1275] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.359229 22684 consensus_queue.cc:1048] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.388017 22724 consensus_queue.cc:1048] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.394802 22722 raft_consensus.cc:993] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.395257 22677 raft_consensus.cc:1081] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:34.397002 22448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48346
I20260710 13:23:34.397863 22448 raft_consensus.cc:493] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.398234 22448 raft_consensus.cc:3060] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.400876 22677 consensus_queue.cc:1048] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:34.404896 22448 raft_consensus.cc:515] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.408001 22521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:34.408571 22521 raft_consensus.cc:3060] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.408772 22448 leader_election.cc:290] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:34.409199 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71d2f79721a48dbbdbaf3d2c475bef8" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:34.409781 22597 raft_consensus.cc:3055] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.410102 22597 raft_consensus.cc:740] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:34.410908 22597 consensus_queue.cc:260] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.412173 22597 raft_consensus.cc:3060] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.415428 22521 raft_consensus.cc:2468] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:34.416620 22413 leader_election.cc:304] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:34.417444 22686 raft_consensus.cc:2804] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.417971 22686 raft_consensus.cc:697] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:34.418038 22597 raft_consensus.cc:2468] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:34.418855 22686 consensus_queue.cc:237] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:34.425596 22345 catalog_manager.cc:5697] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 1 to 2, leader changed from 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.644796 22521 raft_consensus.cc:3060] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.649778 22521 raft_consensus.cc:1275] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.650712 22597 raft_consensus.cc:1275] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:34.651094 22686 consensus_queue.cc:1048] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.651942 22680 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.669004 22448 raft_consensus.cc:1275] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:34.669057 22521 raft_consensus.cc:1275] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.669441 22597 raft_consensus.cc:1275] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.671073 22680 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.670997 22684 consensus_queue.cc:1048] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.672005 22733 consensus_queue.cc:1048] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.683763 22597 raft_consensus.cc:3060] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.693004 22597 raft_consensus.cc:1275] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.694514 22684 consensus_queue.cc:1048] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.719205 22597 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.720433 22684 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.727656 22521 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.729256 22733 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.767076 22448 raft_consensus.cc:1275] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:34.768344 22680 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.777797 22597 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.785424 22597 raft_consensus.cc:1275] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:34.786809 22720 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.851516 22521 raft_consensus.cc:1275] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:34.852432 22448 raft_consensus.cc:1275] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:34.852972 22677 consensus_queue.cc:1048] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.853883 22724 consensus_queue.cc:1048] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.907244 22448 raft_consensus.cc:1275] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:34.908758 22720 consensus_queue.cc:1048] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.916338 22597 raft_consensus.cc:1275] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:34.917968 22720 consensus_queue.cc:1048] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.979087 22521 raft_consensus.cc:1275] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.980509 22597 raft_consensus.cc:1275] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:34.980474 22733 consensus_queue.cc:1048] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:34.982172 22733 consensus_queue.cc:1048] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, 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.980103 21826 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:23:36.980801 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:36.997782 22448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "450a6680f699449382740bfd5b863f37"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:48372
I20260710 13:23:36.998348 22448 raft_consensus.cc:606] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Received request to transfer leadership to TS 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:37.000923 22448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:48372
I20260710 13:23:37.001397 22448 raft_consensus.cc:606] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Received request to transfer leadership to TS 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:37.002466 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:37.003002 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:37.079321 22686 raft_consensus.cc:993] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:37.079864 22686 raft_consensus.cc:1081] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Signalling peer 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:37.081626 22595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "450a6680f699449382740bfd5b863f37"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:59634
I20260710 13:23:37.082297 22595 raft_consensus.cc:493] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.082630 22595 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.087592 22595 raft_consensus.cc:515] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:37.089233 22595 leader_election.cc:290] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 3 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:37.090305 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:37.090364 22521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:37.090991 22448 raft_consensus.cc:3055] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:37.091075 22521 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.091308 22448 raft_consensus.cc:740] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:37.092022 22448 consensus_queue.cc:260] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:37.093044 22448 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.097105 22521 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 3.
I20260710 13:23:37.098178 22562 leader_election.cc:304] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:37.098706 22448 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 3.
I20260710 13:23:37.098874 22724 raft_consensus.cc:2804] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:37.099921 22724 raft_consensus.cc:697] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Becoming Leader. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:37.100700 22724 consensus_queue.cc:237] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:37.107465 22347 catalog_manager.cc:5697] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc reported cstate change: term changed from 2 to 3, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131). New cstate: current_term: 3 leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.225942 22738 raft_consensus.cc:993] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:37.226389 22738 raft_consensus.cc:1081] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Signalling peer 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:37.227798 22595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:59634
I20260710 13:23:37.228260 22595 raft_consensus.cc:493] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.228566 22595 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.233091 22595 raft_consensus.cc:515] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:37.235358 22595 leader_election.cc:290] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 3 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:37.235719 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:37.235920 22521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:37.236325 22448 raft_consensus.cc:3055] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:37.236387 22521 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.236827 22448 raft_consensus.cc:740] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:37.237633 22448 consensus_queue.cc:260] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:37.238824 22448 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.243508 22521 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 3.
I20260710 13:23:37.244839 22562 leader_election.cc:304] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:37.245493 22448 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 3.
I20260710 13:23:37.245654 22724 raft_consensus.cc:2804] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:37.246117 22724 raft_consensus.cc:697] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Becoming Leader. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:37.246925 22724 consensus_queue.cc:237] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:37.253911 22347 catalog_manager.cc:5697] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc reported cstate change: term changed from 2 to 3, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131). New cstate: current_term: 3 leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.621332 22448 raft_consensus.cc:1275] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:37.622596 22724 consensus_queue.cc:1048] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, 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.634121 22521 raft_consensus.cc:1275] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:37.635563 22741 consensus_queue.cc:1048] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, 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.729638 22521 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:37.731109 22741 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, 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.741554 22448 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:37.743058 22741 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, 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.003854 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:38.019970 22595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "450a6680f699449382740bfd5b863f37"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:59638
I20260710 13:23:38.020525 22595 raft_consensus.cc:606] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:38.024937 22595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:59638
I20260710 13:23:38.025434 22595 raft_consensus.cc:606] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:38.032230 22521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:44944
I20260710 13:23:38.032768 22521 raft_consensus.cc:606] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:38.037689 22521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:44944
I20260710 13:23:38.038206 22521 raft_consensus.cc:606] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:38.043116 22521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
mode: GRACEFUL
new_leader_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:44944
I20260710 13:23:38.043639 22521 raft_consensus.cc:606] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Received request to transfer leadership to TS 03250168ff394ca29b32fa09d84eb278
I20260710 13:23:38.089233 22755 raft_consensus.cc:993] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.089720 22741 raft_consensus.cc:1081] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.091204 22446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "450a6680f699449382740bfd5b863f37"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48346
I20260710 13:23:38.091838 22446 raft_consensus.cc:493] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.092267 22446 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.092423 22736 raft_consensus.cc:993] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.092952 22751 raft_consensus.cc:1081] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.094585 22448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48336
I20260710 13:23:38.095183 22448 raft_consensus.cc:493] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.095579 22448 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.099633 22446 raft_consensus.cc:515] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.102027 22446 leader_election.cc:290] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 4 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:38.103045 22448 raft_consensus.cc:515] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.103435 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:38.103789 22521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450a6680f699449382740bfd5b863f37" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:38.104358 22521 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.104159 22595 raft_consensus.cc:3055] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:38.105597 22595 raft_consensus.cc:740] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:38.106469 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:38.107241 22524 raft_consensus.cc:3055] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:38.107596 22524 raft_consensus.cc:740] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:38.106500 22595 consensus_queue.cc:260] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.108420 22524 consensus_queue.cc:260] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.109406 22595 raft_consensus.cc:3060] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.109599 22524 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.110541 22521 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 4.
I20260710 13:23:38.112622 22413 leader_election.cc:304] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:38.113030 22448 leader_election.cc:290] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 3 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:38.113427 22738 raft_consensus.cc:2804] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:38.113869 22738 raft_consensus.cc:697] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 4 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:38.114662 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:38.115172 22597 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.116861 22595 raft_consensus.cc:2468] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 4.
I20260710 13:23:38.114681 22738 consensus_queue.cc:237] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.117511 22524 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 3.
I20260710 13:23:38.118877 22413 leader_election.cc:304] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:38.119801 22738 raft_consensus.cc:2804] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:38.120262 22738 raft_consensus.cc:697] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:38.120293 22597 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 3.
I20260710 13:23:38.121192 22738 consensus_queue.cc:237] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.123982 22346 catalog_manager.cc:5697] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 3 to 4, leader changed from 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 4 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.137935 22346 catalog_manager.cc:5697] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 2 to 3, leader changed from b347698c99b3475d82810c1364e17e0b (127.21.80.130) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 3 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.297564 22736 raft_consensus.cc:993] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.297979 22751 raft_consensus.cc:1081] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.299474 22448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48336
I20260710 13:23:38.300047 22448 raft_consensus.cc:493] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.300351 22448 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.304873 22448 raft_consensus.cc:515] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.306434 22448 leader_election.cc:290] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 3 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:38.307540 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:38.307575 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:38.308066 22597 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.308286 22524 raft_consensus.cc:3055] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:38.308617 22524 raft_consensus.cc:740] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:38.309381 22524 consensus_queue.cc:260] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.310271 22524 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.312465 22597 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 3.
I20260710 13:23:38.316339 22414 leader_election.cc:304] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:38.317137 22755 raft_consensus.cc:993] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.317165 22524 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 3.
I20260710 13:23:38.317682 22762 raft_consensus.cc:1081] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.317798 22738 raft_consensus.cc:2804] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:38.318691 22738 raft_consensus.cc:697] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:38.319761 22448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48346
I20260710 13:23:38.319531 22738 consensus_queue.cc:237] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.320444 22448 raft_consensus.cc:493] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.320808 22448 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.326661 22448 raft_consensus.cc:515] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.327075 22346 catalog_manager.cc:5697] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 2 to 3, leader changed from b347698c99b3475d82810c1364e17e0b (127.21.80.130) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 3 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.328286 22448 leader_election.cc:290] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 4 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:38.329351 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:38.329504 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:38.329854 22597 raft_consensus.cc:3055] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:38.330173 22597 raft_consensus.cc:740] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:38.330204 22524 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.331007 22597 consensus_queue.cc:260] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.332077 22597 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.337090 22597 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 4.
I20260710 13:23:38.337152 22524 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 4.
I20260710 13:23:38.338369 22413 leader_election.cc:304] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [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: 03250168ff394ca29b32fa09d84eb278, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:38.339128 22738 raft_consensus.cc:2804] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:38.339561 22738 raft_consensus.cc:697] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:38.340303 22738 consensus_queue.cc:237] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.345818 22346 catalog_manager.cc:5697] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 3 to 4, leader changed from 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 4 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.409822 22736 raft_consensus.cc:993] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b: : Instructing follower 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.410370 22751 raft_consensus.cc:1081] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Signalling peer 03250168ff394ca29b32fa09d84eb278 to start an election
I20260710 13:23:38.412230 22448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
 from {username='slave'} at 127.0.0.1:48336
I20260710 13:23:38.412781 22448 raft_consensus.cc:493] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.413137 22448 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.417971 22448 raft_consensus.cc:515] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.419633 22448 leader_election.cc:290] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Requested vote from peers b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:38.420662 22597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:38.420661 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "03250168ff394ca29b32fa09d84eb278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:38.421295 22597 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.421406 22524 raft_consensus.cc:3055] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.421767 22524 raft_consensus.cc:740] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:38.422443 22524 consensus_queue.cc:260] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.423332 22524 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.425480 22597 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:38.426517 22414 leader_election.cc:304] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03250168ff394ca29b32fa09d84eb278, 87131bb99d9c4e5a8abff1f1aafe52fc; no voters: 
I20260710 13:23:38.427218 22738 raft_consensus.cc:2804] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.427600 22738 raft_consensus.cc:697] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Leader. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:38.428339 22524 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03250168ff394ca29b32fa09d84eb278 in term 2.
I20260710 13:23:38.428344 22738 consensus_queue.cc:237] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:38.435488 22346 catalog_manager.cc:5697] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 reported cstate change: term changed from 1 to 2, leader changed from b347698c99b3475d82810c1364e17e0b (127.21.80.130) to 03250168ff394ca29b32fa09d84eb278 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "03250168ff394ca29b32fa09d84eb278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.497036 22524 raft_consensus.cc:1275] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.498250 22738 consensus_queue.cc:1048] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, 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.506394 22597 raft_consensus.cc:1275] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.508029 22757 consensus_queue.cc:1048] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, 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.660931 22597 raft_consensus.cc:1275] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.662160 22757 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, 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.671097 22524 raft_consensus.cc:1275] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.672972 22766 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, 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.718667 22524 raft_consensus.cc:1275] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.719955 22766 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, 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.729815 22595 raft_consensus.cc:1275] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.731431 22738 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, 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.822243 22595 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.823575 22738 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, 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.832592 22524 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.834239 22766 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, 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.946841 22595 raft_consensus.cc:1275] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.948012 22738 consensus_queue.cc:1048] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.956645 22524 raft_consensus.cc:1275] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Refusing update from remote peer 03250168ff394ca29b32fa09d84eb278: 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:38.958200 22766 consensus_queue.cc:1048] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:41.051390 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:41.059568 22448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:48372
I20260710 13:23:41.060441 22448 raft_consensus.cc:606] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Received request to transfer leadership to TS b347698c99b3475d82810c1364e17e0b
I20260710 13:23:41.063506 22448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:48372
I20260710 13:23:41.064152 22448 raft_consensus.cc:606] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Received request to transfer leadership to TS b347698c99b3475d82810c1364e17e0b
I20260710 13:23:41.066655 22448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:48372
I20260710 13:23:41.067119 22448 raft_consensus.cc:606] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 LEADER]: Received request to transfer leadership to TS 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:41.069295 22448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652"
dest_uuid: "03250168ff394ca29b32fa09d84eb278"
mode: GRACEFUL
new_leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:48372
I20260710 13:23:41.069732 22448 raft_consensus.cc:606] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Received request to transfer leadership to TS 87131bb99d9c4e5a8abff1f1aafe52fc
I20260710 13:23:41.070722 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:23:41.071305 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:41.201151 22766 raft_consensus.cc:993] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:41.201601 22766 raft_consensus.cc:1081] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 LEADER]: Signalling peer 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:41.203151 22595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:59634
I20260710 13:23:41.203678 22595 raft_consensus.cc:493] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.204077 22595 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:41.209863 22595 raft_consensus.cc:515] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.211834 22595 leader_election.cc:290] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 5 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:41.212949 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:41.213148 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf4c31ac0ad47cda839940a75d76227" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:41.213698 22448 raft_consensus.cc:3055] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:23:41.213829 22524 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:41.214002 22448 raft_consensus.cc:740] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:41.214861 22448 consensus_queue.cc:260] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.215814 22448 raft_consensus.cc:3060] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:41.219126 22524 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 5.
I20260710 13:23:41.220463 22562 leader_election.cc:304] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:41.220686 22448 raft_consensus.cc:2468] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 5.
I20260710 13:23:41.221446 22762 raft_consensus.cc:2804] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:23:41.222494 22762 raft_consensus.cc:697] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 5 LEADER]: Becoming Leader. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:41.223464 22762 consensus_queue.cc:237] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.228570 22779 raft_consensus.cc:993] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:41.229110 22766 raft_consensus.cc:1081] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Signalling peer 87131bb99d9c4e5a8abff1f1aafe52fc to start an election
I20260710 13:23:41.230569 22595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652"
dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
 from {username='slave'} at 127.0.0.1:59634
I20260710 13:23:41.231046 22595 raft_consensus.cc:493] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.231354 22595 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.231161 22345 catalog_manager.cc:5697] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc reported cstate change: term changed from 4 to 5, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131). New cstate: current_term: 5 leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.235992 22595 raft_consensus.cc:515] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.237697 22595 leader_election.cc:290] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [CANDIDATE]: Term 4 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969)
I20260710 13:23:41.239094 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:41.239584 22448 raft_consensus.cc:3055] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:41.239794 22448 raft_consensus.cc:740] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:41.240523 22448 consensus_queue.cc:260] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.241175 22524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb51bc9d38934af493bd9c9860747652" candidate_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b347698c99b3475d82810c1364e17e0b"
I20260710 13:23:41.241711 22524 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.241779 22448 raft_consensus.cc:3060] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.248163 22448 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 4.
I20260710 13:23:41.248163 22524 raft_consensus.cc:2468] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87131bb99d9c4e5a8abff1f1aafe52fc in term 4.
I20260710 13:23:41.249608 22562 leader_election.cc:304] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:41.250411 22762 raft_consensus.cc:2804] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:41.250896 22762 raft_consensus.cc:697] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 LEADER]: Becoming Leader. State: Replica: 87131bb99d9c4e5a8abff1f1aafe52fc, State: Running, Role: LEADER
I20260710 13:23:41.251708 22762 consensus_queue.cc:237] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.258229 22345 catalog_manager.cc:5697] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc reported cstate change: term changed from 3 to 4, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131). New cstate: current_term: 4 leader_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.278090 22779 raft_consensus.cc:993] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278: : Instructing follower b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:41.278506 22766 raft_consensus.cc:1081] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Signalling peer b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:41.279971 22524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:44936
I20260710 13:23:41.280412 22524 raft_consensus.cc:493] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.280685 22524 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.285992 22524 raft_consensus.cc:515] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.287499 22524 leader_election.cc:290] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 3 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:41.288357 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:41.288941 22448 raft_consensus.cc:3055] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:41.288848 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659b235b79ca44a1ab7ee7344040f6cd" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:41.289312 22448 raft_consensus.cc:740] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:41.289477 22595 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.290055 22448 consensus_queue.cc:260] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.291230 22448 raft_consensus.cc:3060] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.295843 22595 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 3.
I20260710 13:23:41.297230 22448 raft_consensus.cc:2468] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 3.
I20260710 13:23:41.297308 22489 leader_election.cc:304] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:41.298306 22751 raft_consensus.cc:2804] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:41.299399 22751 raft_consensus.cc:697] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 3 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:41.300369 22751 consensus_queue.cc:237] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.307566 22345 catalog_manager.cc:5697] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 2 to 3, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 3 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.370747 22779 raft_consensus.cc:993] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: : Instructing follower b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:41.371223 22779 raft_consensus.cc:1081] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Signalling peer b347698c99b3475d82810c1364e17e0b to start an election
I20260710 13:23:41.373136 22524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990"
dest_uuid: "b347698c99b3475d82810c1364e17e0b"
 from {username='slave'} at 127.0.0.1:44936
I20260710 13:23:41.373708 22524 raft_consensus.cc:493] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.374040 22524 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.378639 22524 raft_consensus.cc:515] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.380363 22524 leader_election.cc:290] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [CANDIDATE]: Term 4 election: Requested vote from peers 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077), 87131bb99d9c4e5a8abff1f1aafe52fc (127.21.80.131:43489)
I20260710 13:23:41.381114 22448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "03250168ff394ca29b32fa09d84eb278"
I20260710 13:23:41.381508 22595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3830ce36da848a1af5845483ea6b990" candidate_uuid: "b347698c99b3475d82810c1364e17e0b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc"
I20260710 13:23:41.381666 22448 raft_consensus.cc:3055] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:41.381958 22448 raft_consensus.cc:740] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03250168ff394ca29b32fa09d84eb278, State: Running, Role: LEADER
I20260710 13:23:41.381994 22595 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.382795 22448 consensus_queue.cc:260] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.383967 22448 raft_consensus.cc:3060] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.388931 22595 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 4.
I20260710 13:23:41.390085 22489 leader_election.cc:304] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [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: 87131bb99d9c4e5a8abff1f1aafe52fc, b347698c99b3475d82810c1364e17e0b; no voters: 
I20260710 13:23:41.390236 22448 raft_consensus.cc:2468] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b347698c99b3475d82810c1364e17e0b in term 4.
I20260710 13:23:41.390870 22751 raft_consensus.cc:2804] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:41.391323 22751 raft_consensus.cc:697] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 4 LEADER]: Becoming Leader. State: Replica: b347698c99b3475d82810c1364e17e0b, State: Running, Role: LEADER
I20260710 13:23:41.392148 22751 consensus_queue.cc:237] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [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: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } }
I20260710 13:23:41.399994 22345 catalog_manager.cc:5697] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b reported cstate change: term changed from 3 to 4, leader changed from 03250168ff394ca29b32fa09d84eb278 (127.21.80.129) to b347698c99b3475d82810c1364e17e0b (127.21.80.130). New cstate: current_term: 4 leader_uuid: "b347698c99b3475d82810c1364e17e0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.631464 22524 raft_consensus.cc:1275] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:41.632774 22762 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, 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.643082 22448 raft_consensus.cc:1275] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:41.645443 22780 consensus_queue.cc:1048] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, 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.697136 22448 raft_consensus.cc:1275] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:41.698387 22751 consensus_queue.cc:1048] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, 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.709439 22595 raft_consensus.cc:1275] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:41.711053 22787 consensus_queue.cc:1048] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, 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.758745 22448 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 5 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:41.759961 22780 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:41.770318 22524 raft_consensus.cc:1275] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 5 FOLLOWER]: Refusing update from remote peer 87131bb99d9c4e5a8abff1f1aafe52fc: 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:41.772053 22780 consensus_queue.cc:1048] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b347698c99b3475d82810c1364e17e0b" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:41.779160 22595 raft_consensus.cc:1275] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:41.781324 22797 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87131bb99d9c4e5a8abff1f1aafe52fc" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 43489 }, 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.791939 22448 raft_consensus.cc:1275] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Refusing update from remote peer b347698c99b3475d82810c1364e17e0b: 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:41.793509 22797 consensus_queue.cc:1048] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03250168ff394ca29b32fa09d84eb278" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:42.072154 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:42.079180 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
I20260710 13:23:42.100875 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:42.101560 21826 tablet_replica.cc:333] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.102320 21826 raft_consensus.cc:2243] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.102764 21826 raft_consensus.cc:2272] T cdf4c31ac0ad47cda839940a75d76227 P 03250168ff394ca29b32fa09d84eb278 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.105022 21826 tablet_replica.cc:333] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.105545 21826 raft_consensus.cc:2243] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.106323 21826 raft_consensus.cc:2272] T 450a6680f699449382740bfd5b863f37 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.108031 21826 tablet_replica.cc:333] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.108526 21826 raft_consensus.cc:2243] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.108948 21826 raft_consensus.cc:2272] T a3830ce36da848a1af5845483ea6b990 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.111260 21826 tablet_replica.cc:333] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.111778 21826 raft_consensus.cc:2243] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.112195 21826 raft_consensus.cc:2272] T 75bc0a709fa14639a7cdf65df8815cb0 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.114511 21826 tablet_replica.cc:333] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.115080 21826 raft_consensus.cc:2243] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.115475 21826 raft_consensus.cc:2272] T fb51bc9d38934af493bd9c9860747652 P 03250168ff394ca29b32fa09d84eb278 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.118031 21826 tablet_replica.cc:333] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.118546 21826 raft_consensus.cc:2243] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.118974 21826 raft_consensus.cc:2272] T f0435a8a61c94a4fb1b88ba284265ef4 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.120939 21826 tablet_replica.cc:333] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.121400 21826 raft_consensus.cc:2243] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.121774 21826 raft_consensus.cc:2272] T 659b235b79ca44a1ab7ee7344040f6cd P 03250168ff394ca29b32fa09d84eb278 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.123692 21826 tablet_replica.cc:333] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.124168 21826 raft_consensus.cc:2243] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.124989 21826 raft_consensus.cc:2272] T c71d2f79721a48dbbdbaf3d2c475bef8 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.126611 21826 tablet_replica.cc:333] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.127085 21826 raft_consensus.cc:2243] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.127831 21826 raft_consensus.cc:2272] T 1cf254b6e1b044aebd1c15c03c693d5b P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.129562 21826 tablet_replica.cc:333] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278: stopping tablet replica
I20260710 13:23:42.129994 21826 raft_consensus.cc:2243] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.130838 21826 raft_consensus.cc:2272] T 053606dbcd96438eb32c83842715d350 P 03250168ff394ca29b32fa09d84eb278 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:42.145439 22414 connection.cc:466] server connection from 127.0.0.1:48336 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48336 (request call id 81) could send its response
W20260710 13:23:42.146459 22489 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.21.80.129:40077 (error 108) [suppressed 4 similar messages]
W20260710 13:23:42.153160 22489 consensus_peers.cc:597] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b -> Peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Couldn't send request to peer 03250168ff394ca29b32fa09d84eb278. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:42.162868 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
W20260710 13:23:42.177452 22563 consensus_peers.cc:597] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc -> Peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Couldn't send request to peer 03250168ff394ca29b32fa09d84eb278. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:42.185905 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
W20260710 13:23:42.198922 22563 consensus_peers.cc:597] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc -> Peer 03250168ff394ca29b32fa09d84eb278 (127.21.80.129:40077): Couldn't send request to peer 03250168ff394ca29b32fa09d84eb278. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:42.216596 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:42.217523 21826 tablet_replica.cc:333] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.218200 21826 raft_consensus.cc:2243] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.219125 21826 raft_consensus.cc:2272] T a3830ce36da848a1af5845483ea6b990 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.221405 21826 tablet_replica.cc:333] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.221961 21826 raft_consensus.cc:2243] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.222424 21826 raft_consensus.cc:2272] T 1cf254b6e1b044aebd1c15c03c693d5b P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.224051 21826 tablet_replica.cc:333] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.224519 21826 raft_consensus.cc:2243] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.224974 21826 raft_consensus.cc:2272] T c71d2f79721a48dbbdbaf3d2c475bef8 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.226626 21826 tablet_replica.cc:333] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.227274 21826 raft_consensus.cc:2243] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.227744 21826 raft_consensus.cc:2272] T fb51bc9d38934af493bd9c9860747652 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.230197 21826 tablet_replica.cc:333] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.230681 21826 raft_consensus.cc:2243] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.231340 21826 raft_consensus.cc:2272] T f0435a8a61c94a4fb1b88ba284265ef4 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.233028 21826 tablet_replica.cc:333] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.233513 21826 raft_consensus.cc:2243] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.234174 21826 raft_consensus.cc:2272] T 659b235b79ca44a1ab7ee7344040f6cd P b347698c99b3475d82810c1364e17e0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.236047 21826 tablet_replica.cc:333] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.236519 21826 raft_consensus.cc:2243] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.236966 21826 raft_consensus.cc:2272] T 053606dbcd96438eb32c83842715d350 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.238528 21826 tablet_replica.cc:333] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.238970 21826 raft_consensus.cc:2243] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.239338 21826 raft_consensus.cc:2272] T 75bc0a709fa14639a7cdf65df8815cb0 P b347698c99b3475d82810c1364e17e0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.240942 21826 tablet_replica.cc:333] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.241369 21826 raft_consensus.cc:2243] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.241806 21826 raft_consensus.cc:2272] T cdf4c31ac0ad47cda839940a75d76227 P b347698c99b3475d82810c1364e17e0b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.243734 21826 tablet_replica.cc:333] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b: stopping tablet replica
I20260710 13:23:42.244172 21826 raft_consensus.cc:2243] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.244586 21826 raft_consensus.cc:2272] T 450a6680f699449382740bfd5b863f37 P b347698c99b3475d82810c1364e17e0b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:42.253929 22562 consensus_peers.cc:597] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc -> Peer b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969): Couldn't send request to peer b347698c99b3475d82810c1364e17e0b. 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:42.274734 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
W20260710 13:23:42.277675 22562 consensus_peers.cc:597] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc -> Peer b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969): Couldn't send request to peer b347698c99b3475d82810c1364e17e0b. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:34969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:42.295037 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
W20260710 13:23:42.308849 22562 consensus_peers.cc:597] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc -> Peer b347698c99b3475d82810c1364e17e0b (127.21.80.130:34969): Couldn't send request to peer b347698c99b3475d82810c1364e17e0b. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:34969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:42.322165 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:42.323040 21826 tablet_replica.cc:333] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.323679 21826 raft_consensus.cc:2243] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.324182 21826 raft_consensus.cc:2272] T c71d2f79721a48dbbdbaf3d2c475bef8 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.326063 21826 tablet_replica.cc:333] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.326571 21826 raft_consensus.cc:2243] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.327015 21826 raft_consensus.cc:2272] T a3830ce36da848a1af5845483ea6b990 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.329149 21826 tablet_replica.cc:333] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.329694 21826 raft_consensus.cc:2243] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.330124 21826 raft_consensus.cc:2272] T f0435a8a61c94a4fb1b88ba284265ef4 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.331805 21826 tablet_replica.cc:333] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.332288 21826 raft_consensus.cc:2243] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.332690 21826 raft_consensus.cc:2272] T 659b235b79ca44a1ab7ee7344040f6cd P 87131bb99d9c4e5a8abff1f1aafe52fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.334908 21826 tablet_replica.cc:333] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.335393 21826 raft_consensus.cc:2243] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.336117 21826 raft_consensus.cc:2272] T cdf4c31ac0ad47cda839940a75d76227 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.338156 21826 tablet_replica.cc:333] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.338644 21826 raft_consensus.cc:2243] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.339080 21826 raft_consensus.cc:2272] T 450a6680f699449382740bfd5b863f37 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.340672 21826 tablet_replica.cc:333] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.341193 21826 raft_consensus.cc:2243] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.341914 21826 raft_consensus.cc:2272] T 75bc0a709fa14639a7cdf65df8815cb0 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.343567 21826 tablet_replica.cc:333] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.344034 21826 raft_consensus.cc:2243] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.344705 21826 raft_consensus.cc:2272] T fb51bc9d38934af493bd9c9860747652 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.346622 21826 tablet_replica.cc:333] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.347239 21826 raft_consensus.cc:2243] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.347642 21826 raft_consensus.cc:2272] T 053606dbcd96438eb32c83842715d350 P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.349243 21826 tablet_replica.cc:333] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc: stopping tablet replica
I20260710 13:23:42.349673 21826 raft_consensus.cc:2243] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.350087 21826 raft_consensus.cc:2272] T 1cf254b6e1b044aebd1c15c03c693d5b P 87131bb99d9c4e5a8abff1f1aafe52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.379184 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:23:42.396631 21826 master.cc:562] Master@127.21.80.190:43931 shutting down...
I20260710 13:23:42.419559 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.420138 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.420478 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P d9d9c2c5ab4045c1971338ced3d17368: stopping tablet replica
I20260710 13:23:42.439829 21826 master.cc:584] Master@127.21.80.190:43931 shutdown complete.
03250168ff394ca29b32fa09d84eb278  5
87131bb99d9c4e5a8abff1f1aafe52fc  1
b347698c99b3475d82810c1364e17e0b  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10347 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:23:42.479749 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:42265
I20260710 13:23:42.481022 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:42.486806 22807 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:42.487221 22808 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:42.488068 22810 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:42.488574 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:42.489524 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:42.489714 21826 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:42.489848 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689822489831 us; error 0 us; skew 500 ppm
I20260710 13:23:42.490417 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:42.493247 21826 webserver.cc:533] Webserver started at http://127.21.80.190:38851/ using document root <none> and password file <none>
I20260710 13:23:42.493739 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:42.493906 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:42.494135 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:42.495278 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "1de6b01e8006419c848127fb622a1316"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.499961 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:23:42.503530 22815 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:42.504496 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:42.504920 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "1de6b01e8006419c848127fb622a1316"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.505211 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-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:42.539783 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:42.541100 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:42.579514 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:42265
I20260710 13:23:42.579604 22866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:42265 every 8 connection(s)
I20260710 13:23:42.583415 22867 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:42.593415 22867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316: Bootstrap starting.
I20260710 13:23:42.598253 22867 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:42.602617 22867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316: No bootstrap required, opened a new log
I20260710 13:23:42.604703 22867 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1de6b01e8006419c848127fb622a1316" member_type: VOTER }
I20260710 13:23:42.605168 22867 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:42.605348 22867 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de6b01e8006419c848127fb622a1316, State: Initialized, Role: FOLLOWER
I20260710 13:23:42.605822 22867 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1de6b01e8006419c848127fb622a1316" member_type: VOTER }
I20260710 13:23:42.606283 22867 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:42.606491 22867 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:42.606746 22867 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:42.610980 22867 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1de6b01e8006419c848127fb622a1316" member_type: VOTER }
I20260710 13:23:42.611495 22867 leader_election.cc:304] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [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: 1de6b01e8006419c848127fb622a1316; no voters: 
I20260710 13:23:42.612625 22867 leader_election.cc:290] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:42.613090 22870 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:42.614506 22870 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 1 LEADER]: Becoming Leader. State: Replica: 1de6b01e8006419c848127fb622a1316, State: Running, Role: LEADER
I20260710 13:23:42.615268 22870 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [LEADER]: Queue going to LEADER mode. State: All 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: "1de6b01e8006419c848127fb622a1316" member_type: VOTER }
I20260710 13:23:42.615526 22867 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:42.620330 22871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1de6b01e8006419c848127fb622a1316" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1de6b01e8006419c848127fb622a1316" member_type: VOTER } }
I20260710 13:23:42.620707 22872 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1de6b01e8006419c848127fb622a1316. Latest consensus state: current_term: 1 leader_uuid: "1de6b01e8006419c848127fb622a1316" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1de6b01e8006419c848127fb622a1316" member_type: VOTER } }
I20260710 13:23:42.621685 22872 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:42.622191 22871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:42.624982 22879 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:42.633874 22879 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:42.634918 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:42.643218 22879 catalog_manager.cc:1383] Generated new cluster ID: 57ad3a32f10241e5b390bb415cf72457
I20260710 13:23:42.643536 22879 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:42.677721 22879 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:42.679077 22879 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:42.692963 22879 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316: Generated new TSK 0
I20260710 13:23:42.693702 22879 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:42.701629 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:42.707873 22888 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:42.709208 22889 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:42.710259 22891 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:42.710709 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:42.711578 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:42.711750 21826 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:42.711869 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689822711857 us; error 0 us; skew 500 ppm
I20260710 13:23:42.712327 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:42.714697 21826 webserver.cc:533] Webserver started at http://127.21.80.129:40367/ using document root <none> and password file <none>
I20260710 13:23:42.715128 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:42.715276 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:42.715492 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:42.716571 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "8c5b847eea00442bb4b4255a3d66dc54"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.721158 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:42.724395 22896 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:42.725207 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:42.725517 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "8c5b847eea00442bb4b4255a3d66dc54"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.725821 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-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:42.743470 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:42.744843 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:42.746326 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:42.748608 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:42.748852 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:23:42.749042 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:42.749178 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:42.790033 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:39897
I20260710 13:23:42.790139 22958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:39897 every 8 connection(s)
I20260710 13:23:42.794876 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:42.801780 22963 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:42.802745 22964 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:42.804796 22966 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:42.805938 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:42.806869 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:42.807050 21826 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:42.807265 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689822807230 us; error 0 us; skew 500 ppm
I20260710 13:23:42.807809 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:42.810249 21826 webserver.cc:533] Webserver started at http://127.21.80.130:42029/ using document root <none> and password file <none>
I20260710 13:23:42.810752 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:42.810956 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:42.811277 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:42.812422 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "beffd9b61ea544b88adb6034c585c150"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.814581 22959 heartbeater.cc:344] Connected to a master server at 127.21.80.190:42265
I20260710 13:23:42.815018 22959 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:42.815732 22959 heartbeater.cc:507] Master 127.21.80.190:42265 requested a full tablet report, sending...
I20260710 13:23:42.817860 22832 ts_manager.cc:194] Registered new tserver with Master: 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897)
I20260710 13:23:42.817981 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:23:42.819638 22832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52868
I20260710 13:23:42.821734 22971 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:42.822574 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:23:42.822835 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "beffd9b61ea544b88adb6034c585c150"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.823071 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-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:42.836440 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:42.837719 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:42.839128 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:42.841497 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:42.841677 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:42.842001 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:42.842155 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:42.883996 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:43841
I20260710 13:23:42.884093 23033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:43841 every 8 connection(s)
I20260710 13:23:42.888952 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:42.896361 23037 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:42.898115 23038 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:42.900471 21826 server_base.cc:1061] running on GCE node
W20260710 13:23:42.901554 23040 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:42.902607 23034 heartbeater.cc:344] Connected to a master server at 127.21.80.190:42265
I20260710 13:23:42.902673 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:42.903012 21826 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:42.903071 23034 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:42.903203 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689822903185 us; error 0 us; skew 500 ppm
I20260710 13:23:42.903887 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:42.903936 23034 heartbeater.cc:507] Master 127.21.80.190:42265 requested a full tablet report, sending...
I20260710 13:23:42.906337 22832 ts_manager.cc:194] Registered new tserver with Master: beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:42.906662 21826 webserver.cc:533] Webserver started at http://127.21.80.131:39811/ using document root <none> and password file <none>
I20260710 13:23:42.907245 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:42.907470 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:42.907739 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:42.908025 22832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52880
I20260710 13:23:42.909044 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "80ad5b88bb4b4b48913f04f7b977d541"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.913586 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:42.917207 23045 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:42.918171 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:42.918601 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "80ad5b88bb4b4b48913f04f7b977d541"
format_stamp: "Formatted at 2026-07-10 13:23:42 on dist-test-slave-ccg1"
I20260710 13:23:42.919054 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-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:42.934188 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:42.935456 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:42.937019 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:42.939332 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:42.939585 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:42.939826 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:42.940009 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:42.980711 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:40685
I20260710 13:23:42.980999 23107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:40685 every 8 connection(s)
I20260710 13:23:42.995854 23108 heartbeater.cc:344] Connected to a master server at 127.21.80.190:42265
I20260710 13:23:42.996322 23108 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:42.997125 23108 heartbeater.cc:507] Master 127.21.80.190:42265 requested a full tablet report, sending...
I20260710 13:23:42.999097 22832 ts_manager.cc:194] Registered new tserver with Master: 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:42.999816 21826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015893395s
I20260710 13:23:43.000711 22832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52888
I20260710 13:23:43.027223 22832 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52898:
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:43.031114 22832 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:43.144418 22999 tablet_service.cc:1511] Processing CreateTablet for tablet 8e01ed90c7b040e8b28646b32993f0d2 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:43.145887 22999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e01ed90c7b040e8b28646b32993f0d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.150586 22998 tablet_service.cc:1511] Processing CreateTablet for tablet 4618d262a5ff447cb059d5db02d96f37 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:43.152303 22998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4618d262a5ff447cb059d5db02d96f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.157670 22924 tablet_service.cc:1511] Processing CreateTablet for tablet 8e01ed90c7b040e8b28646b32993f0d2 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:43.157779 22997 tablet_service.cc:1511] Processing CreateTablet for tablet 5865d4db4011474c9f528af9945fd021 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:43.159078 22924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e01ed90c7b040e8b28646b32993f0d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.159356 22997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5865d4db4011474c9f528af9945fd021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.166392 22923 tablet_service.cc:1511] Processing CreateTablet for tablet 4618d262a5ff447cb059d5db02d96f37 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:43.167913 22923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4618d262a5ff447cb059d5db02d96f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.169637 22996 tablet_service.cc:1511] Processing CreateTablet for tablet f756fc12ee18448882fdcb7e23ca6b39 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:43.171454 22996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f756fc12ee18448882fdcb7e23ca6b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.181617 22922 tablet_service.cc:1511] Processing CreateTablet for tablet 5865d4db4011474c9f528af9945fd021 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:43.183028 22922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5865d4db4011474c9f528af9945fd021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.184850 22994 tablet_service.cc:1511] Processing CreateTablet for tablet 03b524f27c364008bd64398513848b41 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:43.185876 22995 tablet_service.cc:1511] Processing CreateTablet for tablet e2676617a0f841f3bcadcb1dd68c2a68 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:43.186560 22994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b524f27c364008bd64398513848b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.187191 22995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2676617a0f841f3bcadcb1dd68c2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.196384 22993 tablet_service.cc:1511] Processing CreateTablet for tablet 1057beda6d3e4c7bb04244f6e15002bf (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:43.198570 22993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1057beda6d3e4c7bb04244f6e15002bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.203560 22992 tablet_service.cc:1511] Processing CreateTablet for tablet 487822b0b81d4ab080e8616aeaafce61 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:43.205689 22992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487822b0b81d4ab080e8616aeaafce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.210726 22921 tablet_service.cc:1511] Processing CreateTablet for tablet f756fc12ee18448882fdcb7e23ca6b39 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:43.213100 22920 tablet_service.cc:1511] Processing CreateTablet for tablet e2676617a0f841f3bcadcb1dd68c2a68 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:43.214231 22915 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9be4a001be45a299d4f25fb24a23e0 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:43.215303 22919 tablet_service.cc:1511] Processing CreateTablet for tablet 03b524f27c364008bd64398513848b41 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:43.216318 22917 tablet_service.cc:1511] Processing CreateTablet for tablet 487822b0b81d4ab080e8616aeaafce61 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:43.217383 22921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f756fc12ee18448882fdcb7e23ca6b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.211476 22918 tablet_service.cc:1511] Processing CreateTablet for tablet 1057beda6d3e4c7bb04244f6e15002bf (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:43.218719 22918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1057beda6d3e4c7bb04244f6e15002bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.213100 22916 tablet_service.cc:1511] Processing CreateTablet for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:43.220985 22917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487822b0b81d4ab080e8616aeaafce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.221786 22920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2676617a0f841f3bcadcb1dd68c2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.222393 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9be4a001be45a299d4f25fb24a23e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.224145 22919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b524f27c364008bd64398513848b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.225309 22916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.246999 22991 tablet_service.cc:1511] Processing CreateTablet for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:43.247790 22923 tablet_service.cc:1511] Processing CreateTablet for tablet b924e736da5b4db09a083fdbda579148 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:43.248929 22990 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9be4a001be45a299d4f25fb24a23e0 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:43.248993 22924 tablet_service.cc:1511] Processing CreateTablet for tablet bf4d2221f9ef48a1b2a6ff0cd201d288 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:43.256062 23124 tablet_bootstrap.cc:492] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:43.259105 23072 tablet_service.cc:1511] Processing CreateTablet for tablet 4618d262a5ff447cb059d5db02d96f37 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:43.277500 23072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4618d262a5ff447cb059d5db02d96f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.279502 22991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.260363 23069 tablet_service.cc:1511] Processing CreateTablet for tablet e2676617a0f841f3bcadcb1dd68c2a68 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:43.280555 22999 tablet_service.cc:1511] Processing CreateTablet for tablet bf4d2221f9ef48a1b2a6ff0cd201d288 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:43.281864 22999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4d2221f9ef48a1b2a6ff0cd201d288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.281919 23069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2676617a0f841f3bcadcb1dd68c2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.260449 23071 tablet_service.cc:1511] Processing CreateTablet for tablet 5865d4db4011474c9f528af9945fd021 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:43.285346 22990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9be4a001be45a299d4f25fb24a23e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.286072 23071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5865d4db4011474c9f528af9945fd021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.261932 23073 tablet_service.cc:1511] Processing CreateTablet for tablet 8e01ed90c7b040e8b28646b32993f0d2 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:43.290001 23073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e01ed90c7b040e8b28646b32993f0d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.291052 22998 tablet_service.cc:1511] Processing CreateTablet for tablet b924e736da5b4db09a083fdbda579148 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:43.292366 22998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b924e736da5b4db09a083fdbda579148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.262279 23067 tablet_service.cc:1511] Processing CreateTablet for tablet 1057beda6d3e4c7bb04244f6e15002bf (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:43.294226 23067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1057beda6d3e4c7bb04244f6e15002bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.263446 23070 tablet_service.cc:1511] Processing CreateTablet for tablet f756fc12ee18448882fdcb7e23ca6b39 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:43.297367 22923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b924e736da5b4db09a083fdbda579148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.297785 23070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f756fc12ee18448882fdcb7e23ca6b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.298089 22924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4d2221f9ef48a1b2a6ff0cd201d288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.263818 23066 tablet_service.cc:1511] Processing CreateTablet for tablet 487822b0b81d4ab080e8616aeaafce61 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:43.299605 23066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487822b0b81d4ab080e8616aeaafce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.265344 23065 tablet_service.cc:1511] Processing CreateTablet for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:43.301883 23065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.266862 23064 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9be4a001be45a299d4f25fb24a23e0 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:43.304121 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9be4a001be45a299d4f25fb24a23e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.267956 23068 tablet_service.cc:1511] Processing CreateTablet for tablet 03b524f27c364008bd64398513848b41 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:43.306318 23068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b524f27c364008bd64398513848b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.344333 22921 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd75491f0894095a76e4877f1c9d798 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:43.342690 22923 tablet_service.cc:1511] Processing CreateTablet for tablet 037c511fdf1845518a0378985b716681 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:43.348091 22921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd75491f0894095a76e4877f1c9d798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.348809 22923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037c511fdf1845518a0378985b716681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.343830 22920 tablet_service.cc:1511] Processing CreateTablet for tablet 68efa1b4753a49698d58f95d18a254c5 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:43.350495 22920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68efa1b4753a49698d58f95d18a254c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.369695 22997 tablet_service.cc:1511] Processing CreateTablet for tablet 75d1b45b65554ad285b917fc0fc5872d (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:43.370998 22997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d1b45b65554ad285b917fc0fc5872d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.373313 23123 tablet_bootstrap.cc:492] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:43.374706 22996 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd75491f0894095a76e4877f1c9d798 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:43.375926 22996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd75491f0894095a76e4877f1c9d798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.381948 22919 tablet_service.cc:1511] Processing CreateTablet for tablet 23d9cc201a71440dbb2c1a84fb236f9f (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:43.383208 23123 tablet_bootstrap.cc:654] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.386492 22999 tablet_service.cc:1511] Processing CreateTablet for tablet 23d9cc201a71440dbb2c1a84fb236f9f (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:43.387694 22999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d9cc201a71440dbb2c1a84fb236f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.389916 22992 tablet_service.cc:1511] Processing CreateTablet for tablet 037c511fdf1845518a0378985b716681 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:43.389997 22995 tablet_service.cc:1511] Processing CreateTablet for tablet be161a7a00b84ea0a4cb5d4e08779222 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:43.390734 22917 tablet_service.cc:1511] Processing CreateTablet for tablet be161a7a00b84ea0a4cb5d4e08779222 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:43.391299 22992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037c511fdf1845518a0378985b716681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.391948 22995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be161a7a00b84ea0a4cb5d4e08779222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.384207 22994 tablet_service.cc:1511] Processing CreateTablet for tablet 68efa1b4753a49698d58f95d18a254c5 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:43.394585 22994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68efa1b4753a49698d58f95d18a254c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.395411 22915 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b882d5acb4619b0a7eed595c8bf91 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:43.397804 22993 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b882d5acb4619b0a7eed595c8bf91 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:43.399678 22993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b882d5acb4619b0a7eed595c8bf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.259003 22922 tablet_service.cc:1511] Processing CreateTablet for tablet 75d1b45b65554ad285b917fc0fc5872d (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:43.405871 22918 tablet_service.cc:1511] Processing CreateTablet for tablet 35eb6a08365d49b48d8922aeecef38fe (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:43.408190 22916 tablet_service.cc:1511] Processing CreateTablet for tablet 47e47498eae341b08e321155c338bbda (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:43.383244 22919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d9cc201a71440dbb2c1a84fb236f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.431762 22920 tablet_service.cc:1511] Processing CreateTablet for tablet 1d54450ff0af486ea0691bf79a24d89c (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:43.438551 22991 tablet_service.cc:1511] Processing CreateTablet for tablet 35eb6a08365d49b48d8922aeecef38fe (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:43.439985 22991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35eb6a08365d49b48d8922aeecef38fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.443064 23072 tablet_service.cc:1511] Processing CreateTablet for tablet bf4d2221f9ef48a1b2a6ff0cd201d288 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:43.456450 23068 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd75491f0894095a76e4877f1c9d798 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:43.457593 23072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4d2221f9ef48a1b2a6ff0cd201d288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.448503 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b882d5acb4619b0a7eed595c8bf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.460709 23069 tablet_service.cc:1511] Processing CreateTablet for tablet 68efa1b4753a49698d58f95d18a254c5 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:43.455086 23064 tablet_service.cc:1511] Processing CreateTablet for tablet 75d1b45b65554ad285b917fc0fc5872d (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:43.451625 23071 tablet_service.cc:1511] Processing CreateTablet for tablet b924e736da5b4db09a083fdbda579148 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:43.445559 22924 tablet_service.cc:1511] Processing CreateTablet for tablet ef7cdabf01ea443b915ed0742094ef9d (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:43.477628 22996 tablet_service.cc:1511] Processing CreateTablet for tablet d19ec625024a4d6a88d330626881d916 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:43.462196 22997 tablet_service.cc:1511] Processing CreateTablet for tablet 47e47498eae341b08e321155c338bbda (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:43.479977 23068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd75491f0894095a76e4877f1c9d798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.462872 23067 tablet_service.cc:1511] Processing CreateTablet for tablet be161a7a00b84ea0a4cb5d4e08779222 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:43.481283 22997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e47498eae341b08e321155c338bbda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.463927 22990 tablet_service.cc:1511] Processing CreateTablet for tablet 1d54450ff0af486ea0691bf79a24d89c (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:43.463932 23123 tablet_bootstrap.cc:492] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:43.482836 23123 ts_tablet_manager.cc:1403] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.006s
I20260710 13:23:43.485711 23123 raft_consensus.cc:359] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.465515 22921 tablet_service.cc:1511] Processing CreateTablet for tablet d19ec625024a4d6a88d330626881d916 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:43.465814 22920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d54450ff0af486ea0691bf79a24d89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.494880 22990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d54450ff0af486ea0691bf79a24d89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.465011 22998 tablet_service.cc:1511] Processing CreateTablet for tablet ef7cdabf01ea443b915ed0742094ef9d (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:43.461063 23070 tablet_service.cc:1511] Processing CreateTablet for tablet 23d9cc201a71440dbb2c1a84fb236f9f (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:43.458036 23066 tablet_service.cc:1511] Processing CreateTablet for tablet 037c511fdf1845518a0378985b716681 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:43.478600 23065 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b882d5acb4619b0a7eed595c8bf91 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:43.504089 23073 tablet_service.cc:1511] Processing CreateTablet for tablet 35eb6a08365d49b48d8922aeecef38fe (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:43.506443 22924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7cdabf01ea443b915ed0742094ef9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.508955 22917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be161a7a00b84ea0a4cb5d4e08779222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.506953 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d1b45b65554ad285b917fc0fc5872d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.509630 22921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec625024a4d6a88d330626881d916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.509929 23070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d9cc201a71440dbb2c1a84fb236f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.507987 22996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec625024a4d6a88d330626881d916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.511523 23066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037c511fdf1845518a0378985b716681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.513398 23073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35eb6a08365d49b48d8922aeecef38fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.515506 23071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b924e736da5b4db09a083fdbda579148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.516131 23067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be161a7a00b84ea0a4cb5d4e08779222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.518183 22998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7cdabf01ea443b915ed0742094ef9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.510277 22918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35eb6a08365d49b48d8922aeecef38fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.517474 23065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b882d5acb4619b0a7eed595c8bf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.533876 23069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68efa1b4753a49698d58f95d18a254c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.535534 22922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d1b45b65554ad285b917fc0fc5872d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.504782 23123 raft_consensus.cc:385] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.537004 23123 raft_consensus.cc:740] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.537731 23123 consensus_queue.cc:260] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.541079 22916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e47498eae341b08e321155c338bbda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.575843 23064 tablet_service.cc:1511] Processing CreateTablet for tablet 47e47498eae341b08e321155c338bbda (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:43.589401 23126 tablet_bootstrap.cc:492] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:43.589828 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e47498eae341b08e321155c338bbda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.589841 23124 tablet_bootstrap.cc:654] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.600528 23068 tablet_service.cc:1511] Processing CreateTablet for tablet 1d54450ff0af486ea0691bf79a24d89c (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:43.602144 23068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d54450ff0af486ea0691bf79a24d89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.612702 23034 heartbeater.cc:499] Master 127.21.80.190:42265 was elected leader, sending a full tablet report...
I20260710 13:23:43.615761 23124 tablet_bootstrap.cc:492] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:43.618418 23124 ts_tablet_manager.cc:1403] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.363s	user 0.023s	sys 0.000s
W20260710 13:23:43.627444 22880 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:43.630366 23073 tablet_service.cc:1511] Processing CreateTablet for tablet ef7cdabf01ea443b915ed0742094ef9d (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:43.631727 23073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7cdabf01ea443b915ed0742094ef9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.630741 23071 tablet_service.cc:1511] Processing CreateTablet for tablet d19ec625024a4d6a88d330626881d916 (DEFAULT_TABLE table=test-workload [id=76cedd27d548437d8b4e2a619e492cef]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:43.653997 23071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec625024a4d6a88d330626881d916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.661736 23126 tablet_bootstrap.cc:654] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.664608 23123 ts_tablet_manager.cc:1434] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.181s	user 0.017s	sys 0.012s
I20260710 13:23:43.665673 23123 tablet_bootstrap.cc:492] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:43.670810 23124 raft_consensus.cc:359] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.681257 23124 raft_consensus.cc:385] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.681699 23124 raft_consensus.cc:740] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.672452 23126 tablet_bootstrap.cc:492] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:43.682797 23126 ts_tablet_manager.cc:1403] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.094s	user 0.004s	sys 0.010s
I20260710 13:23:43.682966 23124 consensus_queue.cc:260] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.685729 23126 raft_consensus.cc:359] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.686492 23126 raft_consensus.cc:385] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.686785 23126 raft_consensus.cc:740] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.676693 23123 tablet_bootstrap.cc:654] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.690016 23126 consensus_queue.cc:260] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.692315 23108 heartbeater.cc:499] Master 127.21.80.190:42265 was elected leader, sending a full tablet report...
I20260710 13:23:43.692700 22959 heartbeater.cc:499] Master 127.21.80.190:42265 was elected leader, sending a full tablet report...
I20260710 13:23:43.693324 23123 tablet_bootstrap.cc:492] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:43.693814 23123 ts_tablet_manager.cc:1403] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260710 13:23:43.693776 23124 ts_tablet_manager.cc:1434] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.000s
I20260710 13:23:43.695358 23124 tablet_bootstrap.cc:492] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:43.696712 23123 raft_consensus.cc:359] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.697489 23123 raft_consensus.cc:385] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.697793 23123 raft_consensus.cc:740] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.699690 23126 ts_tablet_manager.cc:1434] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:23:43.700757 23126 tablet_bootstrap.cc:492] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:43.705502 23123 consensus_queue.cc:260] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.707778 23123 ts_tablet_manager.cc:1434] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:23:43.708822 23123 tablet_bootstrap.cc:492] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:43.714118 23124 tablet_bootstrap.cc:654] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.715227 23126 tablet_bootstrap.cc:654] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.719147 23124 tablet_bootstrap.cc:492] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:43.719695 23124 ts_tablet_manager.cc:1403] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.010s
I20260710 13:23:43.723232 23123 tablet_bootstrap.cc:654] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.724213 23126 tablet_bootstrap.cc:492] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:43.722823 23124 raft_consensus.cc:359] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.724697 23124 raft_consensus.cc:385] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.724797 23126 ts_tablet_manager.cc:1403] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260710 13:23:43.725109 23124 raft_consensus.cc:740] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.725932 23124 consensus_queue.cc:260] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.728088 23126 raft_consensus.cc:359] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.728879 23126 raft_consensus.cc:385] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.729176 23126 raft_consensus.cc:740] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.730274 23124 ts_tablet_manager.cc:1434] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260710 13:23:43.730044 23126 consensus_queue.cc:260] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.731222 23124 tablet_bootstrap.cc:492] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:43.732111 23126 ts_tablet_manager.cc:1434] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:43.733057 23126 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:43.740070 23126 tablet_bootstrap.cc:654] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.742086 23124 tablet_bootstrap.cc:654] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.747915 23123 tablet_bootstrap.cc:492] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:43.748590 23123 ts_tablet_manager.cc:1403] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260710 13:23:43.752084 23123 raft_consensus.cc:359] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.752884 23123 raft_consensus.cc:385] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.753194 23123 raft_consensus.cc:740] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.754004 23126 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:43.754063 23124 tablet_bootstrap.cc:492] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:43.754550 23126 ts_tablet_manager.cc:1403] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260710 13:23:43.754063 23123 consensus_queue.cc:260] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.754688 23124 ts_tablet_manager.cc:1403] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260710 13:23:43.757509 23126 raft_consensus.cc:359] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.758128 23123 ts_tablet_manager.cc:1434] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:23:43.758240 23126 raft_consensus.cc:385] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.758622 23126 raft_consensus.cc:740] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.759389 23126 consensus_queue.cc:260] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.760308 23124 raft_consensus.cc:359] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.761073 23124 raft_consensus.cc:385] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.761363 23124 raft_consensus.cc:740] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.761600 23126 ts_tablet_manager.cc:1434] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:23:43.762032 23123 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:43.762571 23126 tablet_bootstrap.cc:492] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:43.769181 23126 tablet_bootstrap.cc:654] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.768810 23124 consensus_queue.cc:260] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.772871 23124 ts_tablet_manager.cc:1434] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:23:43.773872 23124 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:43.780269 23124 tablet_bootstrap.cc:654] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.780826 23123 tablet_bootstrap.cc:654] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.783538 23126 tablet_bootstrap.cc:492] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:43.783998 23126 ts_tablet_manager.cc:1403] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 13:23:43.786266 23126 raft_consensus.cc:359] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.786731 23127 raft_consensus.cc:493] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.787024 23126 raft_consensus.cc:385] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.787473 23126 raft_consensus.cc:740] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.787094 23127 raft_consensus.cc:515] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.788223 23123 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:43.788681 23123 ts_tablet_manager.cc:1403] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.007s
I20260710 13:23:43.789180 23126 consensus_queue.cc:260] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.791501 23126 ts_tablet_manager.cc:1434] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:23:43.791713 23123 raft_consensus.cc:359] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.792418 23123 raft_consensus.cc:385] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.792500 23126 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:43.788659 23124 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:43.797076 23124 ts_tablet_manager.cc:1403] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 13:23:43.798836 23127 leader_election.cc:290] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:43.802024 23123 raft_consensus.cc:740] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.803013 23123 consensus_queue.cc:260] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.805023 23126 tablet_bootstrap.cc:654] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.805773 23123 ts_tablet_manager.cc:1434] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:23:43.806999 23123 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:43.801743 23124 raft_consensus.cc:359] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.812295 23124 raft_consensus.cc:385] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.812408 23126 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:43.812625 23124 raft_consensus.cc:740] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.812884 23126 ts_tablet_manager.cc:1403] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.009s
I20260710 13:23:43.813442 23124 consensus_queue.cc:260] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.819167 23126 raft_consensus.cc:359] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.819754 23132 raft_consensus.cc:493] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.820147 23126 raft_consensus.cc:385] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.820574 23126 raft_consensus.cc:740] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.821412 23126 consensus_queue.cc:260] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.822301 23124 ts_tablet_manager.cc:1434] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:23:43.820237 23132 raft_consensus.cc:515] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.826409 23123 tablet_bootstrap.cc:654] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.836952 23132 leader_election.cc:290] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:43.844292 23127 raft_consensus.cc:493] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.845010 23127 raft_consensus.cc:515] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.847121 23127 leader_election.cc:290] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685), 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897)
I20260710 13:23:43.848131 23124 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:43.860980 23126 ts_tablet_manager.cc:1434] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.048s	user 0.018s	sys 0.014s
I20260710 13:23:43.862043 23126 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:43.863530 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:43.864769 23083 raft_consensus.cc:2468] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:43.865080 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:43.865844 22934 raft_consensus.cc:2468] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:43.866011 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e01ed90c7b040e8b28646b32993f0d2" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:43.866878 23082 raft_consensus.cc:2468] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:43.867034 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e01ed90c7b040e8b28646b32993f0d2" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:43.866096 22972 leader_election.cc:304] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:43.867699 22933 raft_consensus.cc:2468] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:43.868150 23127 raft_consensus.cc:2804] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:43.868856 23126 tablet_bootstrap.cc:654] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.868567 23127 raft_consensus.cc:493] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:43.869280 23127 raft_consensus.cc:3060] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.869696 22974 leader_election.cc:304] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:43.865588 23123 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:43.871914 23123 ts_tablet_manager.cc:1403] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.065s	user 0.002s	sys 0.026s
I20260710 13:23:43.876039 23152 raft_consensus.cc:2804] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:43.876585 23152 raft_consensus.cc:493] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:43.877050 23152 raft_consensus.cc:3060] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.886638 23152 raft_consensus.cc:515] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.887645 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:43.890296 23124 tablet_bootstrap.cc:654] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.882911 23127 raft_consensus.cc:515] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.891215 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e01ed90c7b040e8b28646b32993f0d2" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:43.891901 23082 raft_consensus.cc:3060] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.894675 23127 leader_election.cc:290] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:43.895226 23127 raft_consensus.cc:493] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.895629 23127 raft_consensus.cc:515] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.896942 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e01ed90c7b040e8b28646b32993f0d2" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:43.897605 22932 raft_consensus.cc:3060] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.897508 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:43.898103 22934 raft_consensus.cc:3060] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.903254 23152 leader_election.cc:290] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685), 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897)
I20260710 13:23:43.894431 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:43.905551 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:43.906127 23083 raft_consensus.cc:3060] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.907419 22932 raft_consensus.cc:2468] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
W20260710 13:23:43.907536 23048 leader_election.cc:343] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:43.908815 22974 leader_election.cc:304] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:43.909353 23127 leader_election.cc:290] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:43.910120 23127 raft_consensus.cc:2804] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:43.910600 23127 raft_consensus.cc:697] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:43.910656 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865d4db4011474c9f528af9945fd021" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:43.911478 23081 raft_consensus.cc:2468] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:43.910620 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865d4db4011474c9f528af9945fd021" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:43.911626 23127 consensus_queue.cc:237] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } }
I20260710 13:23:43.912549 22933 raft_consensus.cc:2468] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:43.912955 22972 leader_election.cc:304] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:43.913862 23152 raft_consensus.cc:2804] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:43.914258 23152 raft_consensus.cc:493] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:43.914918 23152 raft_consensus.cc:3060] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.914240 23123 raft_consensus.cc:359] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.915170 23083 raft_consensus.cc:2468] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:43.915530 23123 raft_consensus.cc:385] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.915979 23123 raft_consensus.cc:740] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.916394 22972 leader_election.cc:304] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:43.917366 22934 raft_consensus.cc:2468] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:43.918731 23123 consensus_queue.cc:260] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.923205 23082 raft_consensus.cc:2468] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
W20260710 13:23:43.927774 23046 leader_election.cc:343] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:43.928267 23046 leader_election.cc:304] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:43.929311 23123 ts_tablet_manager.cc:1434] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.004s
I20260710 13:23:43.929792 23126 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:43.929729 23146 raft_consensus.cc:2749] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:43.930305 23123 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:43.930394 23126 ts_tablet_manager.cc:1403] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.001s
I20260710 13:23:43.928215 23154 raft_consensus.cc:2804] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:43.934031 23126 raft_consensus.cc:359] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.934754 23126 raft_consensus.cc:385] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.935037 23126 raft_consensus.cc:740] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.935910 23126 consensus_queue.cc:260] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.938403 23126 ts_tablet_manager.cc:1434] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:43.939191 23123 tablet_bootstrap.cc:654] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.939613 23126 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:43.947463 23152 raft_consensus.cc:515] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.950587 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865d4db4011474c9f528af9945fd021" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:43.951200 22934 raft_consensus.cc:3060] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.958490 22934 raft_consensus.cc:2468] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:43.958729 23126 tablet_bootstrap.cc:654] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.959760 22974 leader_election.cc:304] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:43.961298 23155 raft_consensus.cc:2804] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:43.961826 23155 raft_consensus.cc:697] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:43.962828 23155 consensus_queue.cc:237] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.969888 23154 raft_consensus.cc:697] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:43.970943 23154 consensus_queue.cc:237] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.970997 22832 catalog_manager.cc:5697] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:43.972072 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5865d4db4011474c9f528af9945fd021" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:43.972779 23082 raft_consensus.cc:3060] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.977346 23123 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:43.978086 23123 ts_tablet_manager.cc:1403] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260710 13:23:43.982565 23082 raft_consensus.cc:2468] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:43.982630 23123 raft_consensus.cc:359] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.983928 23123 raft_consensus.cc:385] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.984390 23123 raft_consensus.cc:740] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.984536 23152 leader_election.cc:290] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:43.993650 23124 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:43.985919 23123 consensus_queue.cc:260] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.994190 23124 ts_tablet_manager.cc:1403] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.015s
I20260710 13:23:43.995572 23126 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:43.996080 23126 ts_tablet_manager.cc:1403] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.021s
I20260710 13:23:43.996389 23123 ts_tablet_manager.cc:1434] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:23:43.997457 23124 raft_consensus.cc:359] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.997924 23123 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:43.998328 23124 raft_consensus.cc:385] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.998718 23124 raft_consensus.cc:740] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.999367 23126 raft_consensus.cc:359] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:43.999660 23124 consensus_queue.cc:260] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.000144 23126 raft_consensus.cc:385] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.000525 23126 raft_consensus.cc:740] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.001436 23126 consensus_queue.cc:260] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.003680 23126 ts_tablet_manager.cc:1434] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:44.005508 23124 ts_tablet_manager.cc:1434] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:44.009626 23124 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.010288 23123 tablet_bootstrap.cc:654] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.006821 23126 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.017414 23126 tablet_bootstrap.cc:654] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.029503 23124 tablet_bootstrap.cc:654] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.030745 23123 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.031209 23126 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.031854 23126 ts_tablet_manager.cc:1403] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 13:23:44.031251 23123 ts_tablet_manager.cc:1403] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260710 13:23:44.034593 23126 raft_consensus.cc:359] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.035235 23126 raft_consensus.cc:385] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.035504 23126 raft_consensus.cc:740] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.036149 23126 consensus_queue.cc:260] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.037081 23123 raft_consensus.cc:359] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.037866 23123 raft_consensus.cc:385] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.038199 23126 ts_tablet_manager.cc:1434] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:44.038159 23123 raft_consensus.cc:740] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.039084 23123 consensus_queue.cc:260] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.040150 23124 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.040645 23124 ts_tablet_manager.cc:1403] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260710 13:23:44.041951 23123 ts_tablet_manager.cc:1434] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:44.042968 23123 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:44.042986 23126 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.043744 23124 raft_consensus.cc:359] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.043556 22832 catalog_manager.cc:5697] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.044543 23124 raft_consensus.cc:385] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.044996 23124 raft_consensus.cc:740] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.045344 22832 catalog_manager.cc:5697] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.045889 23124 consensus_queue.cc:260] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.049822 23126 tablet_bootstrap.cc:654] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.052866 23123 tablet_bootstrap.cc:654] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.057859 23154 raft_consensus.cc:493] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.058375 23154 raft_consensus.cc:515] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.059476 23124 ts_tablet_manager.cc:1434] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:23:44.060550 23124 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.061892 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.061995 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
W20260710 13:23:44.063284 22972 leader_election.cc:343] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.060592 23154 leader_election.cc:290] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
W20260710 13:23:44.063968 22974 leader_election.cc:343] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.064766 22974 leader_election.cc:304] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beffd9b61ea544b88adb6034c585c150; no voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:44.066356 23154 raft_consensus.cc:2749] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.067997 23124 tablet_bootstrap.cc:654] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.095727 23124 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.095914 23123 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.095948 23126 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.096175 23124 ts_tablet_manager.cc:1403] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.019s
I20260710 13:23:44.096549 23123 ts_tablet_manager.cc:1403] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.018s
I20260710 13:23:44.096591 23126 ts_tablet_manager.cc:1403] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.020s
I20260710 13:23:44.098853 23123 raft_consensus.cc:359] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.099448 23123 raft_consensus.cc:385] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.099354 23124 raft_consensus.cc:359] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.099903 23123 raft_consensus.cc:740] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.099467 23126 raft_consensus.cc:359] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.100234 23124 raft_consensus.cc:385] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.100464 23126 raft_consensus.cc:385] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.100611 23124 raft_consensus.cc:740] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.100895 23126 raft_consensus.cc:740] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.100915 23123 consensus_queue.cc:260] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.101488 23124 consensus_queue.cc:260] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.101766 23126 consensus_queue.cc:260] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.103360 23123 ts_tablet_manager.cc:1434] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:44.103789 23124 ts_tablet_manager.cc:1434] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:44.104528 23123 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:44.106814 23124 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.109517 23126 ts_tablet_manager.cc:1434] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:23:44.110510 23126 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.111191 23123 tablet_bootstrap.cc:654] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.113457 23124 tablet_bootstrap.cc:654] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.117790 23126 tablet_bootstrap.cc:654] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.123968 23123 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.125008 23123 ts_tablet_manager.cc:1403] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 13:23:44.130821 23123 raft_consensus.cc:359] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.131865 23123 raft_consensus.cc:385] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.132248 23123 raft_consensus.cc:740] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.133322 23123 consensus_queue.cc:260] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.136358 23124 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.136749 23123 ts_tablet_manager.cc:1434] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:44.136866 23124 ts_tablet_manager.cc:1403] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260710 13:23:44.138238 23123 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:44.139842 23124 raft_consensus.cc:359] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.141431 23124 raft_consensus.cc:385] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.141765 23124 raft_consensus.cc:740] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.142588 23124 consensus_queue.cc:260] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.147070 23124 ts_tablet_manager.cc:1434] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:23:44.148154 23146 raft_consensus.cc:493] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.148324 23124 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.149312 23123 tablet_bootstrap.cc:654] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.148806 23146 raft_consensus.cc:515] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.149986 23126 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.150455 23126 ts_tablet_manager.cc:1403] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.011s
I20260710 13:23:44.152102 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9be4a001be45a299d4f25fb24a23e0" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.152443 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9be4a001be45a299d4f25fb24a23e0" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
W20260710 13:23:44.153651 23048 leader_election.cc:343] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.155074 23124 tablet_bootstrap.cc:654] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.156828 23126 raft_consensus.cc:359] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.157588 23126 raft_consensus.cc:385] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:44.157681 23046 leader_election.cc:343] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.157967 23126 raft_consensus.cc:740] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.158211 23046 leader_election.cc:304] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.159032 23132 raft_consensus.cc:2749] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.159161 23146 leader_election.cc:290] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.158747 23126 consensus_queue.cc:260] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.162405 23126 ts_tablet_manager.cc:1434] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:23:44.163616 23126 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.171355 23126 tablet_bootstrap.cc:654] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.172277 23123 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.172379 23130 raft_consensus.cc:493] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.172907 23123 ts_tablet_manager.cc:1403] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260710 13:23:44.172943 23130 raft_consensus.cc:515] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.176594 23123 raft_consensus.cc:359] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.177647 23123 raft_consensus.cc:385] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.178020 23123 raft_consensus.cc:740] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.178999 23130 leader_election.cc:290] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.179118 23123 consensus_queue.cc:260] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.182251 23146 raft_consensus.cc:493] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.182791 23146 raft_consensus.cc:515] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.186590 23123 ts_tablet_manager.cc:1434] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:23:44.186460 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2676617a0f841f3bcadcb1dd68c2a68" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.187125 22934 raft_consensus.cc:2468] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:44.187569 23123 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:44.188207 23124 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.188409 23048 leader_election.cc:304] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:44.189227 23146 leader_election.cc:290] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.189466 23132 raft_consensus.cc:2804] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.189846 23132 raft_consensus.cc:493] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.190164 23132 raft_consensus.cc:3060] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.190908 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2676617a0f841f3bcadcb1dd68c2a68" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.191605 23009 raft_consensus.cc:2468] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:44.194257 23154 raft_consensus.cc:493] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.194981 23154 raft_consensus.cc:515] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.198170 23132 raft_consensus.cc:515] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.199115 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.200075 22934 raft_consensus.cc:2468] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:44.201138 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2676617a0f841f3bcadcb1dd68c2a68" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:44.201749 22933 raft_consensus.cc:3060] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.201875 22974 leader_election.cc:304] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.203159 23152 raft_consensus.cc:2804] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.203684 23152 raft_consensus.cc:493] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.204150 23152 raft_consensus.cc:3060] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.209227 22933 raft_consensus.cc:2468] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:44.210491 23048 leader_election.cc:304] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:44.211333 23146 raft_consensus.cc:2804] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.211706 23154 leader_election.cc:290] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.212298 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.214569 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2676617a0f841f3bcadcb1dd68c2a68" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:44.219822 23009 raft_consensus.cc:3060] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.219789 23082 raft_consensus.cc:2468] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:44.212675 23132 leader_election.cc:290] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.230374 23009 raft_consensus.cc:2468] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:44.231727 23152 raft_consensus.cc:515] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.193784 23124 ts_tablet_manager.cc:1403] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.007s
I20260710 13:23:44.234925 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:44.235527 22933 raft_consensus.cc:3060] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.236541 23124 raft_consensus.cc:359] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.239992 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.240334 23124 raft_consensus.cc:385] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.240615 23083 raft_consensus.cc:3060] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.240792 23124 raft_consensus.cc:740] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.240903 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.241683 23009 raft_consensus.cc:2393] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5b847eea00442bb4b4255a3d66dc54 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:44.241791 23124 consensus_queue.cc:260] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.242864 23146 raft_consensus.cc:697] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Becoming Leader. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:23:44.244016 23146 consensus_queue.cc:237] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.237329 23126 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.238300 23123 tablet_bootstrap.cc:654] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.238725 23130 raft_consensus.cc:493] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.254554 23130 raft_consensus.cc:515] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.256973 23083 raft_consensus.cc:2468] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:44.257211 23130 leader_election.cc:290] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.254495 23126 ts_tablet_manager.cc:1403] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.027s
I20260710 13:23:44.258013 23130 raft_consensus.cc:493] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.239521 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.258873 23082 raft_consensus.cc:2393] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5b847eea00442bb4b4255a3d66dc54 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:44.259651 22972 leader_election.cc:304] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.260370 22897 leader_election.cc:304] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.260684 23154 raft_consensus.cc:2804] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.260953 23180 raft_consensus.cc:493] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.239429 23152 leader_election.cc:290] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.261570 23180 raft_consensus.cc:515] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.262229 23154 raft_consensus.cc:697] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:44.262102 23130 raft_consensus.cc:515] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.263192 23154 consensus_queue.cc:237] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.264955 23180 leader_election.cc:290] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.266510 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1057beda6d3e4c7bb04244f6e15002bf" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.267330 23009 raft_consensus.cc:2468] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:44.268191 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b924e736da5b4db09a083fdbda579148" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.269069 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b924e736da5b4db09a083fdbda579148" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.269543 22933 raft_consensus.cc:2468] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:44.269753 23008 raft_consensus.cc:2468] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:44.269672 23130 leader_election.cc:290] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.271782 23130 raft_consensus.cc:2749] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.270991 23152 raft_consensus.cc:493] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.273804 23152 raft_consensus.cc:515] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.275368 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.271853 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1057beda6d3e4c7bb04244f6e15002bf" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
W20260710 13:23:44.271540 22897 leader_election.cc:343] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.276024 23009 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:44.276610 22897 leader_election.cc:304] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.277252 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.264405 23126 raft_consensus.cc:359] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.277796 22897 leader_election.cc:304] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [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: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 80ad5b88bb4b4b48913f04f7b977d541
I20260710 13:23:44.278029 22934 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:44.278100 23126 raft_consensus.cc:385] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.278924 23126 raft_consensus.cc:740] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.279615 22974 leader_election.cc:304] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.280601 23127 raft_consensus.cc:2804] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.280536 23083 raft_consensus.cc:2468] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:44.281144 23127 raft_consensus.cc:493] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.281564 23127 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.277263 23046 leader_election.cc:304] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.284636 23126 consensus_queue.cc:260] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.287549 23132 raft_consensus.cc:2804] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.289525 23123 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.288386 23132 raft_consensus.cc:493] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.292359 23123 ts_tablet_manager.cc:1403] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.003s
I20260710 13:23:44.295104 23130 raft_consensus.cc:2804] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.295331 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.295742 23130 raft_consensus.cc:493] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.296388 23130 raft_consensus.cc:3060] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.296923 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.291052 23126 ts_tablet_manager.cc:1434] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:23:44.292270 23132 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.290658 23181 raft_consensus.cc:2804] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.298517 23181 raft_consensus.cc:493] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.297370 23123 raft_consensus.cc:359] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.299850 23123 raft_consensus.cc:385] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.293535 23152 leader_election.cc:290] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.299489 23181 raft_consensus.cc:3060] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.300300 23123 raft_consensus.cc:740] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.301321 23123 consensus_queue.cc:260] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.303591 23123 ts_tablet_manager.cc:1434] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:44.298586 23126 tablet_bootstrap.cc:492] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.306211 22832 catalog_manager.cc:5697] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.307675 23124 ts_tablet_manager.cc:1434] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.074s	user 0.029s	sys 0.029s
I20260710 13:23:44.308110 23123 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:44.309206 23124 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.309090 23152 raft_consensus.cc:493] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.296238 22933 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:44.309744 23152 raft_consensus.cc:515] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.314603 23152 leader_election.cc:290] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.315622 23127 raft_consensus.cc:515] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.312686 23181 raft_consensus.cc:515] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.320542 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.321187 23082 raft_consensus.cc:2468] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:44.321460 23124 tablet_bootstrap.cc:654] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.324802 22972 leader_election.cc:304] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.322942 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.328088 23152 raft_consensus.cc:2804] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.328461 23152 raft_consensus.cc:493] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.330284 23152 raft_consensus.cc:3060] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:44.330315 22974 leader_election.cc:343] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.329236 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.332814 22830 catalog_manager.cc:5697] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:44.315766 23132 raft_consensus.cc:515] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.337018 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:44.337515 23083 raft_consensus.cc:2393] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beffd9b61ea544b88adb6034c585c150 in current term 1: Already voted for candidate 80ad5b88bb4b4b48913f04f7b977d541 in this term.
I20260710 13:23:44.337566 22933 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.338601 23152 raft_consensus.cc:515] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.341351 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
W20260710 13:23:44.342612 22974 leader_election.cc:343] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.342705 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:44.343467 23009 raft_consensus.cc:2393] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80ad5b88bb4b4b48913f04f7b977d541 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:44.343394 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:44.343906 23130 raft_consensus.cc:515] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.323171 23127 leader_election.cc:290] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.345019 23048 leader_election.cc:304] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [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: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.345412 23132 leader_election.cc:290] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.345885 23130 leader_election.cc:290] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.346364 23132 raft_consensus.cc:2749] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.352813 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b924e736da5b4db09a083fdbda579148" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.353422 23126 tablet_bootstrap.cc:654] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.347836 23152 leader_election.cc:290] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.354017 22933 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:44.354750 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1057beda6d3e4c7bb04244f6e15002bf" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.355618 23082 raft_consensus.cc:3060] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.356112 22974 leader_election.cc:304] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [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: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 80ad5b88bb4b4b48913f04f7b977d541
I20260710 13:23:44.350978 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b924e736da5b4db09a083fdbda579148" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:44.357239 23008 raft_consensus.cc:3060] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:44.357329 22897 leader_election.cc:343] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.351657 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1057beda6d3e4c7bb04244f6e15002bf" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:44.347350 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.350029 23181 leader_election.cc:290] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.362969 23009 raft_consensus.cc:3060] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.366796 23082 raft_consensus.cc:2468] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 1.
I20260710 13:23:44.368446 22897 leader_election.cc:304] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:44.363131 23083 raft_consensus.cc:3060] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.369923 23127 raft_consensus.cc:2804] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.370564 23127 raft_consensus.cc:697] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:44.371526 23127 consensus_queue.cc:237] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.373597 23154 consensus_queue.cc:1048] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.375315 23181 raft_consensus.cc:2804] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.375840 23181 raft_consensus.cc:697] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Becoming Leader. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
I20260710 13:23:44.376472 23009 raft_consensus.cc:2468] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 1.
I20260710 13:23:44.376785 23181 consensus_queue.cc:237] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.382552 23008 raft_consensus.cc:2468] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 1.
I20260710 13:23:44.383772 22897 leader_election.cc:304] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [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: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 80ad5b88bb4b4b48913f04f7b977d541
I20260710 13:23:44.383951 23083 raft_consensus.cc:2468] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:44.385475 23182 raft_consensus.cc:2804] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.385861 23182 raft_consensus.cc:697] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Becoming Leader. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
I20260710 13:23:44.388441 23182 consensus_queue.cc:237] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.386696 23154 raft_consensus.cc:493] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.392558 23154 raft_consensus.cc:515] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.391462 22972 leader_election.cc:304] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:44.400861 23154 leader_election.cc:290] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.409106 23157 raft_consensus.cc:2804] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.409829 23157 raft_consensus.cc:697] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:44.409271 23152 consensus_queue.cc:1048] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.410766 23157 consensus_queue.cc:237] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.415126 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.416953 23082 raft_consensus.cc:2468] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:44.417430 23124 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.417937 23124 ts_tablet_manager.cc:1403] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.109s	user 0.024s	sys 0.010s
I20260710 13:23:44.412078 23130 raft_consensus.cc:493] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.419028 23130 raft_consensus.cc:515] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.410120 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.420811 23124 raft_consensus.cc:359] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.421509 23124 raft_consensus.cc:385] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.421801 23124 raft_consensus.cc:740] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.422279 23130 leader_election.cc:290] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.422479 23124 consensus_queue.cc:260] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.424237 22972 leader_election.cc:304] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.420847 22933 raft_consensus.cc:2468] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:44.424633 23124 ts_tablet_manager.cc:1434] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:44.431385 23152 raft_consensus.cc:2804] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.433065 23152 raft_consensus.cc:493] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.439230 23123 tablet_bootstrap.cc:654] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.433887 23152 raft_consensus.cc:3060] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.438597 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.445997 23126 tablet_bootstrap.cc:492] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.446508 23126 ts_tablet_manager.cc:1403] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.148s	user 0.027s	sys 0.031s
I20260710 13:23:44.438632 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.450773 23124 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.456672 23126 raft_consensus.cc:359] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.462213 23126 raft_consensus.cc:385] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.462617 23126 raft_consensus.cc:740] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.454622 23082 raft_consensus.cc:2468] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:44.466961 22897 leader_election.cc:304] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:44.467971 23182 raft_consensus.cc:2804] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.468381 23182 raft_consensus.cc:493] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.468840 23182 raft_consensus.cc:3060] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.469453 22831 catalog_manager.cc:5697] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.473752 23152 raft_consensus.cc:515] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.476683 23182 raft_consensus.cc:515] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.478461 23008 raft_consensus.cc:2393] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5b847eea00442bb4b4255a3d66dc54 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:44.482906 23152 leader_election.cc:290] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.475584 22830 catalog_manager.cc:5697] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.492694 23182 leader_election.cc:290] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.507609 23126 consensus_queue.cc:260] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.509475 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:44.509907 23126 ts_tablet_manager.cc:1434] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.013s
I20260710 13:23:44.510326 22933 raft_consensus.cc:2393] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beffd9b61ea544b88adb6034c585c150 in current term 1: Already voted for candidate 8c5b847eea00442bb4b4255a3d66dc54 in this term.
I20260710 13:23:44.500650 23124 tablet_bootstrap.cc:654] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.512482 23126 tablet_bootstrap.cc:492] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.517901 23154 consensus_queue.cc:1048] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.522300 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.528277 23082 raft_consensus.cc:3060] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.566272 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.565649 22831 catalog_manager.cc:5697] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.589781 23082 raft_consensus.cc:2468] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:44.592466 22972 leader_election.cc:304] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:44.593986 23152 raft_consensus.cc:2804] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.594583 23152 raft_consensus.cc:697] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:44.595693 23152 consensus_queue.cc:237] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
W20260710 13:23:44.637009 22974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.129:39897, user_credentials={real_user=slave}} blocked reactor thread for 71281.8us
I20260710 13:23:44.638149 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a6ca2e399a469ba4a1fd1f1bcf3695" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
W20260710 13:23:44.635645 22897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.130:43841, user_credentials={real_user=slave}} blocked reactor thread for 71376.5us
W20260710 13:23:44.641999 23188 log.cc:927] Time spent T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541: Append to log took a long time: real 0.051s	user 0.009s	sys 0.000s
I20260710 13:23:44.646205 23124 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.648378 23124 ts_tablet_manager.cc:1403] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.005s
I20260710 13:23:44.645486 22830 catalog_manager.cc:5697] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.654958 23126 tablet_bootstrap.cc:654] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.655607 22897 leader_election.cc:304] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [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: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.657183 23182 raft_consensus.cc:2749] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.658032 23123 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.658502 23123 ts_tablet_manager.cc:1403] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.354s	user 0.022s	sys 0.003s
I20260710 13:23:44.663460 23123 raft_consensus.cc:359] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.664186 23123 raft_consensus.cc:385] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.664466 23123 raft_consensus.cc:740] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.662643 23152 consensus_queue.cc:1048] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:23:44.665295 23123 consensus_queue.cc:260] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.667593 23123 ts_tablet_manager.cc:1434] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:44.668431 23123 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:44.642753 23157 consensus_queue.cc:1048] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:23:44.673151 23154 consensus_queue.cc:1048] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:23:44.682067 23124 raft_consensus.cc:359] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.683058 23124 raft_consensus.cc:385] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.683396 23124 raft_consensus.cc:740] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
W20260710 13:23:44.683570 22880 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:44.684365 23124 consensus_queue.cc:260] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.697582 23181 raft_consensus.cc:493] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.701697 23181 raft_consensus.cc:515] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.703301 23124 ts_tablet_manager.cc:1434] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.003s
I20260710 13:23:44.704628 23124 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.708266 23181 leader_election.cc:290] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.709861 23126 tablet_bootstrap.cc:492] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.710386 23126 ts_tablet_manager.cc:1403] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.005s
I20260710 13:23:44.718050 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9be4a001be45a299d4f25fb24a23e0" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.718693 23008 raft_consensus.cc:2468] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:44.719784 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9be4a001be45a299d4f25fb24a23e0" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.720574 23082 raft_consensus.cc:2468] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:44.719816 22897 leader_election.cc:304] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:44.723285 23126 raft_consensus.cc:359] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.724052 23126 raft_consensus.cc:385] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.724370 23126 raft_consensus.cc:740] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.725041 23181 raft_consensus.cc:2804] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.725476 23181 raft_consensus.cc:493] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.725242 23126 consensus_queue.cc:260] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.725853 23181 raft_consensus.cc:3060] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.751155 23146 raft_consensus.cc:493] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.729285 23123 tablet_bootstrap.cc:654] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.761441 23146 raft_consensus.cc:515] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.764691 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.746413 23132 raft_consensus.cc:493] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.765890 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.765771 23132 raft_consensus.cc:515] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
W20260710 13:23:44.766772 23048 leader_election.cc:343] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:44.767360 23046 leader_election.cc:343] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.767782 23046 leader_election.cc:304] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.768548 23146 leader_election.cc:290] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.768654 23180 raft_consensus.cc:2749] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.769200 23157 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.770687 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
W20260710 13:23:44.772468 23048 leader_election.cc:343] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.725729 22831 catalog_manager.cc:5697] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.728138 23126 ts_tablet_manager.cc:1434] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:23:44.776512 23132 leader_election.cc:290] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.780998 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
W20260710 13:23:44.782400 23046 leader_election.cc:343] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.782833 23046 leader_election.cc:304] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.783907 23126 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.785198 23180 raft_consensus.cc:2749] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.790470 23157 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.791311 23180 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.790208 23124 tablet_bootstrap.cc:654] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.796818 23126 tablet_bootstrap.cc:654] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.783469 23181 raft_consensus.cc:515] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.802141 23181 leader_election.cc:290] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.802973 23123 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.803524 23123 ts_tablet_manager.cc:1403] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.010s
I20260710 13:23:44.805572 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9be4a001be45a299d4f25fb24a23e0" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:44.806031 23008 raft_consensus.cc:3060] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.806360 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9be4a001be45a299d4f25fb24a23e0" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.806926 23082 raft_consensus.cc:3060] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.810217 23123 raft_consensus.cc:359] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.821993 23123 raft_consensus.cc:385] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.822428 23123 raft_consensus.cc:740] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.823216 23123 consensus_queue.cc:260] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.813932 23082 raft_consensus.cc:2468] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 1.
I20260710 13:23:44.816622 23132 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.828469 22897 leader_election.cc:304] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:44.829406 23130 raft_consensus.cc:493] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.829872 23130 raft_consensus.cc:515] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.817361 23008 raft_consensus.cc:2468] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 1.
I20260710 13:23:44.819862 23126 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.820115 23124 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.832326 23126 ts_tablet_manager.cc:1403] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260710 13:23:44.832403 23124 ts_tablet_manager.cc:1403] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.005s
I20260710 13:23:44.832496 23130 leader_election.cc:290] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.833408 23123 ts_tablet_manager.cc:1434] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:23:44.835632 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.838841 23124 raft_consensus.cc:359] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.839046 23182 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.839639 23124 raft_consensus.cc:385] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.839947 23124 raft_consensus.cc:740] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.840592 23124 consensus_queue.cc:260] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.841615 23182 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.842301 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487822b0b81d4ab080e8616aeaafce61" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.843140 23082 raft_consensus.cc:2393] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5b847eea00442bb4b4255a3d66dc54 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:44.845301 23124 ts_tablet_manager.cc:1434] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:23:44.846190 23123 tablet_bootstrap.cc:492] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:44.846786 23124 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.847311 23127 raft_consensus.cc:493] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.847378 22897 leader_election.cc:304] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.847780 23127 raft_consensus.cc:515] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.848272 23182 raft_consensus.cc:3060] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.851365 23127 leader_election.cc:290] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.844116 23181 raft_consensus.cc:2804] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.853123 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.853518 23181 raft_consensus.cc:697] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Becoming Leader. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
W20260710 13:23:44.856233 22974 leader_election.cc:343] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.856552 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:44.857535 23082 raft_consensus.cc:2468] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:44.858843 22972 leader_election.cc:304] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:44.861862 23127 raft_consensus.cc:2804] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.862761 23127 raft_consensus.cc:493] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.863098 23127 raft_consensus.cc:3060] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.871244 23181 consensus_queue.cc:237] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.878259 23126 raft_consensus.cc:359] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.879519 23124 tablet_bootstrap.cc:654] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.879462 23126 raft_consensus.cc:385] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.880885 23126 raft_consensus.cc:740] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.881796 23126 consensus_queue.cc:260] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.882351 23127 raft_consensus.cc:515] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.884202 23126 ts_tablet_manager.cc:1434] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 13:23:44.885447 23127 leader_election.cc:290] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:44.885193 23126 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.885667 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:44.879213 23182 raft_consensus.cc:2749] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.886739 23124 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.889408 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:44.890551 23132 raft_consensus.cc:493] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.891789 23082 raft_consensus.cc:3060] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:44.893163 22974 leader_election.cc:343] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.893187 23132 raft_consensus.cc:515] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.895357 23124 ts_tablet_manager.cc:1403] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.001s
I20260710 13:23:44.902041 23123 tablet_bootstrap.cc:654] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.904699 23132 leader_election.cc:290] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.904768 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.906991 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
W20260710 13:23:44.907611 22897 consensus_peers.cc:597] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 -> Peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Couldn't send request to peer 80ad5b88bb4b4b48913f04f7b977d541. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:44.908684 23048 leader_election.cc:343] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:44.913651 23046 leader_election.cc:343] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.914299 23046 leader_election.cc:304] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.914570 23082 raft_consensus.cc:2468] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:44.915403 23132 raft_consensus.cc:2749] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.917192 22972 leader_election.cc:304] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:44.919028 23127 raft_consensus.cc:2804] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.920454 23127 raft_consensus.cc:697] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:44.926699 23124 raft_consensus.cc:359] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.928370 23157 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.926784 23127 consensus_queue.cc:237] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.928057 23124 raft_consensus.cc:385] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.931443 23124 raft_consensus.cc:740] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.932142 23126 tablet_bootstrap.cc:654] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.932150 23124 consensus_queue.cc:260] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.939400 23124 ts_tablet_manager.cc:1434] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.001s
I20260710 13:23:44.940297 23124 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:44.952214 23124 tablet_bootstrap.cc:654] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:44.953821 22897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.131:40685, user_credentials={real_user=slave}} blocked reactor thread for 44731.1us
I20260710 13:23:44.959964 23132 raft_consensus.cc:493] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.960676 23132 raft_consensus.cc:515] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.964381 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:44.966787 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:44.968119 23155 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:23:44.973832 23126 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:44.976320 23124 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:44.976928 23132 leader_election.cc:290] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:44.979285 23124 ts_tablet_manager.cc:1403] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.019s
I20260710 13:23:44.974099 23123 tablet_bootstrap.cc:492] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:44.970533 23182 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:23:44.980034 23123 ts_tablet_manager.cc:1403] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.001s
I20260710 13:23:44.982424 23124 raft_consensus.cc:359] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.983206 23124 raft_consensus.cc:385] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.965063 22830 catalog_manager.cc:5697] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.983505 23124 raft_consensus.cc:740] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.984321 23124 consensus_queue.cc:260] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.976974 22832 catalog_manager.cc:5697] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.987110 23124 ts_tablet_manager.cc:1434] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:44.989950 23124 tablet_bootstrap.cc:492] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
W20260710 13:23:44.965991 23048 leader_election.cc:343] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:44.992040 23046 leader_election.cc:343] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.979296 23126 ts_tablet_manager.cc:1403] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.004s
I20260710 13:23:44.994048 23046 leader_election.cc:304] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:44.996580 23124 tablet_bootstrap.cc:654] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.996627 23126 raft_consensus.cc:359] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:44.997681 23126 raft_consensus.cc:385] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.998008 23126 raft_consensus.cc:740] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.998085 23155 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.998921 23126 consensus_queue.cc:260] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.000290 23146 raft_consensus.cc:2749] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:45.004145 23155 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.005609 23126 ts_tablet_manager.cc:1434] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:23:45.006733 23126 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:44.986876 23123 raft_consensus.cc:359] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.008446 23123 raft_consensus.cc:385] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.008769 23123 raft_consensus.cc:740] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.009549 23123 consensus_queue.cc:260] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.012244 23123 ts_tablet_manager.cc:1434] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:23:45.027464 23182 raft_consensus.cc:493] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.027997 23182 raft_consensus.cc:515] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.030092 23182 leader_election.cc:290] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.027469 23154 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:23:45.031670 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
W20260710 13:23:45.033079 22897 leader_election.cc:343] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.033876 23219 raft_consensus.cc:493] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.034636 23219 raft_consensus.cc:515] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.038782 23126 tablet_bootstrap.cc:654] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.038452 23152 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.046638 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.051398 23123 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
W20260710 13:23:45.050499 23225 log.cc:927] Time spent T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 13:23:45.051458 23132 raft_consensus.cc:493] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.052184 23132 raft_consensus.cc:515] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.054438 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68efa1b4753a49698d58f95d18a254c5" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.055804 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
W20260710 13:23:45.056516 22897 leader_election.cc:343] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.056531 22934 raft_consensus.cc:2468] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:45.058176 23048 leader_election.cc:304] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:45.059115 23146 raft_consensus.cc:2804] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.059535 23146 raft_consensus.cc:493] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.059904 23146 raft_consensus.cc:3060] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:45.062093 22897 leader_election.cc:343] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.062623 22897 leader_election.cc:304] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:45.063450 23182 raft_consensus.cc:2749] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:45.063730 23219 leader_election.cc:290] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.064749 23132 leader_election.cc:290] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.066895 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68efa1b4753a49698d58f95d18a254c5" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.068924 23126 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:45.069367 23126 ts_tablet_manager.cc:1403] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.006s
I20260710 13:23:45.071926 23146 raft_consensus.cc:515] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.073597 23124 tablet_bootstrap.cc:492] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.074154 23124 ts_tablet_manager.cc:1403] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.025s
I20260710 13:23:45.081779 23126 raft_consensus.cc:359] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.082337 23126 raft_consensus.cc:385] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.082516 23126 raft_consensus.cc:740] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.082935 23126 consensus_queue.cc:260] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.084755 23126 ts_tablet_manager.cc:1434] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 13:23:45.085650 23126 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:45.086859 23123 tablet_bootstrap.cc:654] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.088755 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
W20260710 13:23:45.089859 22897 leader_election.cc:343] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.090353 22897 leader_election.cc:304] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:45.090498 23124 raft_consensus.cc:359] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.091215 23124 raft_consensus.cc:385] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.091536 23124 raft_consensus.cc:740] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.089450 23008 raft_consensus.cc:2468] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:45.092339 23124 consensus_queue.cc:260] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.093464 23219 raft_consensus.cc:2749] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:45.094976 23146 leader_election.cc:290] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.095224 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.096498 23124 ts_tablet_manager.cc:1434] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:23:45.095825 22934 raft_consensus.cc:3060] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.097430 23124 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.098790 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:45.099448 23008 raft_consensus.cc:3060] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.106803 23124 tablet_bootstrap.cc:654] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.112607 23126 tablet_bootstrap.cc:654] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.112421 22934 raft_consensus.cc:2468] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:45.113698 23008 raft_consensus.cc:2468] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:45.115247 23046 leader_election.cc:304] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.116374 23146 raft_consensus.cc:2804] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.117091 23146 raft_consensus.cc:697] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Becoming Leader. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:23:45.118227 23146 consensus_queue.cc:237] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.129655 23124 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.131001 23124 ts_tablet_manager.cc:1403] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260710 13:23:45.134140 23124 raft_consensus.cc:359] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.134931 23124 raft_consensus.cc:385] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.135278 23124 raft_consensus.cc:740] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.135836 23123 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.136317 23123 ts_tablet_manager.cc:1403] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.001s
I20260710 13:23:45.136185 23124 consensus_queue.cc:260] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.138638 23124 ts_tablet_manager.cc:1434] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:45.139038 23123 raft_consensus.cc:359] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.140071 23123 raft_consensus.cc:385] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.140388 23123 raft_consensus.cc:740] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.142321 23124 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.142948 23123 consensus_queue.cc:260] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.145408 23123 ts_tablet_manager.cc:1434] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:45.146399 23123 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.149209 23124 tablet_bootstrap.cc:654] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.149551 23152 raft_consensus.cc:493] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.150055 23152 raft_consensus.cc:515] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.151360 22831 catalog_manager.cc:5697] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:45.152328 23126 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:45.152828 23126 ts_tablet_manager.cc:1403] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.003s
I20260710 13:23:45.154788 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.152344 23152 leader_election.cc:290] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.156131 22932 raft_consensus.cc:2468] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:45.158020 22974 leader_election.cc:304] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.160403 23123 tablet_bootstrap.cc:654] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.160667 23152 raft_consensus.cc:2804] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.161453 23152 raft_consensus.cc:493] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.161742 23152 raft_consensus.cc:3060] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.163800 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
W20260710 13:23:45.165261 22972 leader_election.cc:343] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.171375 23126 raft_consensus.cc:359] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.172323 23126 raft_consensus.cc:385] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.172659 23126 raft_consensus.cc:740] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.173731 23126 consensus_queue.cc:260] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.175779 23152 raft_consensus.cc:515] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.178572 23124 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.178488 23152 leader_election.cc:290] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.179240 23124 ts_tablet_manager.cc:1403] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260710 13:23:45.179600 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:45.181187 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
W20260710 13:23:45.181363 22972 leader_election.cc:343] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.181840 22932 raft_consensus.cc:3060] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.183121 23124 raft_consensus.cc:359] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.185047 23124 raft_consensus.cc:385] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.185405 23124 raft_consensus.cc:740] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.186213 23124 consensus_queue.cc:260] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.188556 23124 ts_tablet_manager.cc:1434] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:23:45.189141 23123 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.189456 22932 raft_consensus.cc:2468] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:45.189793 23124 tablet_bootstrap.cc:492] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.190099 23123 ts_tablet_manager.cc:1403] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.008s
I20260710 13:23:45.190868 22974 leader_election.cc:304] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [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: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 80ad5b88bb4b4b48913f04f7b977d541
I20260710 13:23:45.192909 23123 raft_consensus.cc:359] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.193552 23123 raft_consensus.cc:385] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.193847 23123 raft_consensus.cc:740] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.194463 23123 consensus_queue.cc:260] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.196120 23123 ts_tablet_manager.cc:1434] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:23:45.196657 23124 tablet_bootstrap.cc:654] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.196942 23123 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.197538 23155 raft_consensus.cc:2804] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.197983 23155 raft_consensus.cc:697] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:45.189425 23126 ts_tablet_manager.cc:1434] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 13:23:45.200207 23126 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:45.198745 23155 consensus_queue.cc:237] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.206401 23126 tablet_bootstrap.cc:654] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.207298 23219 raft_consensus.cc:493] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.207803 23219 raft_consensus.cc:515] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.210295 23123 tablet_bootstrap.cc:654] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.211059 23219 leader_election.cc:290] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.213001 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.213403 23152 raft_consensus.cc:493] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.213872 23152 raft_consensus.cc:515] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.214632 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.215935 23152 leader_election.cc:290] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
W20260710 13:23:45.216432 22897 leader_election.cc:343] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.217200 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.218029 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.218732 23081 raft_consensus.cc:2468] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:45.218297 22932 raft_consensus.cc:2468] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
W20260710 13:23:45.217231 22897 leader_election.cc:343] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.220199 22897 leader_election.cc:304] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:45.220352 22974 leader_election.cc:304] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.221450 23152 raft_consensus.cc:2804] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.221678 23219 raft_consensus.cc:2749] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:45.221839 23152 raft_consensus.cc:493] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.222220 23152 raft_consensus.cc:3060] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.230742 23126 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:45.230666 23152 raft_consensus.cc:515] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.231289 23126 ts_tablet_manager.cc:1403] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260710 13:23:45.232652 22830 catalog_manager.cc:5697] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.233598 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.234189 23124 tablet_bootstrap.cc:492] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.234508 22932 raft_consensus.cc:3060] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.234694 23124 ts_tablet_manager.cc:1403] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.005s
I20260710 13:23:45.234869 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:45.235450 23081 raft_consensus.cc:3060] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.238838 23126 raft_consensus.cc:359] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.239607 23126 raft_consensus.cc:385] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.239908 23126 raft_consensus.cc:740] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.240585 23126 consensus_queue.cc:260] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.241883 22932 raft_consensus.cc:2468] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:45.243085 22974 leader_election.cc:304] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.243199 23124 raft_consensus.cc:359] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.243754 23081 raft_consensus.cc:2468] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:45.243953 23124 raft_consensus.cc:385] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.244056 23155 raft_consensus.cc:2804] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.244459 23124 raft_consensus.cc:740] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.244836 23155 raft_consensus.cc:697] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:45.245405 23152 leader_election.cc:290] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.245334 23124 consensus_queue.cc:260] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.245663 23155 consensus_queue.cc:237] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.247676 23126 ts_tablet_manager.cc:1434] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:23:45.247781 23123 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.248250 23123 ts_tablet_manager.cc:1403] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.006s
I20260710 13:23:45.248665 23126 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:45.251379 23123 raft_consensus.cc:359] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.252295 23123 raft_consensus.cc:385] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.252633 23123 raft_consensus.cc:740] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.253597 23123 consensus_queue.cc:260] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.254397 23126 tablet_bootstrap.cc:654] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.256701 23123 ts_tablet_manager.cc:1434] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 13:23:45.257889 23123 tablet_bootstrap.cc:492] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.260866 23124 ts_tablet_manager.cc:1434] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260710 13:23:45.261765 23124 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.265265 23123 tablet_bootstrap.cc:654] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.270839 23124 tablet_bootstrap.cc:654] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.275815 22831 catalog_manager.cc:5697] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.315322 23123 tablet_bootstrap.cc:492] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.315883 23123 ts_tablet_manager.cc:1403] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.028s
I20260710 13:23:45.316586 23126 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:45.317057 23126 ts_tablet_manager.cc:1403] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.016s
I20260710 13:23:45.317698 23124 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.318176 23124 ts_tablet_manager.cc:1403] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.019s
I20260710 13:23:45.318668 23123 raft_consensus.cc:359] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.319375 23123 raft_consensus.cc:385] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.319646 23123 raft_consensus.cc:740] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.320392 23123 consensus_queue.cc:260] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.321310 23124 raft_consensus.cc:359] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.321926 23124 raft_consensus.cc:385] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.322172 23124 raft_consensus.cc:740] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.322377 23123 ts_tablet_manager.cc:1434] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:45.322784 23124 consensus_queue.cc:260] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.323715 23123 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.324604 23124 ts_tablet_manager.cc:1434] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260710 13:23:45.320243 23126 raft_consensus.cc:359] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.325595 23126 raft_consensus.cc:385] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.325846 23126 raft_consensus.cc:740] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.326700 23126 consensus_queue.cc:260] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.328709 23126 ts_tablet_manager.cc:1434] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 13:23:45.329432 23124 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.330024 23126 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:45.336067 23124 tablet_bootstrap.cc:654] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.336396 23126 tablet_bootstrap.cc:654] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.341343 23123 tablet_bootstrap.cc:654] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.352308 23123 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.352783 23123 ts_tablet_manager.cc:1403] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260710 13:23:45.352818 23124 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.353281 23124 ts_tablet_manager.cc:1403] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260710 13:23:45.355549 23123 raft_consensus.cc:359] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.355611 23124 raft_consensus.cc:359] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.356328 23123 raft_consensus.cc:385] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.356552 23124 raft_consensus.cc:385] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.356627 23123 raft_consensus.cc:740] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.356922 23124 raft_consensus.cc:740] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.357383 23123 consensus_queue.cc:260] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.357569 23124 consensus_queue.cc:260] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.358389 23155 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.359594 23124 ts_tablet_manager.cc:1434] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:45.360471 23124 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.360908 23123 ts_tablet_manager.cc:1434] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:45.361740 23123 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.366408 23124 tablet_bootstrap.cc:654] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.367398 23123 tablet_bootstrap.cc:654] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.369858 23146 raft_consensus.cc:493] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.370566 23146 raft_consensus.cc:515] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.377034 23219 raft_consensus.cc:493] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.377558 23123 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.378233 23123 ts_tablet_manager.cc:1403] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260710 13:23:45.377800 23219 raft_consensus.cc:515] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.381796 23123 raft_consensus.cc:359] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.382721 23123 raft_consensus.cc:385] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.383491 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
W20260710 13:23:45.385613 22897 leader_election.cc:343] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.386044 23146 leader_election.cc:290] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.387384 23123 raft_consensus.cc:740] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.388059 23123 consensus_queue.cc:260] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.388573 23124 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.389041 23124 ts_tablet_manager.cc:1403] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260710 13:23:45.389006 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d54450ff0af486ea0691bf79a24d89c" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.390363 23123 ts_tablet_manager.cc:1434] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:23:45.391242 23123 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.380599 23219 leader_election.cc:290] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.391834 23124 raft_consensus.cc:359] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.392969 23124 raft_consensus.cc:385] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.393246 23124 raft_consensus.cc:740] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.393462 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.394119 23124 consensus_queue.cc:260] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
W20260710 13:23:45.395901 22897 leader_election.cc:343] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.396772 23124 ts_tablet_manager.cc:1434] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:23:45.396616 22897 leader_election.cc:304] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:45.398109 23123 tablet_bootstrap.cc:654] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.397979 23182 raft_consensus.cc:2749] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:45.400255 23046 leader_election.cc:343] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.401976 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d54450ff0af486ea0691bf79a24d89c" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.402678 22932 raft_consensus.cc:2468] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:45.404086 23048 leader_election.cc:304] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [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: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: beffd9b61ea544b88adb6034c585c150
I20260710 13:23:45.404474 23219 raft_consensus.cc:493] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.404651 23123 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.405223 23123 ts_tablet_manager.cc:1403] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:23:45.405052 23219 raft_consensus.cc:515] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.407544 23146 raft_consensus.cc:2804] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.407953 23146 raft_consensus.cc:493] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.407953 23152 raft_consensus.cc:493] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.407955 23123 raft_consensus.cc:359] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.408520 23146 raft_consensus.cc:3060] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.408771 23123 raft_consensus.cc:385] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.408804 23126 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:45.409142 23123 raft_consensus.cc:740] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.409354 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b882d5acb4619b0a7eed595c8bf91" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.409598 23126 ts_tablet_manager.cc:1403] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.044s
I20260710 13:23:45.410105 23008 raft_consensus.cc:2468] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:45.409888 23123 consensus_queue.cc:260] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.411923 23123 ts_tablet_manager.cc:1434] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:45.413371 22897 leader_election.cc:304] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.413964 23126 raft_consensus.cc:359] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.414335 23182 raft_consensus.cc:2804] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.414741 23126 raft_consensus.cc:385] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.414799 23182 raft_consensus.cc:493] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.414594 23146 raft_consensus.cc:515] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.415302 23126 raft_consensus.cc:740] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.415377 23182 raft_consensus.cc:3060] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.416126 23126 consensus_queue.cc:260] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.417707 23146 leader_election.cc:290] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.417963 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d54450ff0af486ea0691bf79a24d89c" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.418524 22934 raft_consensus.cc:3060] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.418747 23126 ts_tablet_manager.cc:1434] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:45.419831 23126 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:45.423604 22934 raft_consensus.cc:2468] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:45.408802 23152 raft_consensus.cc:515] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.424952 23048 leader_election.cc:304] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:45.426064 23146 raft_consensus.cc:2804] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.426656 23146 raft_consensus.cc:697] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Becoming Leader. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:23:45.426426 23182 raft_consensus.cc:515] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.428285 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d9cc201a71440dbb2c1a84fb236f9f" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.428355 23152 leader_election.cc:290] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.428722 23182 leader_election.cc:290] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.428574 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d9cc201a71440dbb2c1a84fb236f9f" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.427824 23146 consensus_queue.cc:237] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.429419 23082 raft_consensus.cc:2468] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
W20260710 13:23:45.429873 22974 leader_election.cc:343] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.430526 23126 tablet_bootstrap.cc:654] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.430812 22972 leader_election.cc:304] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:45.432029 23152 raft_consensus.cc:2804] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.432439 23152 raft_consensus.cc:493] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.432843 23152 raft_consensus.cc:3060] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.437956 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d54450ff0af486ea0691bf79a24d89c" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:45.439543 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b882d5acb4619b0a7eed595c8bf91" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:45.444056 23009 raft_consensus.cc:3060] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.444960 23219 leader_election.cc:290] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.447988 23123 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.449262 23124 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.454663 23123 tablet_bootstrap.cc:654] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.456243 23124 tablet_bootstrap.cc:654] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.467494 22932 raft_consensus.cc:3060] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.439772 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b882d5acb4619b0a7eed595c8bf91" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:45.442494 23181 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.475632 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b882d5acb4619b0a7eed595c8bf91" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.477735 23127 raft_consensus.cc:493] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.478296 23127 raft_consensus.cc:515] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.480624 23127 leader_election.cc:290] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.481966 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.482575 23152 raft_consensus.cc:515] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
W20260710 13:23:45.484195 22974 leader_election.cc:343] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.484521 23221 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.478040 23009 raft_consensus.cc:2468] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 1.
I20260710 13:23:45.486192 22897 leader_election.cc:304] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.486650 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d9cc201a71440dbb2c1a84fb236f9f" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.487582 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.488283 23081 raft_consensus.cc:2468] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:45.488760 23082 raft_consensus.cc:3060] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:45.488801 22974 leader_election.cc:343] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.492359 23221 raft_consensus.cc:2804] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.492974 23221 raft_consensus.cc:697] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Becoming Leader. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
I20260710 13:23:45.493913 23221 consensus_queue.cc:237] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
W20260710 13:23:45.496186 23046 leader_election.cc:343] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:45.497051 22897 leader_election.cc:343] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:45.500136 22897 leader_election.cc:343] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.498207 23123 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.502231 23123 ts_tablet_manager.cc:1403] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.007s
I20260710 13:23:45.515508 23146 raft_consensus.cc:493] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.516391 23124 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.516311 23146 raft_consensus.cc:515] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.517187 23124 ts_tablet_manager.cc:1403] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.008s
I20260710 13:23:45.520960 23146 leader_election.cc:290] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.521517 23127 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.527462 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68efa1b4753a49698d58f95d18a254c5" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.528255 22932 raft_consensus.cc:2468] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:45.529747 23048 leader_election.cc:304] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:45.530594 23146 raft_consensus.cc:2804] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.530961 23146 raft_consensus.cc:493] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.531296 23146 raft_consensus.cc:3060] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.518637 23152 leader_election.cc:290] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.538703 23123 raft_consensus.cc:359] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.539372 23123 raft_consensus.cc:385] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.539673 23123 raft_consensus.cc:740] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.540343 23123 consensus_queue.cc:260] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.545893 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68efa1b4753a49698d58f95d18a254c5" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.549407 23009 raft_consensus.cc:2468] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:45.552832 23123 ts_tablet_manager.cc:1434] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.004s
I20260710 13:23:45.551441 23124 raft_consensus.cc:359] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.554188 23123 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.554313 23124 raft_consensus.cc:385] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.554795 23124 raft_consensus.cc:740] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.555809 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d9cc201a71440dbb2c1a84fb236f9f" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:45.556480 23083 raft_consensus.cc:3060] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.557225 23146 raft_consensus.cc:515] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.560061 23146 leader_election.cc:290] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.555460 23124 consensus_queue.cc:260] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.562618 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68efa1b4753a49698d58f95d18a254c5" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.563318 22934 raft_consensus.cc:3060] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.562726 23146 raft_consensus.cc:493] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.566543 22972 leader_election.cc:304] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:45.574824 23124 ts_tablet_manager.cc:1434] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.002s
I20260710 13:23:45.575888 23124 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.582401 23157 raft_consensus.cc:2804] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.582922 23157 raft_consensus.cc:493] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.583272 23157 raft_consensus.cc:3060] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.589732 22830 catalog_manager.cc:5697] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:45.591007 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68efa1b4753a49698d58f95d18a254c5" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:45.591647 23155 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.594813 23126 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:45.602152 23123 tablet_bootstrap.cc:654] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.602352 23126 ts_tablet_manager.cc:1403] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.183s	user 0.038s	sys 0.066s
I20260710 13:23:45.596879 22934 raft_consensus.cc:2468] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:45.599728 23132 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.593438 23157 raft_consensus.cc:515] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.604898 23009 raft_consensus.cc:3060] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.605553 23048 leader_election.cc:304] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:45.607602 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.609393 23155 raft_consensus.cc:493] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.609854 23155 raft_consensus.cc:515] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
W20260710 13:23:45.613125 22974 leader_election.cc:343] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:45.615252 23124 tablet_bootstrap.cc:654] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.615170 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.606077 23157 leader_election.cc:290] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.579584 23146 raft_consensus.cc:515] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.615978 22931 raft_consensus.cc:2468] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:45.677001 23126 raft_consensus.cc:359] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.678462 23126 raft_consensus.cc:385] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.678781 23126 raft_consensus.cc:740] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.679612 23126 consensus_queue.cc:260] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.623301 23083 raft_consensus.cc:2468] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:45.677903 23155 leader_election.cc:290] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.697657 23261 raft_consensus.cc:2804] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.695188 22832 catalog_manager.cc:5697] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.703406 23221 raft_consensus.cc:493] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.704016 23221 raft_consensus.cc:515] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.705559 23180 raft_consensus.cc:493] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8c5b847eea00442bb4b4255a3d66dc54)
I20260710 13:23:45.706095 23180 raft_consensus.cc:515] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.707828 22974 leader_election.cc:304] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.709476 23152 raft_consensus.cc:2804] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.709944 23152 raft_consensus.cc:493] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.710371 23152 raft_consensus.cc:3060] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.710952 23180 leader_election.cc:290] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.710896 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b924e736da5b4db09a083fdbda579148" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.713056 23146 leader_election.cc:290] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.713749 23154 raft_consensus.cc:493] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.713838 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.714183 23154 raft_consensus.cc:515] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.714529 22932 raft_consensus.cc:2468] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:45.717362 23048 leader_election.cc:304] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:45.719839 23154 leader_election.cc:290] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.721463 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.722523 22932 raft_consensus.cc:2468] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:45.723589 23006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.724282 23006 raft_consensus.cc:2468] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 0.
I20260710 13:23:45.715669 23221 leader_election.cc:290] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.740280 23126 ts_tablet_manager.cc:1434] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.138s	user 0.023s	sys 0.026s
I20260710 13:23:45.725394 23261 raft_consensus.cc:697] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Becoming Leader. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:23:45.730345 23180 raft_consensus.cc:2804] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.766848 23006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.766800 22972 leader_election.cc:304] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:45.767688 23006 raft_consensus.cc:2468] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:45.768306 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b924e736da5b4db09a083fdbda579148" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.740060 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:45.769127 23154 raft_consensus.cc:2804] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.763398 23180 raft_consensus.cc:493] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.769341 23081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.739848 22974 leader_election.cc:304] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.773840 23082 raft_consensus.cc:3060] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.775507 23180 raft_consensus.cc:3060] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.775604 23154 raft_consensus.cc:697] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:45.785084 23127 raft_consensus.cc:2804] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.785506 23127 raft_consensus.cc:493] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.785840 23127 raft_consensus.cc:3060] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.786221 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.786868 23083 raft_consensus.cc:2468] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:45.788195 23126 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:45.788830 23261 consensus_queue.cc:237] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.789772 23154 consensus_queue.cc:237] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.778678 22897 leader_election.cc:304] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
W20260710 13:23:45.794397 23263 log.cc:927] Time spent T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260710 13:23:45.794745 23132 raft_consensus.cc:493] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.795177 23132 raft_consensus.cc:515] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.793398 23265 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:23:45.802656 23123 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:45.803089 23123 ts_tablet_manager.cc:1403] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.249s	user 0.026s	sys 0.033s
I20260710 13:23:45.798763 23221 raft_consensus.cc:2804] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.804491 23221 raft_consensus.cc:493] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.797706 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:45.818454 23046 leader_election.cc:304] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [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: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:45.819468 23265 raft_consensus.cc:2749] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:45.812963 23221 raft_consensus.cc:3060] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:45.811465 22974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.129:39897, user_credentials={real_user=slave}} blocked reactor thread for 79974.9us
W20260710 13:23:45.815995 22972 leader_election.cc:343] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:45.825325 22880 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:45.826426 22931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b882d5acb4619b0a7eed595c8bf91" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:45.836203 23009 raft_consensus.cc:2468] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:45.840839 23152 raft_consensus.cc:515] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.836715 22832 catalog_manager.cc:5697] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:45.840585 23126 tablet_bootstrap.cc:654] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:45.854367 23180 raft_consensus.cc:515] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.856050 23080 raft_consensus.cc:2393] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5b847eea00442bb4b4255a3d66dc54 in current term 1: Already voted for candidate 80ad5b88bb4b4b48913f04f7b977d541 in this term.
I20260710 13:23:45.872659 22932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.889257 23152 leader_election.cc:290] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.875916 23132 leader_election.cc:290] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.891819 23152 consensus_queue.cc:1048] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.901012 23123 raft_consensus.cc:359] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.909178 23123 raft_consensus.cc:385] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.909458 23127 raft_consensus.cc:515] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.910197 23123 raft_consensus.cc:740] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.911677 23123 consensus_queue.cc:260] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.912688 23152 consensus_queue.cc:1048] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:23:45.911712 23082 raft_consensus.cc:2468] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:45.923261 23127 leader_election.cc:290] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.923696 23123 ts_tablet_manager.cc:1434] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.118s	user 0.009s	sys 0.000s
I20260710 13:23:45.924149 23124 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:45.924751 23124 ts_tablet_manager.cc:1403] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.349s	user 0.018s	sys 0.022s
I20260710 13:23:45.925328 23123 tablet_bootstrap.cc:492] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150: Bootstrap starting.
I20260710 13:23:45.924888 23180 leader_election.cc:290] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:45.926889 23261 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:45.928200 23124 raft_consensus.cc:359] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.929026 23124 raft_consensus.cc:385] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:45.929301 23124 raft_consensus.cc:740] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:45.929945 23124 consensus_queue.cc:260] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.932088 22830 catalog_manager.cc:5697] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.935078 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.935644 22934 raft_consensus.cc:3060] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:45.929363 23046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.130:43841, user_credentials={real_user=slave}} blocked reactor thread for 50659.6us
I20260710 13:23:45.937760 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b882d5acb4619b0a7eed595c8bf91" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:45.938525 23009 raft_consensus.cc:2393] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80ad5b88bb4b4b48913f04f7b977d541 in current term 1: Already voted for candidate 8c5b847eea00442bb4b4255a3d66dc54 in this term.
I20260710 13:23:45.943085 23124 ts_tablet_manager.cc:1434] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:23:45.945070 23124 tablet_bootstrap.cc:492] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54: Bootstrap starting.
I20260710 13:23:45.948616 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:45.949488 22930 raft_consensus.cc:3060] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.938642 23221 raft_consensus.cc:515] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.961373 22972 leader_election.cc:304] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:45.962683 23127 raft_consensus.cc:2804] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.963608 23127 raft_consensus.cc:697] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:45.964378 23007 raft_consensus.cc:3060] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.960160 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:45.967418 23009 raft_consensus.cc:3060] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.969571 23008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:45.969770 22932 raft_consensus.cc:2393] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80ad5b88bb4b4b48913f04f7b977d541 in current term 1: Already voted for candidate 8c5b847eea00442bb4b4255a3d66dc54 in this term.
I20260710 13:23:45.975246 23127 consensus_queue.cc:237] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:45.979616 23221 leader_election.cc:290] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:45.981500 22934 raft_consensus.cc:2468] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:45.992698 22930 raft_consensus.cc:2468] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:45.994351 22974 leader_election.cc:304] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:45.994820 23126 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:45.995288 23126 ts_tablet_manager.cc:1403] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.207s	user 0.015s	sys 0.011s
I20260710 13:23:45.995720 23152 raft_consensus.cc:2804] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.995554 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:45.996420 23152 raft_consensus.cc:697] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:45.996553 23080 raft_consensus.cc:3060] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.003827 22974 leader_election.cc:304] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:46.004980 23152 consensus_queue.cc:237] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.005342 23155 raft_consensus.cc:2804] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:46.006218 23155 raft_consensus.cc:697] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:46.007354 23155 consensus_queue.cc:237] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.006944 23080 raft_consensus.cc:2468] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:46.002445 23126 raft_consensus.cc:359] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.011744 23126 raft_consensus.cc:385] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:46.012439 23126 raft_consensus.cc:740] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:46.015019 23126 consensus_queue.cc:260] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.023422 23124 tablet_bootstrap.cc:654] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:46.023557 23082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:46.024482 23123 tablet_bootstrap.cc:654] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:46.026490 23126 ts_tablet_manager.cc:1434] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:23:46.028594 23126 tablet_bootstrap.cc:492] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:46.033404 23009 raft_consensus.cc:2468] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 1.
I20260710 13:23:46.042071 22832 catalog_manager.cc:5697] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:46.044688 23046 leader_election.cc:304] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:46.046422 23265 raft_consensus.cc:3060] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.055666 23126 tablet_bootstrap.cc:654] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:46.060657 23221 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:46.063601 23275 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:46.062502 23265 raft_consensus.cc:2749] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:46.067093 23046 leader_election.cc:304] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [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: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150; no voters: 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:23:46.068678 23261 raft_consensus.cc:2804] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:46.069193 23261 raft_consensus.cc:697] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Becoming Leader. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:23:46.070111 23261 consensus_queue.cc:237] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
W20260710 13:23:46.089737 22972 consensus_peers.cc:597] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 -> Peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Couldn't send request to peer 80ad5b88bb4b4b48913f04f7b977d541. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:46.093097 22972 leader_election.cc:343] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:46.094165 22832 catalog_manager.cc:5697] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:46.097527 22832 catalog_manager.cc:5697] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:46.098632 23123 tablet_bootstrap.cc:492] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150: No bootstrap required, opened a new log
I20260710 13:23:46.109624 23123 ts_tablet_manager.cc:1403] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150: Time spent bootstrapping tablet: real 0.184s	user 0.005s	sys 0.008s
I20260710 13:23:46.113139 23123 raft_consensus.cc:359] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.113974 23123 raft_consensus.cc:385] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:46.114276 23123 raft_consensus.cc:740] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Initialized, Role: FOLLOWER
I20260710 13:23:46.115361 23124 tablet_bootstrap.cc:492] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54: No bootstrap required, opened a new log
I20260710 13:23:46.115056 23123 consensus_queue.cc:260] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.115983 23124 ts_tablet_manager.cc:1403] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.010s
I20260710 13:23:46.116478 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e47498eae341b08e321155c338bbda" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:46.119736 23123 ts_tablet_manager.cc:1434] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:23:46.123222 22897 leader_election.cc:304] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [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: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:46.125238 23219 raft_consensus.cc:2749] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:46.125125 23276 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.128858 23126 tablet_bootstrap.cc:492] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:46.129390 23126 ts_tablet_manager.cc:1403] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.019s
I20260710 13:23:46.130939 23124 raft_consensus.cc:359] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.131675 23124 raft_consensus.cc:385] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:46.131986 23124 raft_consensus.cc:740] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Initialized, Role: FOLLOWER
I20260710 13:23:46.132797 23124 consensus_queue.cc:260] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.134121 23126 raft_consensus.cc:359] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.134807 23126 raft_consensus.cc:385] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:46.135067 23126 raft_consensus.cc:740] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:46.135243 23124 ts_tablet_manager.cc:1434] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:23:46.135821 23126 consensus_queue.cc:260] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.139101 23126 ts_tablet_manager.cc:1434] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:46.140057 23126 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541: Bootstrap starting.
I20260710 13:23:46.147593 23126 tablet_bootstrap.cc:654] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:46.163477 23126 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541: No bootstrap required, opened a new log
I20260710 13:23:46.164021 23126 ts_tablet_manager.cc:1403] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 13:23:46.165880 22831 catalog_manager.cc:5697] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:46.166548 23126 raft_consensus.cc:359] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.167263 23126 raft_consensus.cc:385] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:46.167507 23126 raft_consensus.cc:740] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Initialized, Role: FOLLOWER
I20260710 13:23:46.168114 23126 consensus_queue.cc:260] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.169777 23126 ts_tablet_manager.cc:1434] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:23:46.181293 23275 raft_consensus.cc:493] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:46.181849 23275 raft_consensus.cc:515] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.183929 23275 leader_election.cc:290] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:46.184710 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:46.185010 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037c511fdf1845518a0378985b716681" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:46.186313 23046 leader_election.cc:304] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:46.186983 23275 raft_consensus.cc:2749] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:46.240432 23269 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:46.249380 22930 raft_consensus.cc:3060] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.259114 23155 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.309646 23275 raft_consensus.cc:493] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:46.310202 23275 raft_consensus.cc:515] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.311851 23275 leader_election.cc:290] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:46.312618 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:46.312891 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:46.313464 22930 raft_consensus.cc:2393] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80ad5b88bb4b4b48913f04f7b977d541 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:46.314452 23048 leader_election.cc:304] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:46.315116 23275 raft_consensus.cc:3060] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.319932 23275 raft_consensus.cc:2749] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:46.333835 23083 raft_consensus.cc:3060] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.348377 23275 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.362214 23275 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.457727 23155 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.459470 23219 raft_consensus.cc:493] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:46.459957 23219 raft_consensus.cc:515] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.461817 23219 leader_election.cc:290] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:46.462846 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:46.463158 23083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:46.464082 23083 raft_consensus.cc:2393] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5b847eea00442bb4b4255a3d66dc54 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:46.465780 22897 leader_election.cc:304] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54; no voters: 80ad5b88bb4b4b48913f04f7b977d541, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:46.466658 23219 raft_consensus.cc:3060] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.469918 23152 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.474653 23219 raft_consensus.cc:2749] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:46.478590 23152 consensus_queue.cc:1048] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.490533 23155 consensus_queue.cc:1048] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.509666 23152 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.516706 23155 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.546885 23275 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.552667 23152 raft_consensus.cc:493] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:46.553143 23152 raft_consensus.cc:515] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.555900 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:46.556563 22933 raft_consensus.cc:2468] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:46.557081 23261 raft_consensus.cc:493] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:46.557572 23261 raft_consensus.cc:515] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.557979 22974 leader_election.cc:304] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:46.558760 23152 leader_election.cc:290] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:46.559634 23152 raft_consensus.cc:2804] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:46.560020 23152 raft_consensus.cc:493] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:46.560396 23152 raft_consensus.cc:3060] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.559649 23261 leader_election.cc:290] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:46.562692 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541" is_pre_election: true
I20260710 13:23:46.563390 23080 raft_consensus.cc:2468] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 0.
I20260710 13:23:46.564186 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150" is_pre_election: true
I20260710 13:23:46.564920 23261 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:46.562827 22930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54" is_pre_election: true
I20260710 13:23:46.566380 22930 raft_consensus.cc:2468] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 0.
I20260710 13:23:46.567265 23152 raft_consensus.cc:515] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.567888 23048 leader_election.cc:304] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:23:46.568928 23009 raft_consensus.cc:2393] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80ad5b88bb4b4b48913f04f7b977d541 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:46.570724 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:46.570966 23261 raft_consensus.cc:2804] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:46.571312 22933 raft_consensus.cc:3060] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.571560 23261 raft_consensus.cc:493] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:46.571976 23261 raft_consensus.cc:3060] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.576009 23152 leader_election.cc:290] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:46.577459 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "beffd9b61ea544b88adb6034c585c150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:23:46.578415 22933 raft_consensus.cc:2468] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beffd9b61ea544b88adb6034c585c150 in term 1.
I20260710 13:23:46.579631 22974 leader_election.cc:304] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:23:46.580492 23152 raft_consensus.cc:2804] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:46.580952 23152 raft_consensus.cc:697] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Leader. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:23:46.581748 23152 consensus_queue.cc:237] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.583729 23261 raft_consensus.cc:515] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:23:46.584890 23080 raft_consensus.cc:2393] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beffd9b61ea544b88adb6034c585c150 in current term 1: Already voted for candidate 80ad5b88bb4b4b48913f04f7b977d541 in this term.
I20260710 13:23:46.587385 22933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:23:46.587399 23261 leader_election.cc:290] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:46.588296 22933 raft_consensus.cc:2393] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80ad5b88bb4b4b48913f04f7b977d541 in current term 1: Already voted for candidate beffd9b61ea544b88adb6034c585c150 in this term.
I20260710 13:23:46.588496 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:23:46.589823 23046 leader_election.cc:304] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [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: 80ad5b88bb4b4b48913f04f7b977d541; no voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150
I20260710 13:23:46.590574 23261 raft_consensus.cc:2749] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:46.593570 22832 catalog_manager.cc:5697] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 reported cstate change: term changed from 0 to 1, leader changed from <none> to beffd9b61ea544b88adb6034c585c150 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:46.855402 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:46.862974 23305 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:46.863552 23306 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:46.865083 23308 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:46.866061 21826 server_base.cc:1061] running on GCE node
I20260710 13:23:46.867357 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:46.867604 21826 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:46.867869 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689826867848 us; error 0 us; skew 500 ppm
I20260710 13:23:46.868475 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:46.872030 21826 webserver.cc:533] Webserver started at http://127.21.80.132:39775/ using document root <none> and password file <none>
I20260710 13:23:46.872538 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:46.872740 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:46.873044 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:46.874086 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-3-root/instance:
uuid: "7f931c11da1b41c8bd9598595b7c3b67"
format_stamp: "Formatted at 2026-07-10 13:23:46 on dist-test-slave-ccg1"
I20260710 13:23:46.878928 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:46.882745 23313 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:46.883649 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:46.883991 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-3-root
uuid: "7f931c11da1b41c8bd9598595b7c3b67"
format_stamp: "Formatted at 2026-07-10 13:23:46 on dist-test-slave-ccg1"
I20260710 13:23:46.884274 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-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:46.914239 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:46.915482 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:46.916963 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:46.919566 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:46.919864 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:23:46.920179 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:46.920429 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:46.999411 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.132:33851
I20260710 13:23:46.999471 23375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.132:33851 every 8 connection(s)
I20260710 13:23:47.009440 21826 auto_leader_rebalancer-test.cc:388] add a tserver: 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:47.021260 23376 heartbeater.cc:344] Connected to a master server at 127.21.80.190:42265
I20260710 13:23:47.021800 23376 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:47.022694 23376 heartbeater.cc:507] Master 127.21.80.190:42265 requested a full tablet report, sending...
I20260710 13:23:47.024938 22832 ts_manager.cc:194] Registered new tserver with Master: 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851)
I20260710 13:23:47.026255 22832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52906
I20260710 13:23:47.120540 23127 consensus_queue.cc:1048] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:47.136251 23127 consensus_queue.cc:1048] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:47.904343 23080 consensus_queue.cc:237] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:47.912434 23007 raft_consensus.cc:1275] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:47.913990 22930 raft_consensus.cc:1275] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:47.914768 23265 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, 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.916584 23265 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:47.924445 23390 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
W20260710 13:23:47.926628 23049 consensus_peers.cc:597] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68efa1b4753a49698d58f95d18a254c5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:47.926445 23007 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:47.929739 22930 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:47.942137 22831 catalog_manager.cc:5697] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:47.967638 23007 consensus_queue.cc:237] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:47.979324 23080 raft_consensus.cc:1275] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:47.981817 22933 raft_consensus.cc:1275] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:47.983562 23127 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:47.984345 23152 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, 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.993755 23154 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:47.998063 23083 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.001052 22933 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.016369 22830 catalog_manager.cc:5697] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.027859 23080 consensus_queue.cc:237] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.028998 23376 heartbeater.cc:499] Master 127.21.80.190:42265 was elected leader, sending a full tablet report...
I20260710 13:23:48.039189 23007 raft_consensus.cc:1275] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:48.040616 23049 consensus_peers.cc:597] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47e47498eae341b08e321155c338bbda. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.041469 23390 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:48.043964 22933 raft_consensus.cc:1275] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:48.045421 23390 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:48.046749 22975 consensus_peers.cc:597] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 037c511fdf1845518a0378985b716681. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.050324 23265 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.052078 23007 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.059139 22930 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.063095 23007 consensus_queue.cc:237] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.066430 22830 catalog_manager.cc:5697] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:48.072721 22975 consensus_peers.cc:597] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d19ec625024a4d6a88d330626881d916. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:48.073354 22933 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:48.074030 23080 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:48.075021 23152 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:48.075788 23154 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:48.084671 23152 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.086668 23080 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.093449 22930 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:48.099679 22832 catalog_manager.cc:5697] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:48.391510 23409 ts_tablet_manager.cc:933] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:48.394007 23409 tablet_copy_client.cc:323] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:23:48.405507 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet 037c511fdf1845518a0378985b716681 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:23:48.406142 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet 037c511fdf1845518a0378985b716681 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-037c511fdf1845518a0378985b716681
I20260710 13:23:48.415962 23019 tablet_copy_source_session.cc:215] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:48.419803 23409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037c511fdf1845518a0378985b716681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.439702 23409 tablet_copy_client.cc:806] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:48.440433 23409 tablet_copy_client.cc:670] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:48.446144 23409 tablet_copy_client.cc:538] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:48.457552 23409 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:48.496699 23412 ts_tablet_manager.cc:933] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:48.505252 23412 tablet_copy_client.cc:323] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.131:40685
I20260710 13:23:48.508549 23409 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: 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:48.509816 23409 tablet_bootstrap.cc:492] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:48.510910 23409 ts_tablet_manager.cc:1403] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.054s	user 0.034s	sys 0.001s
I20260710 13:23:48.514354 23409 raft_consensus.cc:359] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.515267 23409 raft_consensus.cc:740] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:48.516067 23409 consensus_queue.cc:260] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.519767 23093 tablet_copy_service.cc:140] P 80ad5b88bb4b4b48913f04f7b977d541: Received BeginTabletCopySession request for tablet 68efa1b4753a49698d58f95d18a254c5 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:33058)
I20260710 13:23:48.520404 23093 tablet_copy_service.cc:161] P 80ad5b88bb4b4b48913f04f7b977d541: Beginning new tablet copy session on tablet 68efa1b4753a49698d58f95d18a254c5 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:33058: session id = 7f931c11da1b41c8bd9598595b7c3b67-68efa1b4753a49698d58f95d18a254c5
I20260710 13:23:48.521494 23409 ts_tablet_manager.cc:1434] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:48.526242 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-037c511fdf1845518a0378985b716681 received from {username='slave'} at 127.0.0.1:60926
I20260710 13:23:48.526787 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-037c511fdf1845518a0378985b716681 on tablet 037c511fdf1845518a0378985b716681 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:48.529814 23093 tablet_copy_source_session.cc:215] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:48.532809 23412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68efa1b4753a49698d58f95d18a254c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.547272 23409 ts_tablet_manager.cc:933] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:48.548012 23412 tablet_copy_client.cc:806] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:48.548573 23412 tablet_copy_client.cc:670] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:48.551280 23409 tablet_copy_client.cc:323] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:23:48.552881 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet d19ec625024a4d6a88d330626881d916 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:23:48.552934 23412 tablet_copy_client.cc:538] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:48.553372 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet d19ec625024a4d6a88d330626881d916 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-d19ec625024a4d6a88d330626881d916
I20260710 13:23:48.559723 23019 tablet_copy_source_session.cc:215] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:48.561450 23412 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:48.562109 23409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec625024a4d6a88d330626881d916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.572938 23409 tablet_copy_client.cc:806] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:48.573515 23409 tablet_copy_client.cc:670] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:48.577212 23409 tablet_copy_client.cc:538] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:48.581952 23412 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: 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:48.582792 23412 tablet_bootstrap.cc:492] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:48.583424 23412 ts_tablet_manager.cc:1403] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 13:23:48.584481 23409 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:48.586352 23412 raft_consensus.cc:359] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.587159 23412 raft_consensus.cc:740] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:48.587767 23412 consensus_queue.cc:260] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.591194 23412 ts_tablet_manager.cc:1434] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:23:48.593132 23093 tablet_copy_service.cc:342] P 80ad5b88bb4b4b48913f04f7b977d541: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-68efa1b4753a49698d58f95d18a254c5 received from {username='slave'} at 127.0.0.1:33058
I20260710 13:23:48.593523 23093 tablet_copy_service.cc:434] P 80ad5b88bb4b4b48913f04f7b977d541: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-68efa1b4753a49698d58f95d18a254c5 on tablet 68efa1b4753a49698d58f95d18a254c5 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:48.605453 23409 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: 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:48.606178 23409 tablet_bootstrap.cc:492] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:48.606796 23409 ts_tablet_manager.cc:1403] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:23:48.609118 23409 raft_consensus.cc:359] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.609735 23409 raft_consensus.cc:740] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:48.610234 23409 consensus_queue.cc:260] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.612191 23409 ts_tablet_manager.cc:1434] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:48.614130 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-d19ec625024a4d6a88d330626881d916 received from {username='slave'} at 127.0.0.1:60926
I20260710 13:23:48.614575 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-d19ec625024a4d6a88d330626881d916 on tablet d19ec625024a4d6a88d330626881d916 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:48.623960 23409 ts_tablet_manager.cc:933] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:48.625587 23409 tablet_copy_client.cc:323] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.131:40685
I20260710 13:23:48.627413 23093 tablet_copy_service.cc:140] P 80ad5b88bb4b4b48913f04f7b977d541: Received BeginTabletCopySession request for tablet 47e47498eae341b08e321155c338bbda from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:33058)
I20260710 13:23:48.627928 23093 tablet_copy_service.cc:161] P 80ad5b88bb4b4b48913f04f7b977d541: Beginning new tablet copy session on tablet 47e47498eae341b08e321155c338bbda from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:33058: session id = 7f931c11da1b41c8bd9598595b7c3b67-47e47498eae341b08e321155c338bbda
I20260710 13:23:48.635039 23093 tablet_copy_source_session.cc:215] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:48.638386 23409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e47498eae341b08e321155c338bbda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.650411 23409 tablet_copy_client.cc:806] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:48.650959 23409 tablet_copy_client.cc:670] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:48.654577 23409 tablet_copy_client.cc:538] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:48.660485 23409 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:48.677531 23409 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: 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:48.678272 23409 tablet_bootstrap.cc:492] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:48.678881 23409 ts_tablet_manager.cc:1403] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.003s
I20260710 13:23:48.680948 23409 raft_consensus.cc:359] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.681553 23409 raft_consensus.cc:740] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:48.682159 23409 consensus_queue.cc:260] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:48.684345 23409 ts_tablet_manager.cc:1434] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:48.686298 23093 tablet_copy_service.cc:342] P 80ad5b88bb4b4b48913f04f7b977d541: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-47e47498eae341b08e321155c338bbda received from {username='slave'} at 127.0.0.1:33058
I20260710 13:23:48.686766 23093 tablet_copy_service.cc:434] P 80ad5b88bb4b4b48913f04f7b977d541: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-47e47498eae341b08e321155c338bbda on tablet 47e47498eae341b08e321155c338bbda with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:49.015375 23351 raft_consensus.cc:1217] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:49.068588 23351 raft_consensus.cc:1217] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:49.103189 23351 raft_consensus.cc:1217] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:49.228402 23351 raft_consensus.cc:1217] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:49.448518 23424 raft_consensus.cc:1064] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:49.452682 23424 consensus_queue.cc:237] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.460984 23351 raft_consensus.cc:1275] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.462682 22930 raft_consensus.cc:1275] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.462598 23009 raft_consensus.cc:1275] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.462813 23424 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:49.464901 23405 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:49.466959 23425 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:49.487470 23424 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.491863 22930 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.503487 23009 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.510847 23351 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.537232 22830 catalog_manager.cc:5697] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:49.539111 23428 raft_consensus.cc:1064] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:49.542433 23428 consensus_queue.cc:237] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.549041 23351 raft_consensus.cc:1275] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.550695 23127 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:49.563560 23082 raft_consensus.cc:1275] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.564049 22933 raft_consensus.cc:1275] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.565521 23422 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:49.566651 23428 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:49.593879 23127 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.596315 23351 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.598184 22933 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.613209 23080 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.629369 23429 raft_consensus.cc:1064] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:49.632369 23429 consensus_queue.cc:237] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.633046 23080 consensus_queue.cc:237] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.643963 22831 catalog_manager.cc:5697] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.656056 23351 raft_consensus.cc:1275] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.658629 23009 raft_consensus.cc:1275] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.660003 23425 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:49.663288 23424 consensus_queue.cc:1048] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:49.668836 23350 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.670800 23428 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:49.666950 23009 consensus_queue.cc:237] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.671169 22933 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.670423 23405 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.672745 23428 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:49.679773 22930 raft_consensus.cc:1275] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.681684 23349 raft_consensus.cc:1275] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.683823 23426 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:49.679013 23351 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.685708 23426 consensus_queue.cc:1048] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:49.687091 23007 raft_consensus.cc:2955] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.695128 23127 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.697306 23080 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.696887 23349 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.707388 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68efa1b4753a49698d58f95d18a254c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:49.708424 23429 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:49.715991 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 037c511fdf1845518a0378985b716681 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:49.703593 22930 raft_consensus.cc:2955] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.732658 22828 catalog_manager.cc:5697] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.751547 23127 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.753415 23350 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.764909 22917 tablet_service.cc:1558] Processing DeleteTablet for tablet 68efa1b4753a49698d58f95d18a254c5 with delete_type TABLET_DATA_TOMBSTONED (TS 8c5b847eea00442bb4b4255a3d66dc54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55032
I20260710 13:23:49.765585 23424 raft_consensus.cc:1064] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:49.766443 22832 catalog_manager.cc:5697] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:49.775996 23424 consensus_queue.cc:237] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.780387 23080 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.798607 23448 tablet_replica.cc:333] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:23:49.801220 23448 raft_consensus.cc:2243] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.802372 23448 raft_consensus.cc:2272] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.802707 22828 catalog_manager.cc:5697] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.806816 23071 tablet_service.cc:1558] Processing DeleteTablet for tablet 037c511fdf1845518a0378985b716681 with delete_type TABLET_DATA_TOMBSTONED (TS 80ad5b88bb4b4b48913f04f7b977d541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33016
I20260710 13:23:49.811941 22933 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.829712 23350 raft_consensus.cc:1275] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.829749 23009 raft_consensus.cc:1275] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.830710 22930 raft_consensus.cc:1275] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:49.832285 23405 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:49.834439 23448 ts_tablet_manager.cc:1916] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:49.834898 23425 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:49.841380 23447 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:49.846302 23452 tablet_replica.cc:333] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:23:49.847584 23452 raft_consensus.cc:2243] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.853730 23452 raft_consensus.cc:2272] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.857959 23452 ts_tablet_manager.cc:1916] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:49.862139 23009 consensus_queue.cc:237] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.860553 23448 ts_tablet_manager.cc:1929] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:49.869513 23448 log.cc:1199] T 68efa1b4753a49698d58f95d18a254c5 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/wals/68efa1b4753a49698d58f95d18a254c5
I20260710 13:23:49.873116 22818 catalog_manager.cc:5028] TS 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): tablet 68efa1b4753a49698d58f95d18a254c5 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:49.876595 23349 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.878337 23429 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:49.888698 23426 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.892385 23351 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.904204 23080 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:49.903285 23425 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.905931 23152 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:49.912071 23080 raft_consensus.cc:2955] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.915403 23349 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.946998 23452 ts_tablet_manager.cc:1929] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:49.947772 23452 log.cc:1199] T 037c511fdf1845518a0378985b716681 P 80ad5b88bb4b4b48913f04f7b977d541: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/wals/037c511fdf1845518a0378985b716681
I20260710 13:23:49.953405 22816 catalog_manager.cc:5028] TS 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): tablet 037c511fdf1845518a0378985b716681 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:49.961495 22828 catalog_manager.cc:5697] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.965044 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d19ec625024a4d6a88d330626881d916 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:49.967937 22828 catalog_manager.cc:5697] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.968942 22928 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.976512 23009 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:49.996193 22917 tablet_service.cc:1558] Processing DeleteTablet for tablet d19ec625024a4d6a88d330626881d916 with delete_type TABLET_DATA_TOMBSTONED (TS 8c5b847eea00442bb4b4255a3d66dc54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55032
I20260710 13:23:49.997136 23448 tablet_replica.cc:333] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:23:49.996476 23082 consensus_queue.cc:237] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:49.998034 23448 raft_consensus.cc:2243] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.998675 23448 raft_consensus.cc:2272] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.001585 23448 ts_tablet_manager.cc:1916] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:50.005146 23351 raft_consensus.cc:1275] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:50.005756 22928 raft_consensus.cc:1275] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:50.007295 23424 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:50.009053 23453 consensus_queue.cc:1048] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:50.014642 23424 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:50.018127 23351 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:50.019197 22928 raft_consensus.cc:2955] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:50.030936 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47e47498eae341b08e321155c338bbda with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:50.034264 22830 catalog_manager.cc:5697] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:50.037933 23448 ts_tablet_manager.cc:1929] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:50.038460 23448 log.cc:1199] T d19ec625024a4d6a88d330626881d916 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/wals/d19ec625024a4d6a88d330626881d916
I20260710 13:23:50.041013 22818 catalog_manager.cc:5028] TS 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): tablet d19ec625024a4d6a88d330626881d916 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:50.047420 22998 tablet_service.cc:1558] Processing DeleteTablet for tablet 47e47498eae341b08e321155c338bbda with delete_type TABLET_DATA_TOMBSTONED (TS beffd9b61ea544b88adb6034c585c150 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60896
I20260710 13:23:50.049952 23458 tablet_replica.cc:333] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:23:50.051067 23458 raft_consensus.cc:2243] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.051766 23458 raft_consensus.cc:2272] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.055111 23458 ts_tablet_manager.cc:1916] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:50.067781 23458 ts_tablet_manager.cc:1929] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:50.068121 23458 log.cc:1199] T 47e47498eae341b08e321155c338bbda P beffd9b61ea544b88adb6034c585c150: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/wals/47e47498eae341b08e321155c338bbda
I20260710 13:23:50.069594 22816 catalog_manager.cc:5028] TS beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): tablet 47e47498eae341b08e321155c338bbda (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:51.094189 22928 consensus_queue.cc:237] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.101475 23082 raft_consensus.cc:1275] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:51.103205 23462 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.103448 23009 raft_consensus.cc:1275] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:51.105306 23423 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:51.119333 23462 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
W20260710 13:23:51.121106 22900 consensus_peers.cc:597] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a2b882d5acb4619b0a7eed595c8bf91. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:51.124612 23009 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.124749 23082 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.136804 23007 consensus_queue.cc:237] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.136963 22828 catalog_manager.cc:5697] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:51.147735 22975 consensus_peers.cc:597] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75d1b45b65554ad285b917fc0fc5872d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:51.147739 22928 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:51.148146 23082 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:51.149533 23470 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:51.150523 23426 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.160642 23082 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.159538 23426 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.164155 22928 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.177205 23007 consensus_queue.cc:237] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.179175 22828 catalog_manager.cc:5697] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:51.194692 22975 consensus_peers.cc:597] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 487822b0b81d4ab080e8616aeaafce61. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:51.195303 22928 raft_consensus.cc:1275] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:51.195716 23082 raft_consensus.cc:1275] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:51.196717 23470 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:51.197597 23426 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.205433 23470 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.207118 22928 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.208325 23082 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.219031 22830 catalog_manager.cc:5697] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.225726 22928 consensus_queue.cc:237] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.233383 23007 raft_consensus.cc:1275] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:51.234571 23083 raft_consensus.cc:1275] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:51.234622 22900 consensus_peers.cc:597] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b924e736da5b4db09a083fdbda579148. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:51.235227 23423 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:51.236037 23462 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:51.243446 23462 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.246243 23007 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.249912 23083 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.261482 22828 catalog_manager.cc:5697] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:51.639446 23483 ts_tablet_manager.cc:933] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897)
I20260710 13:23:51.640839 23484 ts_tablet_manager.cc:933] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897)
I20260710 13:23:51.641729 23483 tablet_copy_client.cc:323] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.129:39897
I20260710 13:23:51.642848 23484 tablet_copy_client.cc:323] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.129:39897
I20260710 13:23:51.651204 23489 ts_tablet_manager.cc:933] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:51.653378 23489 tablet_copy_client.cc:323] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:23:51.655679 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet 487822b0b81d4ab080e8616aeaafce61 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:23:51.656347 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet 487822b0b81d4ab080e8616aeaafce61 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-487822b0b81d4ab080e8616aeaafce61
I20260710 13:23:51.656352 22944 tablet_copy_service.cc:140] P 8c5b847eea00442bb4b4255a3d66dc54: Received BeginTabletCopySession request for tablet 2a2b882d5acb4619b0a7eed595c8bf91 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:40720)
I20260710 13:23:51.656898 22943 tablet_copy_service.cc:140] P 8c5b847eea00442bb4b4255a3d66dc54: Received BeginTabletCopySession request for tablet b924e736da5b4db09a083fdbda579148 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:40720)
I20260710 13:23:51.657301 22944 tablet_copy_service.cc:161] P 8c5b847eea00442bb4b4255a3d66dc54: Beginning new tablet copy session on tablet 2a2b882d5acb4619b0a7eed595c8bf91 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:40720: session id = 7f931c11da1b41c8bd9598595b7c3b67-2a2b882d5acb4619b0a7eed595c8bf91
I20260710 13:23:51.658078 22943 tablet_copy_service.cc:161] P 8c5b847eea00442bb4b4255a3d66dc54: Beginning new tablet copy session on tablet b924e736da5b4db09a083fdbda579148 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:40720: session id = 7f931c11da1b41c8bd9598595b7c3b67-b924e736da5b4db09a083fdbda579148
I20260710 13:23:51.665886 23019 tablet_copy_source_session.cc:215] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:51.666144 22944 tablet_copy_source_session.cc:215] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:51.666731 22943 tablet_copy_source_session.cc:215] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:51.669883 23483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b882d5acb4619b0a7eed595c8bf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.670670 23489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487822b0b81d4ab080e8616aeaafce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.671392 23484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b924e736da5b4db09a083fdbda579148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.688680 23483 tablet_copy_client.cc:806] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:51.689728 23484 tablet_copy_client.cc:806] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:51.689464 23483 tablet_copy_client.cc:670] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:51.690361 23484 tablet_copy_client.cc:670] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:51.697131 23484 tablet_copy_client.cc:538] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:51.698537 23483 tablet_copy_client.cc:538] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:51.700984 23489 tablet_copy_client.cc:806] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:51.701671 23489 tablet_copy_client.cc:670] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:51.707412 23484 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:51.708657 23483 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:51.714440 23489 tablet_copy_client.cc:538] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:51.726109 23491 ts_tablet_manager.cc:933] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:51.733215 23489 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:51.738627 23491 tablet_copy_client.cc:323] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:23:51.740765 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet 75d1b45b65554ad285b917fc0fc5872d from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:23:51.741330 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet 75d1b45b65554ad285b917fc0fc5872d from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-75d1b45b65554ad285b917fc0fc5872d
I20260710 13:23:51.749541 23019 tablet_copy_source_session.cc:215] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:51.753347 23491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d1b45b65554ad285b917fc0fc5872d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.777647 23484 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: 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:51.778779 23484 tablet_bootstrap.cc:492] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:51.779596 23484 ts_tablet_manager.cc:1403] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.041s
I20260710 13:23:51.783296 23484 raft_consensus.cc:359] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.784286 23484 raft_consensus.cc:740] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:51.786120 23483 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: 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:51.787369 23483 tablet_bootstrap.cc:492] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:51.785094 23484 consensus_queue.cc:260] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.789835 23483 ts_tablet_manager.cc:1403] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.081s	user 0.039s	sys 0.024s
I20260710 13:23:51.792487 23491 tablet_copy_client.cc:806] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:51.793228 23491 tablet_copy_client.cc:670] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:51.794257 23483 raft_consensus.cc:359] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.796082 23483 raft_consensus.cc:740] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:51.797082 23483 consensus_queue.cc:260] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.801358 23491 tablet_copy_client.cc:538] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:51.807950 23489 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: 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:51.809491 23489 tablet_bootstrap.cc:492] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:51.810554 23489 ts_tablet_manager.cc:1403] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.008s
I20260710 13:23:51.814210 23489 raft_consensus.cc:359] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.815375 23489 raft_consensus.cc:740] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:51.816303 23489 consensus_queue.cc:260] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.827605 23491 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:51.832754 23484 ts_tablet_manager.cc:1434] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.053s	user 0.015s	sys 0.010s
I20260710 13:23:51.834836 23483 ts_tablet_manager.cc:1434] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.015s
I20260710 13:23:51.837827 22944 tablet_copy_service.cc:342] P 8c5b847eea00442bb4b4255a3d66dc54: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-2a2b882d5acb4619b0a7eed595c8bf91 received from {username='slave'} at 127.0.0.1:40720
W20260710 13:23:51.838053 22897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.130:43841, user_credentials={real_user=slave}} blocked reactor thread for 43764.6us
I20260710 13:23:51.838354 22944 tablet_copy_service.cc:434] P 8c5b847eea00442bb4b4255a3d66dc54: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-2a2b882d5acb4619b0a7eed595c8bf91 on tablet 2a2b882d5acb4619b0a7eed595c8bf91 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:51.839821 22943 tablet_copy_service.cc:342] P 8c5b847eea00442bb4b4255a3d66dc54: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-b924e736da5b4db09a083fdbda579148 received from {username='slave'} at 127.0.0.1:40720
I20260710 13:23:51.840274 22943 tablet_copy_service.cc:434] P 8c5b847eea00442bb4b4255a3d66dc54: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-b924e736da5b4db09a083fdbda579148 on tablet b924e736da5b4db09a083fdbda579148 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:51.846989 23489 ts_tablet_manager.cc:1434] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.011s
I20260710 13:23:51.849174 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-487822b0b81d4ab080e8616aeaafce61 received from {username='slave'} at 127.0.0.1:60926
I20260710 13:23:51.849658 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-487822b0b81d4ab080e8616aeaafce61 on tablet 487822b0b81d4ab080e8616aeaafce61 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:51.871565 23491 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: 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:51.872377 23491 tablet_bootstrap.cc:492] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:51.873052 23491 ts_tablet_manager.cc:1403] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.011s
I20260710 13:23:51.875976 23491 raft_consensus.cc:359] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.876868 23491 raft_consensus.cc:740] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:51.877453 23491 consensus_queue.cc:260] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:51.880465 23491 ts_tablet_manager.cc:1434] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:23:51.882622 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-75d1b45b65554ad285b917fc0fc5872d received from {username='slave'} at 127.0.0.1:60926
I20260710 13:23:51.883044 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-75d1b45b65554ad285b917fc0fc5872d on tablet 75d1b45b65554ad285b917fc0fc5872d with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:52.071138 23351 raft_consensus.cc:1217] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:52.141065 23351 raft_consensus.cc:1217] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:52.210238 23351 raft_consensus.cc:1217] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:52.285403 23351 raft_consensus.cc:1217] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:52.634090 23503 raft_consensus.cc:1064] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:52.636229 23503 consensus_queue.cc:237] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:52.643350 23351 raft_consensus.cc:1275] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.643373 23082 raft_consensus.cc:1275] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.645304 23426 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:52.645568 22928 raft_consensus.cc:1275] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.646559 23505 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:52.648366 23426 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:52.659354 23426 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.662649 23082 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.670784 23351 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.677672 22928 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.681566 22828 catalog_manager.cc:5697] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.698480 23462 raft_consensus.cc:1064] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:52.701108 23462 consensus_queue.cc:237] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:52.708292 23351 raft_consensus.cc:1275] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.710247 23497 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:52.711956 23082 raft_consensus.cc:1275] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.713660 23007 raft_consensus.cc:1275] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.716207 23502 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:52.717460 23497 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:52.740948 23009 consensus_queue.cc:237] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:52.748122 23349 raft_consensus.cc:1275] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.748327 23497 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.751395 23426 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:52.752329 23083 raft_consensus.cc:1275] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.756944 23083 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.757931 23505 consensus_queue.cc:1048] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:52.759843 23462 raft_consensus.cc:1064] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:52.761428 23350 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.762303 23462 consensus_queue.cc:237] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:52.766091 23349 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.760617 23505 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.769398 23080 raft_consensus.cc:2955] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.781184 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 487822b0b81d4ab080e8616aeaafce61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:52.783499 22828 catalog_manager.cc:5697] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.795609 22917 tablet_service.cc:1558] Processing DeleteTablet for tablet 487822b0b81d4ab080e8616aeaafce61 with delete_type TABLET_DATA_TOMBSTONED (TS 8c5b847eea00442bb4b4255a3d66dc54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55032
I20260710 13:23:52.797506 23520 tablet_replica.cc:333] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:23:52.800124 23520 raft_consensus.cc:2243] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:52.811259 22832 catalog_manager.cc:5697] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.813515 23520 raft_consensus.cc:2272] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:52.816545 23009 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.820384 23007 raft_consensus.cc:1275] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.821725 23520 ts_tablet_manager.cc:1916] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:52.823582 23083 raft_consensus.cc:1275] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.826421 23497 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:52.827355 23505 raft_consensus.cc:1064] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:52.834687 23505 consensus_queue.cc:237] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:52.837021 23523 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:23:52.860423 22900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.132:33851, user_credentials={real_user=slave}} blocked reactor thread for 56829us
I20260710 13:23:52.861414 23083 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.862367 23349 raft_consensus.cc:1275] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.864526 23507 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:52.865139 23521 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:52.866973 22928 consensus_queue.cc:237] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:52.862541 23080 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.861415 23350 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.874713 23426 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:52.876349 23520 ts_tablet_manager.cc:1929] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:52.876835 23520 log.cc:1199] T 487822b0b81d4ab080e8616aeaafce61 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/wals/487822b0b81d4ab080e8616aeaafce61
I20260710 13:23:52.860044 23523 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.878539 22818 catalog_manager.cc:5028] TS 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): tablet 487822b0b81d4ab080e8616aeaafce61 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:52.886457 22828 catalog_manager.cc:5697] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.895159 23351 raft_consensus.cc:1275] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.900568 23007 raft_consensus.cc:1275] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:52.902097 23349 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.903136 23502 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:52.900568 22928 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:52.912519 23521 consensus_queue.cc:1048] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:23:52.915009 23009 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.919167 23426 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:52.920264 23522 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.927815 23007 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.937278 23351 raft_consensus.cc:2955] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.949704 22818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b924e736da5b4db09a083fdbda579148 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:52.953272 23507 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.963335 22828 catalog_manager.cc:5697] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.973744 23349 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.979441 22934 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.981431 23082 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:52.988932 23071 tablet_service.cc:1558] Processing DeleteTablet for tablet b924e736da5b4db09a083fdbda579148 with delete_type TABLET_DATA_TOMBSTONED (TS 80ad5b88bb4b4b48913f04f7b977d541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33016
I20260710 13:23:52.996392 22831 catalog_manager.cc:5697] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.023134 23531 tablet_replica.cc:333] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:23:53.028360 23531 raft_consensus.cc:2243] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.029246 23531 raft_consensus.cc:2272] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.034886 23007 consensus_queue.cc:237] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:53.035923 23531 ts_tablet_manager.cc:1916] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:53.040158 23349 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:53.042546 23503 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:53.048441 22934 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:53.050114 23503 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:53.054742 23505 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.059060 23531 ts_tablet_manager.cc:1929] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:53.059535 23531 log.cc:1199] T b924e736da5b4db09a083fdbda579148 P 80ad5b88bb4b4b48913f04f7b977d541: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/wals/b924e736da5b4db09a083fdbda579148
I20260710 13:23:53.059983 23349 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.061249 22816 catalog_manager.cc:5028] TS 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): tablet b924e736da5b4db09a083fdbda579148 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:53.065145 22934 raft_consensus.cc:2955] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.067612 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75d1b45b65554ad285b917fc0fc5872d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:53.074947 22828 catalog_manager.cc:5697] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.089452 23071 tablet_service.cc:1558] Processing DeleteTablet for tablet 75d1b45b65554ad285b917fc0fc5872d with delete_type TABLET_DATA_TOMBSTONED (TS 80ad5b88bb4b4b48913f04f7b977d541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33016
I20260710 13:23:53.090497 23531 tablet_replica.cc:333] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:23:53.091421 23531 raft_consensus.cc:2243] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.092144 23531 raft_consensus.cc:2272] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.096243 23531 ts_tablet_manager.cc:1916] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:53.112884 23531 ts_tablet_manager.cc:1929] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:53.113332 23531 log.cc:1199] T 75d1b45b65554ad285b917fc0fc5872d P 80ad5b88bb4b4b48913f04f7b977d541: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/wals/75d1b45b65554ad285b917fc0fc5872d
I20260710 13:23:53.114984 22816 catalog_manager.cc:5028] TS 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): tablet 75d1b45b65554ad285b917fc0fc5872d (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:53.434391 22934 consensus_queue.cc:237] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:53.440125 23080 raft_consensus.cc:1275] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:53.440125 23349 raft_consensus.cc:1275] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:53.441831 23522 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:53.442679 23497 consensus_queue.cc:1048] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:53.450106 23497 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.451900 23349 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.452684 23080 raft_consensus.cc:2955] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.460659 22818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a2b882d5acb4619b0a7eed595c8bf91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:53.467841 22832 catalog_manager.cc:5697] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:53.480484 22998 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a2b882d5acb4619b0a7eed595c8bf91 with delete_type TABLET_DATA_TOMBSTONED (TS beffd9b61ea544b88adb6034c585c150 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60896
I20260710 13:23:53.483611 23534 tablet_replica.cc:333] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:23:53.484669 23534 raft_consensus.cc:2243] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.485392 23534 raft_consensus.cc:2272] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.488467 23534 ts_tablet_manager.cc:1916] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:53.499257 23534 ts_tablet_manager.cc:1929] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:53.499606 23534 log.cc:1199] T 2a2b882d5acb4619b0a7eed595c8bf91 P beffd9b61ea544b88adb6034c585c150: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/wals/2a2b882d5acb4619b0a7eed595c8bf91
I20260710 13:23:53.501044 22816 catalog_manager.cc:5028] TS beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): tablet 2a2b882d5acb4619b0a7eed595c8bf91 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:54.509485 22933 consensus_queue.cc:237] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
W20260710 13:23:54.515796 22900 consensus_peers.cc:597] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b9be4a001be45a299d4f25fb24a23e0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.515904 23082 raft_consensus.cc:1275] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:54.517268 23522 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.517758 23007 raft_consensus.cc:1275] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:54.519138 23522 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:54.526536 23522 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.527820 23080 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.533768 23007 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.541277 23080 consensus_queue.cc:237] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:54.541091 22831 catalog_manager.cc:5697] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.549008 23007 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:54.549440 23049 consensus_peers.cc:597] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf4d2221f9ef48a1b2a6ff0cd201d288. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.551590 23533 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:54.557888 22933 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:54.559604 23542 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:54.561566 23542 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.580637 23007 consensus_queue.cc:237] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
W20260710 13:23:54.608453 22975 consensus_peers.cc:597] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f756fc12ee18448882fdcb7e23ca6b39. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.610695 22933 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.611608 23009 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.612160 22828 catalog_manager.cc:5697] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.621836 23080 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:54.620230 22928 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:54.631291 23507 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:54.632373 23503 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:54.643924 23552 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.647356 23082 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.647258 22934 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.658895 22928 consensus_queue.cc:237] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:54.659199 22832 catalog_manager.cc:5697] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.667683 23082 raft_consensus.cc:1275] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:54.668054 22900 consensus_peers.cc:597] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1057beda6d3e4c7bb04244f6e15002bf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.669345 23536 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:54.673478 23009 raft_consensus.cc:1275] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:54.675473 23536 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.683339 23522 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.684980 23080 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.695742 23009 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:54.696977 22831 catalog_manager.cc:5697] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.945345 23560 ts_tablet_manager.cc:933] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:54.948436 23560 tablet_copy_client.cc:323] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.131:40685
I20260710 13:23:54.950330 23093 tablet_copy_service.cc:140] P 80ad5b88bb4b4b48913f04f7b977d541: Received BeginTabletCopySession request for tablet bf4d2221f9ef48a1b2a6ff0cd201d288 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:33058)
I20260710 13:23:54.950841 23093 tablet_copy_service.cc:161] P 80ad5b88bb4b4b48913f04f7b977d541: Beginning new tablet copy session on tablet bf4d2221f9ef48a1b2a6ff0cd201d288 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:33058: session id = 7f931c11da1b41c8bd9598595b7c3b67-bf4d2221f9ef48a1b2a6ff0cd201d288
I20260710 13:23:54.957449 23093 tablet_copy_source_session.cc:215] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:54.960587 23560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4d2221f9ef48a1b2a6ff0cd201d288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.974495 23560 tablet_copy_client.cc:806] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:54.975194 23560 tablet_copy_client.cc:670] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:54.979116 23560 tablet_copy_client.cc:538] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:54.986045 23560 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:54.998816 23562 ts_tablet_manager.cc:933] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897)
I20260710 13:23:55.000912 23562 tablet_copy_client.cc:323] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.129:39897
I20260710 13:23:55.002766 22943 tablet_copy_service.cc:140] P 8c5b847eea00442bb4b4255a3d66dc54: Received BeginTabletCopySession request for tablet 3b9be4a001be45a299d4f25fb24a23e0 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:40720)
I20260710 13:23:55.003324 22943 tablet_copy_service.cc:161] P 8c5b847eea00442bb4b4255a3d66dc54: Beginning new tablet copy session on tablet 3b9be4a001be45a299d4f25fb24a23e0 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:40720: session id = 7f931c11da1b41c8bd9598595b7c3b67-3b9be4a001be45a299d4f25fb24a23e0
I20260710 13:23:55.004338 23560 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: 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:55.005400 23560 tablet_bootstrap.cc:492] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:55.006596 23560 ts_tablet_manager.cc:1403] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 13:23:55.009546 23560 raft_consensus.cc:359] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.010318 23560 raft_consensus.cc:740] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:55.010928 23560 consensus_queue.cc:260] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.012521 22943 tablet_copy_source_session.cc:215] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:55.014148 23560 ts_tablet_manager.cc:1434] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:55.016001 23093 tablet_copy_service.cc:342] P 80ad5b88bb4b4b48913f04f7b977d541: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-bf4d2221f9ef48a1b2a6ff0cd201d288 received from {username='slave'} at 127.0.0.1:33058
I20260710 13:23:55.016420 23093 tablet_copy_service.cc:434] P 80ad5b88bb4b4b48913f04f7b977d541: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-bf4d2221f9ef48a1b2a6ff0cd201d288 on tablet bf4d2221f9ef48a1b2a6ff0cd201d288 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:55.017810 23562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9be4a001be45a299d4f25fb24a23e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.034726 23562 tablet_copy_client.cc:806] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:55.035415 23562 tablet_copy_client.cc:670] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:55.039489 23562 tablet_copy_client.cc:538] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:55.047631 23562 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:55.065697 23562 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: 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:55.066721 23562 tablet_bootstrap.cc:492] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:55.067422 23562 ts_tablet_manager.cc:1403] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:23:55.069789 23562 raft_consensus.cc:359] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.070453 23562 raft_consensus.cc:740] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:55.071029 23562 consensus_queue.cc:260] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.073586 23562 ts_tablet_manager.cc:1434] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:55.077319 22943 tablet_copy_service.cc:342] P 8c5b847eea00442bb4b4255a3d66dc54: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-3b9be4a001be45a299d4f25fb24a23e0 received from {username='slave'} at 127.0.0.1:40720
I20260710 13:23:55.077800 22943 tablet_copy_service.cc:434] P 8c5b847eea00442bb4b4255a3d66dc54: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-3b9be4a001be45a299d4f25fb24a23e0 on tablet 3b9be4a001be45a299d4f25fb24a23e0 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:55.132231 23562 ts_tablet_manager.cc:933] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:55.133934 23562 tablet_copy_client.cc:323] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:23:55.135532 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet f756fc12ee18448882fdcb7e23ca6b39 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:23:55.136092 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet f756fc12ee18448882fdcb7e23ca6b39 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-f756fc12ee18448882fdcb7e23ca6b39
I20260710 13:23:55.143795 23019 tablet_copy_source_session.cc:215] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:55.147735 23562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f756fc12ee18448882fdcb7e23ca6b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.160228 23562 tablet_copy_client.cc:806] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:55.160872 23562 tablet_copy_client.cc:670] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:55.164264 23562 tablet_copy_client.cc:538] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:55.173039 23562 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:55.197407 23562 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: 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:55.198216 23562 tablet_bootstrap.cc:492] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:55.198835 23562 ts_tablet_manager.cc:1403] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260710 13:23:55.201294 23562 raft_consensus.cc:359] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.202016 23562 raft_consensus.cc:740] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:55.202633 23562 consensus_queue.cc:260] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.204891 23562 ts_tablet_manager.cc:1434] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:23:55.206705 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-f756fc12ee18448882fdcb7e23ca6b39 received from {username='slave'} at 127.0.0.1:60926
I20260710 13:23:55.207099 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-f756fc12ee18448882fdcb7e23ca6b39 on tablet f756fc12ee18448882fdcb7e23ca6b39 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:55.250854 23562 ts_tablet_manager.cc:933] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897)
I20260710 13:23:55.252600 23562 tablet_copy_client.cc:323] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.129:39897
I20260710 13:23:55.254225 22943 tablet_copy_service.cc:140] P 8c5b847eea00442bb4b4255a3d66dc54: Received BeginTabletCopySession request for tablet 1057beda6d3e4c7bb04244f6e15002bf from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:40720)
I20260710 13:23:55.254796 22943 tablet_copy_service.cc:161] P 8c5b847eea00442bb4b4255a3d66dc54: Beginning new tablet copy session on tablet 1057beda6d3e4c7bb04244f6e15002bf from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:40720: session id = 7f931c11da1b41c8bd9598595b7c3b67-1057beda6d3e4c7bb04244f6e15002bf
I20260710 13:23:55.260131 22943 tablet_copy_source_session.cc:215] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:55.263252 23562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1057beda6d3e4c7bb04244f6e15002bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.276994 23562 tablet_copy_client.cc:806] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:55.277580 23562 tablet_copy_client.cc:670] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:55.281031 23562 tablet_copy_client.cc:538] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:55.288048 23562 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:55.303076 23562 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: 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:55.303778 23562 tablet_bootstrap.cc:492] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:55.304426 23562 ts_tablet_manager.cc:1403] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:23:55.306402 23562 raft_consensus.cc:359] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.307189 23562 raft_consensus.cc:740] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:55.307765 23562 consensus_queue.cc:260] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:55.309751 23562 ts_tablet_manager.cc:1434] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:23:55.311528 22943 tablet_copy_service.cc:342] P 8c5b847eea00442bb4b4255a3d66dc54: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-1057beda6d3e4c7bb04244f6e15002bf received from {username='slave'} at 127.0.0.1:40720
I20260710 13:23:55.311945 22943 tablet_copy_service.cc:434] P 8c5b847eea00442bb4b4255a3d66dc54: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-1057beda6d3e4c7bb04244f6e15002bf on tablet 1057beda6d3e4c7bb04244f6e15002bf with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:55.398666 23351 raft_consensus.cc:1217] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:55.624450 23351 raft_consensus.cc:1217] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:55.664716 23351 raft_consensus.cc:1217] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:55.684154 23351 raft_consensus.cc:1217] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:55.888266 23542 raft_consensus.cc:1064] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:55.890201 23542 consensus_queue.cc:237] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:55.897449 23009 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:55.897964 22934 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:55.899816 23571 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:55.902074 23351 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:55.904002 23571 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:55.905431 23549 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:55.927629 23549 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:55.931468 23351 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:55.930718 22934 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:55.939612 23009 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:55.952678 22828 catalog_manager.cc:5697] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:55.999147 23080 consensus_queue.cc:237] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:56.010056 23351 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:56.010205 22934 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:56.012110 23571 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:56.013099 23549 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:56.019644 23542 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.021227 23351 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.022647 22934 raft_consensus.cc:2955] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.029771 23522 raft_consensus.cc:1064] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:56.036072 22832 catalog_manager.cc:5697] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.032102 23522 consensus_queue.cc:237] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:56.049031 22998 tablet_service.cc:1558] Processing DeleteTablet for tablet bf4d2221f9ef48a1b2a6ff0cd201d288 with delete_type TABLET_DATA_TOMBSTONED (TS beffd9b61ea544b88adb6034c585c150 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60896
I20260710 13:23:56.050889 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf4d2221f9ef48a1b2a6ff0cd201d288 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:56.050980 23584 tablet_replica.cc:333] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:23:56.052511 23351 raft_consensus.cc:1275] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.055112 23584 raft_consensus.cc:2243] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.055673 23009 raft_consensus.cc:1275] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.055984 23584 raft_consensus.cc:2272] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.057009 23536 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:56.056038 23080 raft_consensus.cc:1275] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.060571 23572 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:56.063787 23536 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:56.070976 23584 ts_tablet_manager.cc:1916] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:56.086802 23536 raft_consensus.cc:1064] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:56.089959 23536 consensus_queue.cc:237] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:56.095662 23572 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.114578 23349 raft_consensus.cc:1275] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.116349 23080 raft_consensus.cc:1275] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.111454 23351 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.118646 23536 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:56.118866 23009 raft_consensus.cc:1275] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.134981 23584 ts_tablet_manager.cc:1929] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:56.133627 23082 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.135556 23584 log.cc:1199] T bf4d2221f9ef48a1b2a6ff0cd201d288 P beffd9b61ea544b88adb6034c585c150: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/wals/bf4d2221f9ef48a1b2a6ff0cd201d288
I20260710 13:23:56.137876 22816 catalog_manager.cc:5028] TS beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): tablet bf4d2221f9ef48a1b2a6ff0cd201d288 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:56.130847 22832 catalog_manager.cc:5697] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.149562 23009 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.121203 23588 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260710 13:23:56.159192 23589 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:56.170492 23573 raft_consensus.cc:1064] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:56.178185 22934 consensus_queue.cc:237] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:56.186589 23349 raft_consensus.cc:1275] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.195144 23589 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:56.185102 23573 consensus_queue.cc:237] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:56.209132 23591 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.213840 23349 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.207715 23572 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.208063 23082 raft_consensus.cc:1275] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.224661 23588 consensus_queue.cc:1048] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:56.232553 23082 raft_consensus.cc:2955] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.234694 23351 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:56.237321 23083 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:56.239297 22934 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:56.240043 23080 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.242353 23553 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:56.244377 23553 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:23:56.247474 23554 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:56.257845 22832 catalog_manager.cc:5697] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.261045 23350 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.263021 22818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b9be4a001be45a299d4f25fb24a23e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:56.245309 23009 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.279500 22831 catalog_manager.cc:5697] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.284080 22998 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b9be4a001be45a299d4f25fb24a23e0 with delete_type TABLET_DATA_TOMBSTONED (TS beffd9b61ea544b88adb6034c585c150 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60896
I20260710 13:23:56.285068 23584 tablet_replica.cc:333] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:23:56.286091 23584 raft_consensus.cc:2243] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.286900 23584 raft_consensus.cc:2272] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.293640 23584 ts_tablet_manager.cc:1916] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:56.293404 23349 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.300158 22934 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.304693 22928 consensus_queue.cc:237] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:56.304605 23573 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.311046 23009 raft_consensus.cc:1275] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.312649 23572 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:56.321702 23349 raft_consensus.cc:1275] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:56.323429 23572 consensus_queue.cc:1048] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:56.326579 23588 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.327973 23009 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.333748 23083 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.341331 22818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1057beda6d3e4c7bb04244f6e15002bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:56.347002 23351 raft_consensus.cc:2955] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.340427 22831 catalog_manager.cc:5697] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.353806 23584 ts_tablet_manager.cc:1929] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:56.354348 23584 log.cc:1199] T 3b9be4a001be45a299d4f25fb24a23e0 P beffd9b61ea544b88adb6034c585c150: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/wals/3b9be4a001be45a299d4f25fb24a23e0
I20260710 13:23:56.355912 22816 catalog_manager.cc:5028] TS beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): tablet 3b9be4a001be45a299d4f25fb24a23e0 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:56.367225 22829 catalog_manager.cc:5697] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New cstate: current_term: 1 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.368167 23009 consensus_queue.cc:237] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:56.372917 23351 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:56.374413 23553 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:56.377395 23083 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:56.378842 23071 tablet_service.cc:1558] Processing DeleteTablet for tablet 1057beda6d3e4c7bb04244f6e15002bf with delete_type TABLET_DATA_TOMBSTONED (TS 80ad5b88bb4b4b48913f04f7b977d541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33016
I20260710 13:23:56.379665 23573 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:56.389209 23598 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.392225 23351 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.400004 23600 tablet_replica.cc:333] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:23:56.400173 23082 raft_consensus.cc:2955] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.406780 23600 raft_consensus.cc:2243] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.407881 23600 raft_consensus.cc:2272] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.419394 23600 ts_tablet_manager.cc:1916] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:56.419253 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f756fc12ee18448882fdcb7e23ca6b39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:56.420786 22830 catalog_manager.cc:5697] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:56.432371 22917 tablet_service.cc:1558] Processing DeleteTablet for tablet f756fc12ee18448882fdcb7e23ca6b39 with delete_type TABLET_DATA_TOMBSTONED (TS 8c5b847eea00442bb4b4255a3d66dc54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55032
I20260710 13:23:56.441808 23600 ts_tablet_manager.cc:1929] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:56.442284 23600 log.cc:1199] T 1057beda6d3e4c7bb04244f6e15002bf P 80ad5b88bb4b4b48913f04f7b977d541: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/wals/1057beda6d3e4c7bb04244f6e15002bf
I20260710 13:23:56.442764 23601 tablet_replica.cc:333] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:23:56.443492 23601 raft_consensus.cc:2243] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:56.443859 22816 catalog_manager.cc:5028] TS 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): tablet 1057beda6d3e4c7bb04244f6e15002bf (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:56.444190 23601 raft_consensus.cc:2272] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:56.447014 23601 ts_tablet_manager.cc:1916] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:56.458989 23601 ts_tablet_manager.cc:1929] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:56.459429 23601 log.cc:1199] T f756fc12ee18448882fdcb7e23ca6b39 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/wals/f756fc12ee18448882fdcb7e23ca6b39
I20260710 13:23:56.461154 22818 catalog_manager.cc:5028] TS 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): tablet f756fc12ee18448882fdcb7e23ca6b39 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:57.460568 23009 consensus_queue.cc:237] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:57.466866 22934 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:57.466866 23083 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:57.467412 22975 consensus_peers.cc:597] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35eb6a08365d49b48d8922aeecef38fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:57.468626 23604 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:57.469726 23598 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:57.478269 23553 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.479808 22934 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.480607 23083 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.494163 22829 catalog_manager.cc:5697] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.501284 23009 consensus_queue.cc:237] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:57.514281 23083 raft_consensus.cc:1275] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:57.515864 23598 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:57.516836 22934 raft_consensus.cc:1275] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:57.517071 22975 consensus_peers.cc:597] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23d9cc201a71440dbb2c1a84fb236f9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:57.518792 23598 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:57.526549 23607 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.528453 23083 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.531802 22934 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.540887 23082 consensus_queue.cc:237] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:57.542279 22831 catalog_manager.cc:5697] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:57.547701 23049 consensus_peers.cc:597] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d54450ff0af486ea0691bf79a24d89c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:57.550289 22934 raft_consensus.cc:1275] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:57.551864 23602 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:57.552620 23009 raft_consensus.cc:1275] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:57.554746 23602 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:57.564114 23542 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.565798 23009 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.568821 22934 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.580507 23082 consensus_queue.cc:237] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:57.583077 22830 catalog_manager.cc:5697] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.588444 23009 raft_consensus.cc:1275] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:57.589114 23049 consensus_peers.cc:597] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2676617a0f841f3bcadcb1dd68c2a68. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:57.589908 22934 raft_consensus.cc:1275] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:57.590118 23602 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:57.593822 23619 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:57.604604 23602 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.606947 23009 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.606767 22934 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.622548 22831 catalog_manager.cc:5697] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:23:57.994143 23622 ts_tablet_manager.cc:933] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:57.996047 23622 tablet_copy_client.cc:323] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:23:57.997534 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet 35eb6a08365d49b48d8922aeecef38fe from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:23:57.997979 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet 35eb6a08365d49b48d8922aeecef38fe from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-35eb6a08365d49b48d8922aeecef38fe
I20260710 13:23:58.003646 23019 tablet_copy_source_session.cc:215] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:58.007122 23622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35eb6a08365d49b48d8922aeecef38fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.023079 23622 tablet_copy_client.cc:806] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:58.023689 23622 tablet_copy_client.cc:670] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:58.027316 23622 tablet_copy_client.cc:538] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:58.033551 23622 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:58.053362 23625 ts_tablet_manager.cc:933] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:58.054596 23622 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: 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:58.055642 23622 tablet_bootstrap.cc:492] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:58.055528 23625 tablet_copy_client.cc:323] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.131:40685
I20260710 13:23:58.056475 23622 ts_tablet_manager.cc:1403] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260710 13:23:58.057641 23093 tablet_copy_service.cc:140] P 80ad5b88bb4b4b48913f04f7b977d541: Received BeginTabletCopySession request for tablet 1d54450ff0af486ea0691bf79a24d89c from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:33058)
I20260710 13:23:58.058218 23093 tablet_copy_service.cc:161] P 80ad5b88bb4b4b48913f04f7b977d541: Beginning new tablet copy session on tablet 1d54450ff0af486ea0691bf79a24d89c from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:33058: session id = 7f931c11da1b41c8bd9598595b7c3b67-1d54450ff0af486ea0691bf79a24d89c
I20260710 13:23:58.059238 23622 raft_consensus.cc:359] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.060182 23622 raft_consensus.cc:740] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:58.060961 23622 consensus_queue.cc:260] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.066260 23093 tablet_copy_source_session.cc:215] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:58.068629 23622 ts_tablet_manager.cc:1434] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:23:58.070086 23625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d54450ff0af486ea0691bf79a24d89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.070612 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-35eb6a08365d49b48d8922aeecef38fe received from {username='slave'} at 127.0.0.1:60926
I20260710 13:23:58.071055 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-35eb6a08365d49b48d8922aeecef38fe on tablet 35eb6a08365d49b48d8922aeecef38fe with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:58.083243 23625 tablet_copy_client.cc:806] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:58.083891 23625 tablet_copy_client.cc:670] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:58.087688 23625 tablet_copy_client.cc:538] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:58.094554 23625 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:58.115514 23625 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: 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:58.116504 23625 tablet_bootstrap.cc:492] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:58.117197 23625 ts_tablet_manager.cc:1403] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 13:23:58.118366 23622 ts_tablet_manager.cc:933] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:23:58.120256 23622 tablet_copy_client.cc:323] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:23:58.120034 23625 raft_consensus.cc:359] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.120990 23625 raft_consensus.cc:740] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:58.122149 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet 23d9cc201a71440dbb2c1a84fb236f9f from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:23:58.121738 23625 consensus_queue.cc:260] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.122767 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet 23d9cc201a71440dbb2c1a84fb236f9f from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-23d9cc201a71440dbb2c1a84fb236f9f
I20260710 13:23:58.124956 23625 ts_tablet_manager.cc:1434] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:58.132184 23093 tablet_copy_service.cc:342] P 80ad5b88bb4b4b48913f04f7b977d541: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-1d54450ff0af486ea0691bf79a24d89c received from {username='slave'} at 127.0.0.1:33058
I20260710 13:23:58.132629 23093 tablet_copy_service.cc:434] P 80ad5b88bb4b4b48913f04f7b977d541: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-1d54450ff0af486ea0691bf79a24d89c on tablet 1d54450ff0af486ea0691bf79a24d89c with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:58.133936 23019 tablet_copy_source_session.cc:215] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:58.136865 23622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d9cc201a71440dbb2c1a84fb236f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.150810 23622 tablet_copy_client.cc:806] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:58.151489 23622 tablet_copy_client.cc:670] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:58.155015 23622 tablet_copy_client.cc:538] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:58.161739 23622 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:58.171824 23625 ts_tablet_manager.cc:933] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:23:58.174306 23625 tablet_copy_client.cc:323] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.131:40685
I20260710 13:23:58.176882 23093 tablet_copy_service.cc:140] P 80ad5b88bb4b4b48913f04f7b977d541: Received BeginTabletCopySession request for tablet e2676617a0f841f3bcadcb1dd68c2a68 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:33058)
I20260710 13:23:58.177496 23093 tablet_copy_service.cc:161] P 80ad5b88bb4b4b48913f04f7b977d541: Beginning new tablet copy session on tablet e2676617a0f841f3bcadcb1dd68c2a68 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:33058: session id = 7f931c11da1b41c8bd9598595b7c3b67-e2676617a0f841f3bcadcb1dd68c2a68
I20260710 13:23:58.183307 23622 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: 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:58.184527 23622 tablet_bootstrap.cc:492] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:58.185307 23622 ts_tablet_manager.cc:1403] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260710 13:23:58.186339 23093 tablet_copy_source_session.cc:215] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:58.188599 23622 raft_consensus.cc:359] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.189426 23622 raft_consensus.cc:740] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:58.189872 23625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2676617a0f841f3bcadcb1dd68c2a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.190003 23622 consensus_queue.cc:260] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.192603 23622 ts_tablet_manager.cc:1434] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:23:58.195218 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-23d9cc201a71440dbb2c1a84fb236f9f received from {username='slave'} at 127.0.0.1:60926
I20260710 13:23:58.196038 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-23d9cc201a71440dbb2c1a84fb236f9f on tablet 23d9cc201a71440dbb2c1a84fb236f9f with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:58.206130 23625 tablet_copy_client.cc:806] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:58.206843 23625 tablet_copy_client.cc:670] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:58.210552 23625 tablet_copy_client.cc:538] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:58.220403 23625 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:23:58.235922 23625 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: 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:58.236677 23625 tablet_bootstrap.cc:492] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:23:58.237340 23625 ts_tablet_manager.cc:1403] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.004s
I20260710 13:23:58.239481 23625 raft_consensus.cc:359] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.240096 23625 raft_consensus.cc:740] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:23:58.240602 23625 consensus_queue.cc:260] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:23:58.242498 23625 ts_tablet_manager.cc:1434] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:58.244386 23093 tablet_copy_service.cc:342] P 80ad5b88bb4b4b48913f04f7b977d541: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-e2676617a0f841f3bcadcb1dd68c2a68 received from {username='slave'} at 127.0.0.1:33058
I20260710 13:23:58.244809 23093 tablet_copy_service.cc:434] P 80ad5b88bb4b4b48913f04f7b977d541: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-e2676617a0f841f3bcadcb1dd68c2a68 on tablet e2676617a0f841f3bcadcb1dd68c2a68 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:23:58.497757 23351 raft_consensus.cc:1217] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:58.503937 23351 raft_consensus.cc:1217] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:58.567703 23351 raft_consensus.cc:1217] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:58.632344 23351 raft_consensus.cc:1217] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:58.943105 23634 raft_consensus.cc:1064] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:58.945690 23634 consensus_queue.cc:237] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:58.953596 23351 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:58.953596 23083 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:58.954468 22933 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:58.955646 23635 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:58.958169 23604 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:58.960891 23635 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:58.984074 23635 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:58.985571 22934 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:58.990877 23351 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:58.998976 23082 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.003228 22829 catalog_manager.cc:5697] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.026608 23009 consensus_queue.cc:237] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:59.032147 23351 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:59.032763 23082 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:59.034196 23635 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:59.035463 23604 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:59.044114 23604 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.046741 23083 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.046187 23351 raft_consensus.cc:2955] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.056537 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35eb6a08365d49b48d8922aeecef38fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:59.061657 22830 catalog_manager.cc:5697] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.074873 22917 tablet_service.cc:1558] Processing DeleteTablet for tablet 35eb6a08365d49b48d8922aeecef38fe with delete_type TABLET_DATA_TOMBSTONED (TS 8c5b847eea00442bb4b4255a3d66dc54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55032
I20260710 13:23:59.078155 23648 tablet_replica.cc:333] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:23:59.079185 23648 raft_consensus.cc:2243] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:59.080008 23648 raft_consensus.cc:2272] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:59.082696 23648 ts_tablet_manager.cc:1916] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:59.095134 23648 ts_tablet_manager.cc:1929] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:59.095489 23648 log.cc:1199] T 35eb6a08365d49b48d8922aeecef38fe P 8c5b847eea00442bb4b4255a3d66dc54: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/wals/35eb6a08365d49b48d8922aeecef38fe
I20260710 13:23:59.096949 22818 catalog_manager.cc:5028] TS 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): tablet 35eb6a08365d49b48d8922aeecef38fe (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:59.111557 23635 raft_consensus.cc:1064] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:59.113538 23635 consensus_queue.cc:237] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:59.120090 23349 raft_consensus.cc:1275] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:59.120090 23083 raft_consensus.cc:1275] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:59.121656 22934 raft_consensus.cc:1275] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:59.121613 23635 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:59.122651 23604 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:59.123649 23634 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:59.134207 23635 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.136474 22933 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.140067 23602 raft_consensus.cc:1064] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:59.141989 23082 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.142913 23602 consensus_queue.cc:237] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:59.159894 22831 catalog_manager.cc:5697] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.163473 23349 raft_consensus.cc:1275] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.163753 22933 raft_consensus.cc:1275] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.163980 23009 raft_consensus.cc:1275] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.165405 23637 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:59.168519 23602 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:59.171283 23637 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:59.181808 23349 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.184357 23602 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.186152 22933 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.188546 23009 consensus_queue.cc:237] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:59.193936 23637 raft_consensus.cc:1064] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:23:59.196542 23637 consensus_queue.cc:237] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:59.205536 22934 raft_consensus.cc:1275] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:59.207723 23604 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:59.218626 23007 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.228642 23351 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.228993 23634 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.231942 22934 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.233153 23350 raft_consensus.cc:1275] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: 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:59.242040 23635 consensus_queue.cc:1048] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:59.246646 23350 raft_consensus.cc:2955] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.242390 22832 catalog_manager.cc:5697] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.262429 23083 consensus_queue.cc:237] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:59.271605 22831 catalog_manager.cc:5697] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.273128 22934 raft_consensus.cc:1275] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.274844 23658 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:59.275318 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23d9cc201a71440dbb2c1a84fb236f9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:59.283272 23351 raft_consensus.cc:1275] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.285799 23654 consensus_queue.cc:1048] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:59.292120 23349 raft_consensus.cc:1275] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.295375 23602 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:59.295367 23071 tablet_service.cc:1558] Processing DeleteTablet for tablet 23d9cc201a71440dbb2c1a84fb236f9f with delete_type TABLET_DATA_TOMBSTONED (TS 80ad5b88bb4b4b48913f04f7b977d541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33016
I20260710 13:23:59.296191 23654 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.297920 22933 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.308625 23007 raft_consensus.cc:1275] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.311987 23658 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:59.315629 23351 raft_consensus.cc:2955] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.317009 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d54450ff0af486ea0691bf79a24d89c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:59.325573 22831 catalog_manager.cc:5697] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 3 to 4, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.330454 23661 tablet_replica.cc:333] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:23:59.331771 23661 raft_consensus.cc:2243] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:59.333078 23661 raft_consensus.cc:2272] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:59.338374 22934 raft_consensus.cc:1275] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.339838 22998 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d54450ff0af486ea0691bf79a24d89c with delete_type TABLET_DATA_TOMBSTONED (TS beffd9b61ea544b88adb6034c585c150 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60896
I20260710 13:23:59.350409 23637 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } 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:59.353016 23658 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.355129 23661 ts_tablet_manager.cc:1916] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:59.371678 23661 ts_tablet_manager.cc:1929] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:59.372429 23661 log.cc:1199] T 23d9cc201a71440dbb2c1a84fb236f9f P 80ad5b88bb4b4b48913f04f7b977d541: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/wals/23d9cc201a71440dbb2c1a84fb236f9f
I20260710 13:23:59.373651 23664 tablet_replica.cc:333] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:23:59.374588 22816 catalog_manager.cc:5028] TS 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): tablet 23d9cc201a71440dbb2c1a84fb236f9f (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:59.374607 23664 raft_consensus.cc:2243] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:59.375447 23664 raft_consensus.cc:2272] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:59.375739 23351 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.383764 23009 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.386732 22831 catalog_manager.cc:5697] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.394033 23664 ts_tablet_manager.cc:1916] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:59.405189 22934 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.429806 23664 ts_tablet_manager.cc:1929] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:59.430398 23664 log.cc:1199] T 1d54450ff0af486ea0691bf79a24d89c P beffd9b61ea544b88adb6034c585c150: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/wals/1d54450ff0af486ea0691bf79a24d89c
I20260710 13:23:59.456974 22816 catalog_manager.cc:5028] TS beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): tablet 1d54450ff0af486ea0691bf79a24d89c (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:23:59.467130 23083 consensus_queue.cc:237] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:23:59.477284 23009 raft_consensus.cc:1275] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.478515 23351 raft_consensus.cc:1275] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:59.479656 23658 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:59.481009 23660 consensus_queue.cc:1048] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:59.493417 23660 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.502383 23349 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.511708 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2676617a0f841f3bcadcb1dd68c2a68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:59.516607 23009 raft_consensus.cc:2955] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:23:59.523281 22831 catalog_manager.cc:5697] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: config changed from index 3 to 4, VOTER 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) evicted. New cstate: current_term: 1 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.541914 22917 tablet_service.cc:1558] Processing DeleteTablet for tablet e2676617a0f841f3bcadcb1dd68c2a68 with delete_type TABLET_DATA_TOMBSTONED (TS 8c5b847eea00442bb4b4255a3d66dc54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55032
I20260710 13:23:59.544016 23648 tablet_replica.cc:333] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:23:59.546509 23648 raft_consensus.cc:2243] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:59.547421 23648 raft_consensus.cc:2272] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:59.553352 23648 ts_tablet_manager.cc:1916] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:59.569933 23648 ts_tablet_manager.cc:1929] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:59.570763 23648 log.cc:1199] T e2676617a0f841f3bcadcb1dd68c2a68 P 8c5b847eea00442bb4b4255a3d66dc54: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/wals/e2676617a0f841f3bcadcb1dd68c2a68
I20260710 13:23:59.572650 22818 catalog_manager.cc:5028] TS 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): tablet e2676617a0f841f3bcadcb1dd68c2a68 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:24:00.572898 23009 consensus_queue.cc:237] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:00.582202 22928 raft_consensus.cc:1275] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:00.583920 22975 consensus_peers.cc:597] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4a6ca2e399a469ba4a1fd1f1bcf3695. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.584324 23080 raft_consensus.cc:1275] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:00.584334 23635 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:00.585731 23670 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:24:00.592185 23635 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.593847 22928 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.595028 23080 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.605477 22831 catalog_manager.cc:5697] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.610528 23009 consensus_queue.cc:237] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Queue 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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:00.619513 22928 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:00.619539 22975 consensus_peers.cc:597] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 -> Peer 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132:33851): Couldn't send request to peer 7f931c11da1b41c8bd9598595b7c3b67. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03b524f27c364008bd64398513848b41. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:00.620615 23080 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:00.621212 23670 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:00.622372 23607 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.636970 23607 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.638816 22928 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.640450 23080 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.651082 22830 catalog_manager.cc:5697] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) added. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } } }
I20260710 13:24:00.665110 23009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03b524f27c364008bd64398513848b41"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60896
I20260710 13:24:00.665710 23009 raft_consensus.cc:606] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership
I20260710 13:24:00.669310 23009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03b524f27c364008bd64398513848b41"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60896
I20260710 13:24:00.669819 23009 raft_consensus.cc:606] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership
W20260710 13:24:00.670965 22816 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 03b524f27c364008bd64398513848b41 already in progress [suppressed 6 similar messages]
I20260710 13:24:00.674507 23009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03b524f27c364008bd64398513848b41"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60896
I20260710 13:24:00.674980 23009 raft_consensus.cc:606] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership
W20260710 13:24:00.678505 22880 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260710 13:24:00.678853 22880 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 03b524f27c364008bd64398513848b41 already in progress
W20260710 13:24:00.679064 22880 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 03b524f27c364008bd64398513848b41 already in progress
I20260710 13:24:01.033491 23681 ts_tablet_manager.cc:933] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:24:01.035604 23681 tablet_copy_client.cc:323] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:24:01.037570 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet 03b524f27c364008bd64398513848b41 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:24:01.038048 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet 03b524f27c364008bd64398513848b41 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-03b524f27c364008bd64398513848b41
I20260710 13:24:01.043639 23019 tablet_copy_source_session.cc:215] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:01.046993 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b524f27c364008bd64398513848b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:01.063781 23681 tablet_copy_client.cc:806] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:01.064458 23681 tablet_copy_client.cc:670] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:01.068711 23681 tablet_copy_client.cc:538] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:01.077927 23681 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:24:01.102541 23681 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: 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:24:01.103440 23681 tablet_bootstrap.cc:492] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:24:01.104206 23681 ts_tablet_manager.cc:1403] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260710 13:24:01.106767 23681 raft_consensus.cc:359] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:01.107496 23681 raft_consensus.cc:740] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:24:01.108072 23681 consensus_queue.cc:260] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:01.111358 23681 ts_tablet_manager.cc:1434] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:24:01.113538 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-03b524f27c364008bd64398513848b41 received from {username='slave'} at 127.0.0.1:60926
I20260710 13:24:01.113984 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-03b524f27c364008bd64398513848b41 on tablet 03b524f27c364008bd64398513848b41 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:01.169132 23681 ts_tablet_manager.cc:933] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: Initiating tablet copy from peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:24:01.170789 23681 tablet_copy_client.cc:323] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Beginning tablet copy session from remote peer at address 127.21.80.130:43841
I20260710 13:24:01.172261 23019 tablet_copy_service.cc:140] P beffd9b61ea544b88adb6034c585c150: Received BeginTabletCopySession request for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 from peer 7f931c11da1b41c8bd9598595b7c3b67 ({username='slave'} at 127.0.0.1:60926)
I20260710 13:24:01.172693 23019 tablet_copy_service.cc:161] P beffd9b61ea544b88adb6034c585c150: Beginning new tablet copy session on tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 from peer 7f931c11da1b41c8bd9598595b7c3b67 at {username='slave'} at 127.0.0.1:60926: session id = 7f931c11da1b41c8bd9598595b7c3b67-f4a6ca2e399a469ba4a1fd1f1bcf3695
I20260710 13:24:01.177798 23019 tablet_copy_source_session.cc:215] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:01.180373 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:01.191906 23681 tablet_copy_client.cc:806] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:01.192539 23681 tablet_copy_client.cc:670] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:01.195842 23681 tablet_copy_client.cc:538] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:01.203197 23681 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap starting.
I20260710 13:24:01.220809 23681 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: 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:24:01.221715 23681 tablet_bootstrap.cc:492] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: Bootstrap complete.
I20260710 13:24:01.222395 23681 ts_tablet_manager.cc:1403] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:24:01.225294 23681 raft_consensus.cc:359] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:01.226169 23681 raft_consensus.cc:740] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Initialized, Role: LEARNER
I20260710 13:24:01.226817 23681 consensus_queue.cc:260] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:01.229511 23681 ts_tablet_manager.cc:1434] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:24:01.231357 23019 tablet_copy_service.cc:342] P beffd9b61ea544b88adb6034c585c150: Request end of tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-f4a6ca2e399a469ba4a1fd1f1bcf3695 received from {username='slave'} at 127.0.0.1:60926
I20260710 13:24:01.231773 23019 tablet_copy_service.cc:434] P beffd9b61ea544b88adb6034c585c150: ending tablet copy session 7f931c11da1b41c8bd9598595b7c3b67-f4a6ca2e399a469ba4a1fd1f1bcf3695 on tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 with peer 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:01.251485 23635 raft_consensus.cc:993] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: : Instructing follower 8c5b847eea00442bb4b4255a3d66dc54 to start an election
I20260710 13:24:01.251993 23607 raft_consensus.cc:1081] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 8c5b847eea00442bb4b4255a3d66dc54 to start an election
I20260710 13:24:01.253603 22928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03b524f27c364008bd64398513848b41"
dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
 from {username='slave'} at 127.0.0.1:55040
I20260710 13:24:01.254143 22928 raft_consensus.cc:493] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:01.254420 22928 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.259660 22928 raft_consensus.cc:515] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:01.263063 22928 leader_election.cc:290] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 2 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:01.264825 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:01.265502 23009 raft_consensus.cc:3055] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:01.265786 23009 raft_consensus.cc:740] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:01.266542 23009 consensus_queue.cc:260] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:01.266934 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:01.267524 23080 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.267746 23009 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.271705 23080 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 2.
I20260710 13:24:01.272914 22897 leader_election.cc:304] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:24:01.273640 23080 raft_consensus.cc:1240] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Rejecting Update request from peer beffd9b61ea544b88adb6034c585c150 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:01.273736 23668 raft_consensus.cc:2804] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:01.273960 23009 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 2.
I20260710 13:24:01.275815 23668 raft_consensus.cc:697] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Becoming Leader. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
I20260710 13:24:01.276710 23668 consensus_queue.cc:237] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } }
I20260710 13:24:01.285072 22832 catalog_manager.cc:5697] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:01.660655 23080 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:01.662159 23668 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:01.673660 23349 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Advancing to term 2
I20260710 13:24:01.680940 23351 raft_consensus.cc:1217] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:01.685081 23349 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEARNER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:01.690752 23668 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: NON_VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:01.698607 23009 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:01.700501 23695 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:24:01.718259 23668 raft_consensus.cc:1064] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:24:01.721189 23668 consensus_queue.cc:237] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:01.734334 23349 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEARNER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:24:01.735150 23080 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:24:01.735826 23687 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:24:01.736639 23695 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:01.738363 23009 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:24:01.739763 23687 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } 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:24:01.747025 23687 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.749411 23349 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.750020 23007 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.762405 23080 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.766913 22832 catalog_manager.cc:5697] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: config changed from index 2 to 4, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } attrs { replace: true } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.786648 22934 consensus_queue.cc:237] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:01.796247 23349 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:01.796411 23080 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:01.797847 23668 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:01.798728 23687 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:24:01.805236 23668 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.815161 23080 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.816224 22818 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03b524f27c364008bd64398513848b41 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:01.819890 23349 raft_consensus.cc:2955] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:01.821902 22829 catalog_manager.cc:5697] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: config changed from index 4 to 5, VOTER beffd9b61ea544b88adb6034c585c150 (127.21.80.130) evicted. New cstate: current_term: 2 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:01.840314 22998 tablet_service.cc:1558] Processing DeleteTablet for tablet 03b524f27c364008bd64398513848b41 with delete_type TABLET_DATA_TOMBSTONED (TS beffd9b61ea544b88adb6034c585c150 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60896
I20260710 13:24:01.842248 23701 tablet_replica.cc:333] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:01.843425 23701 raft_consensus.cc:2243] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:01.844226 23701 raft_consensus.cc:2272] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:01.847479 23701 ts_tablet_manager.cc:1916] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:01.863438 23701 ts_tablet_manager.cc:1929] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 13:24:01.863906 23701 log.cc:1199] T 03b524f27c364008bd64398513848b41 P beffd9b61ea544b88adb6034c585c150: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/wals/03b524f27c364008bd64398513848b41
I20260710 13:24:01.866397 22816 catalog_manager.cc:5028] TS beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): tablet 03b524f27c364008bd64398513848b41 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:24:02.156261 23607 raft_consensus.cc:1064] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: attempting to promote NON_VOTER 7f931c11da1b41c8bd9598595b7c3b67 to VOTER
I20260710 13:24:02.158691 23607 consensus_queue.cc:237] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:02.164378 23349 raft_consensus.cc:1275] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 LEARNER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.165964 23635 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:24:02.167575 23083 raft_consensus.cc:1275] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.169049 23702 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } 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:24:02.169497 22934 raft_consensus.cc:1275] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.171784 23635 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:02.181581 23635 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:02.184262 23083 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:02.184453 22934 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:02.198311 23349 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:02.203078 22829 catalog_manager.cc:5697] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index 2 to 3, 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:02.217489 23007 consensus_queue.cc:237] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:02.222903 23349 raft_consensus.cc:1275] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:02.224248 22934 raft_consensus.cc:1275] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Refusing update from remote peer beffd9b61ea544b88adb6034c585c150: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:02.224400 23635 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } 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:24:02.226601 23635 consensus_queue.cc:1048] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:02.231225 23702 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:02.233394 23349 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:02.234633 22934 raft_consensus.cc:2955] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } } }
I20260710 13:24:02.243774 22816 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:02.246304 22830 catalog_manager.cc:5697] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 reported cstate change: config changed from index 3 to 4, VOTER 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) evicted. New cstate: current_term: 1 leader_uuid: "beffd9b61ea544b88adb6034c585c150" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:02.257290 23071 tablet_service.cc:1558] Processing DeleteTablet for tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 with delete_type TABLET_DATA_TOMBSTONED (TS 80ad5b88bb4b4b48913f04f7b977d541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33016
I20260710 13:24:02.259229 23709 tablet_replica.cc:333] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:02.260447 23709 raft_consensus.cc:2243] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.261302 23709 raft_consensus.cc:2272] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.264356 23709 ts_tablet_manager.cc:1916] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:02.276780 23709 ts_tablet_manager.cc:1929] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:02.277325 23709 log.cc:1199] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 80ad5b88bb4b4b48913f04f7b977d541: Deleting WAL directory at /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/wals/f4a6ca2e399a469ba4a1fd1f1bcf3695
I20260710 13:24:02.279139 22816 catalog_manager.cc:5028] TS 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): tablet f4a6ca2e399a469ba4a1fd1f1bcf3695 (table test-workload [id=76cedd27d548437d8b4e2a619e492cef]) successfully deleted
I20260710 13:24:07.010664 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:07.035600 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:07.036165 23007 raft_consensus.cc:606] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:07.038609 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:07.039131 23007 raft_consensus.cc:606] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:24:07.041764 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:07.042304 23007 raft_consensus.cc:606] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:07.044781 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:07.045302 23007 raft_consensus.cc:606] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 80ad5b88bb4b4b48913f04f7b977d541
I20260710 13:24:07.047972 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d19ec625024a4d6a88d330626881d916"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:07.048520 23007 raft_consensus.cc:606] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:07.049650 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:07.050500 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:07.133978 23712 raft_consensus.cc:993] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150: : Instructing follower 8c5b847eea00442bb4b4255a3d66dc54 to start an election
I20260710 13:24:07.134619 23715 raft_consensus.cc:1081] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 8c5b847eea00442bb4b4255a3d66dc54 to start an election
I20260710 13:24:07.135035 23712 raft_consensus.cc:993] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150: : Instructing follower 80ad5b88bb4b4b48913f04f7b977d541 to start an election
I20260710 13:24:07.135552 23712 raft_consensus.cc:1081] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 80ad5b88bb4b4b48913f04f7b977d541 to start an election
I20260710 13:24:07.136647 22934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798"
dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
 from {username='slave'} at 127.0.0.1:55040
I20260710 13:24:07.137265 22934 raft_consensus.cc:493] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.137174 23080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222"
dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
 from {username='slave'} at 127.0.0.1:33030
I20260710 13:24:07.137770 22934 raft_consensus.cc:3060] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.137941 23080 raft_consensus.cc:493] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.138326 23080 raft_consensus.cc:3060] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.142912 22934 raft_consensus.cc:515] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:07.142902 23080 raft_consensus.cc:515] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:07.145213 22934 leader_election.cc:290] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 2 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:07.145411 23080 leader_election.cc:290] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 2 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:24:07.146126 22928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:24:07.146495 23009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:07.146752 22928 raft_consensus.cc:3060] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.147068 23009 raft_consensus.cc:3055] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:07.147403 23009 raft_consensus.cc:740] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:07.148149 23009 consensus_queue.cc:260] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:07.148100 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd75491f0894095a76e4877f1c9d798" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:07.149174 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be161a7a00b84ea0a4cb5d4e08779222" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:07.149447 23009 raft_consensus.cc:3060] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.149493 23080 raft_consensus.cc:3060] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.149782 23007 raft_consensus.cc:3055] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:07.150229 23007 raft_consensus.cc:740] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:07.151008 23007 consensus_queue.cc:260] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:07.153333 23007 raft_consensus.cc:3060] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.156581 23009 raft_consensus.cc:2468] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 2.
I20260710 13:24:07.156701 23080 raft_consensus.cc:2468] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 2.
I20260710 13:24:07.157828 22897 leader_election.cc:304] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5b847eea00442bb4b4255a3d66dc54, beffd9b61ea544b88adb6034c585c150; no voters: 
I20260710 13:24:07.158665 23716 raft_consensus.cc:2804] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:07.159586 22928 raft_consensus.cc:2468] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 2.
I20260710 13:24:07.160162 23716 raft_consensus.cc:697] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Becoming Leader. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
I20260710 13:24:07.160408 23007 raft_consensus.cc:2468] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 2.
I20260710 13:24:07.161211 23716 consensus_queue.cc:237] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:07.161921 23048 leader_election.cc:304] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:24:07.162842 23708 raft_consensus.cc:2804] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:07.164283 23708 raft_consensus.cc:697] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 LEADER]: Becoming Leader. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:24:07.165290 23708 consensus_queue.cc:237] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:07.173964 22831 catalog_manager.cc:5697] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.171594 22832 catalog_manager.cc:5697] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:07.213462 23722 raft_consensus.cc:993] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: : Instructing follower 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:07.213965 23712 raft_consensus.cc:1081] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:07.215437 23351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe"
dest_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34126
I20260710 13:24:07.215961 23351 raft_consensus.cc:493] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.216221 23351 raft_consensus.cc:3060] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.221829 23351 raft_consensus.cc:515] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.223660 23351 leader_election.cc:290] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:07.224571 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:07.225028 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35eb6a08365d49b48d8922aeecef38fe" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:07.225253 23007 raft_consensus.cc:3055] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:07.225549 23007 raft_consensus.cc:740] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:07.225574 23080 raft_consensus.cc:3060] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.226469 23007 consensus_queue.cc:260] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.227883 23007 raft_consensus.cc:3060] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.231349 23080 raft_consensus.cc:2468] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:07.232476 23314 leader_election.cc:304] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f931c11da1b41c8bd9598595b7c3b67, 80ad5b88bb4b4b48913f04f7b977d541; no voters: 
I20260710 13:24:07.232774 23007 raft_consensus.cc:2468] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:07.234369 23732 raft_consensus.cc:2804] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:07.236017 23732 raft_consensus.cc:697] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Becoming Leader. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Running, Role: LEADER
I20260710 13:24:07.237205 23732 consensus_queue.cc:237] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.244926 22832 catalog_manager.cc:5697] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.398128 23712 raft_consensus.cc:993] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: : Instructing follower 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:07.398550 23722 raft_consensus.cc:1081] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:07.400076 23349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d19ec625024a4d6a88d330626881d916"
dest_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34126
I20260710 13:24:07.400586 23349 raft_consensus.cc:493] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.400985 23349 raft_consensus.cc:3060] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.405766 23349 raft_consensus.cc:515] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.407325 23349 leader_election.cc:290] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:07.408186 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:07.408394 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec625024a4d6a88d330626881d916" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:07.408792 23007 raft_consensus.cc:3055] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:07.408922 23080 raft_consensus.cc:3060] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.409138 23007 raft_consensus.cc:740] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:07.409899 23007 consensus_queue.cc:260] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.411028 23007 raft_consensus.cc:3060] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.415555 23080 raft_consensus.cc:2468] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:07.416721 23314 leader_election.cc:304] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f931c11da1b41c8bd9598595b7c3b67, 80ad5b88bb4b4b48913f04f7b977d541; no voters: 
I20260710 13:24:07.417490 23732 raft_consensus.cc:2804] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:07.417685 23007 raft_consensus.cc:2468] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:07.417991 23732 raft_consensus.cc:697] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Becoming Leader. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Running, Role: LEADER
I20260710 13:24:07.419153 23732 consensus_queue.cc:237] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.427654 22832 catalog_manager.cc:5697] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.471968 23712 raft_consensus.cc:993] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: : Instructing follower 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:07.472421 23722 raft_consensus.cc:1081] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:07.473989 23349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d"
dest_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34126
I20260710 13:24:07.474507 23349 raft_consensus.cc:493] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.474792 23349 raft_consensus.cc:3060] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.479797 23349 raft_consensus.cc:515] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.482194 23349 leader_election.cc:290] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:24:07.483076 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:24:07.483222 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d1b45b65554ad285b917fc0fc5872d" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:07.483721 22934 raft_consensus.cc:3060] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.483796 23007 raft_consensus.cc:3055] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:07.484148 23007 raft_consensus.cc:740] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:07.484874 23007 consensus_queue.cc:260] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.485821 23007 raft_consensus.cc:3060] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:07.488869 22934 raft_consensus.cc:2468] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:07.490243 23316 leader_election.cc:304] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f931c11da1b41c8bd9598595b7c3b67, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:24:07.490337 23007 raft_consensus.cc:2468] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:07.491194 23732 raft_consensus.cc:2804] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:07.491825 23732 raft_consensus.cc:697] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Becoming Leader. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Running, Role: LEADER
I20260710 13:24:07.492656 23732 consensus_queue.cc:237] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:07.500082 22832 catalog_manager.cc:5697] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.583631 22934 raft_consensus.cc:1275] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:07.584874 23708 consensus_queue.cc:1048] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, 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.594117 23007 raft_consensus.cc:1275] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:07.595613 23708 consensus_queue.cc:1048] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, 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.653376 23007 raft_consensus.cc:1275] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:07.654789 23716 consensus_queue.cc:1048] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, 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.665608 23080 raft_consensus.cc:1275] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:07.667245 23716 consensus_queue.cc:1048] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, 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.765395 23007 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:07.766528 23732 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:07.776490 23080 raft_consensus.cc:1275] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:07.777984 23733 consensus_queue.cc:1048] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:07.927948 23007 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:07.929231 23733 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:07.941501 23080 raft_consensus.cc:1275] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:07.943403 23751 consensus_queue.cc:1048] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:07.977874 22934 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:07.979231 23732 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:07.988667 23007 raft_consensus.cc:1275] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:07.990149 23733 consensus_queue.cc:1048] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:08.051502 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:08.069769 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:08.083827 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:08.084280 23007 raft_consensus.cc:606] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 80ad5b88bb4b4b48913f04f7b977d541
I20260710 13:24:08.087159 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:08.087770 23007 raft_consensus.cc:606] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 8c5b847eea00442bb4b4255a3d66dc54
I20260710 13:24:08.090487 23007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39"
dest_uuid: "beffd9b61ea544b88adb6034c585c150"
mode: GRACEFUL
new_leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34384
I20260710 13:24:08.090991 23007 raft_consensus.cc:606] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Received request to transfer leadership to TS 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:08.091974 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:24:08.092777 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:08.129518 23712 raft_consensus.cc:993] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150: : Instructing follower 80ad5b88bb4b4b48913f04f7b977d541 to start an election
I20260710 13:24:08.130091 23722 raft_consensus.cc:1081] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 80ad5b88bb4b4b48913f04f7b977d541 to start an election
I20260710 13:24:08.131459 23080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37"
dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
 from {username='slave'} at 127.0.0.1:33030
I20260710 13:24:08.131933 23080 raft_consensus.cc:493] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:08.132213 23080 raft_consensus.cc:3060] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.136977 23080 raft_consensus.cc:515] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:08.138532 23080 leader_election.cc:290] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 2 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841)
I20260710 13:24:08.139205 22934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:24:08.139465 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618d262a5ff447cb059d5db02d96f37" candidate_uuid: "80ad5b88bb4b4b48913f04f7b977d541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:08.140017 22934 raft_consensus.cc:3060] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.140091 23007 raft_consensus.cc:3055] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:08.140667 23007 raft_consensus.cc:740] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:08.145256 23007 consensus_queue.cc:260] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:08.147675 23007 raft_consensus.cc:3060] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.148600 22934 raft_consensus.cc:2468] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 2.
I20260710 13:24:08.149616 23048 leader_election.cc:304] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:24:08.150463 23756 raft_consensus.cc:2804] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:08.150930 23756 raft_consensus.cc:697] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 LEADER]: Becoming Leader. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:24:08.151805 23756 consensus_queue.cc:237] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:08.154029 23007 raft_consensus.cc:2468] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80ad5b88bb4b4b48913f04f7b977d541 in term 2.
I20260710 13:24:08.161350 22832 catalog_manager.cc:5697] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "80ad5b88bb4b4b48913f04f7b977d541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:08.166970 23712 raft_consensus.cc:993] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: : Instructing follower 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:08.167469 23722 raft_consensus.cc:1081] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:08.168859 23349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39"
dest_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34126
I20260710 13:24:08.169292 23349 raft_consensus.cc:493] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:08.169550 23349 raft_consensus.cc:3060] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.174250 23349 raft_consensus.cc:515] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:08.176004 23349 leader_election.cc:290] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:08.176836 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:08.177177 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f756fc12ee18448882fdcb7e23ca6b39" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:08.177417 23007 raft_consensus.cc:3055] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:08.177682 23080 raft_consensus.cc:3060] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.177714 23007 raft_consensus.cc:740] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:08.178611 23007 consensus_queue.cc:260] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:08.179735 23007 raft_consensus.cc:3060] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.184243 23080 raft_consensus.cc:2468] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:08.185242 23314 leader_election.cc:304] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f931c11da1b41c8bd9598595b7c3b67, 80ad5b88bb4b4b48913f04f7b977d541; no voters: 
I20260710 13:24:08.185861 23007 raft_consensus.cc:2468] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:08.186062 23733 raft_consensus.cc:2804] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:08.186713 23733 raft_consensus.cc:697] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Becoming Leader. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Running, Role: LEADER
I20260710 13:24:08.187502 23733 consensus_queue.cc:237] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:08.195055 22832 catalog_manager.cc:5697] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:08.518409 23712 raft_consensus.cc:993] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150: : Instructing follower 8c5b847eea00442bb4b4255a3d66dc54 to start an election
I20260710 13:24:08.518882 23722 raft_consensus.cc:1081] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Signalling peer 8c5b847eea00442bb4b4255a3d66dc54 to start an election
I20260710 13:24:08.520319 22928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d"
dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
 from {username='slave'} at 127.0.0.1:55040
I20260710 13:24:08.520880 22928 raft_consensus.cc:493] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:08.521214 22928 raft_consensus.cc:3060] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.525807 22928 raft_consensus.cc:515] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:08.527333 22928 leader_election.cc:290] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 2 election: Requested vote from peers beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:08.528116 23007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beffd9b61ea544b88adb6034c585c150"
I20260710 13:24:08.528429 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7cdabf01ea443b915ed0742094ef9d" candidate_uuid: "8c5b847eea00442bb4b4255a3d66dc54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:08.528676 23007 raft_consensus.cc:3055] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:08.529079 23080 raft_consensus.cc:3060] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.529080 23007 raft_consensus.cc:740] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beffd9b61ea544b88adb6034c585c150, State: Running, Role: LEADER
I20260710 13:24:08.530151 23007 consensus_queue.cc:260] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:08.531589 23007 raft_consensus.cc:3060] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:08.536375 23080 raft_consensus.cc:2468] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 2.
I20260710 13:24:08.537803 22897 leader_election.cc:304] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80ad5b88bb4b4b48913f04f7b977d541, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:24:08.538426 23007 raft_consensus.cc:2468] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5b847eea00442bb4b4255a3d66dc54 in term 2.
I20260710 13:24:08.538779 23762 raft_consensus.cc:2804] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:08.539363 23762 raft_consensus.cc:697] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Becoming Leader. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
I20260710 13:24:08.540076 23762 consensus_queue.cc:237] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } }
I20260710 13:24:08.547370 22832 catalog_manager.cc:5697] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 reported cstate change: term changed from 1 to 2, leader changed from beffd9b61ea544b88adb6034c585c150 (127.21.80.130) to 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "8c5b847eea00442bb4b4255a3d66dc54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:08.631309 23080 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:08.632637 23733 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:08.642580 23007 raft_consensus.cc:1275] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:08.644430 23751 consensus_queue.cc:1048] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:08.653939 22928 raft_consensus.cc:1275] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:08.655349 23708 consensus_queue.cc:1048] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:08.673785 23008 raft_consensus.cc:1275] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 80ad5b88bb4b4b48913f04f7b977d541: 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:08.675871 23708 consensus_queue.cc:1048] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:08.953413 23080 raft_consensus.cc:1275] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:08.954907 23762 consensus_queue.cc:1048] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:08.965247 23008 raft_consensus.cc:1275] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Refusing update from remote peer 8c5b847eea00442bb4b4255a3d66dc54: 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:08.967101 23762 consensus_queue.cc:1048] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beffd9b61ea544b88adb6034c585c150" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 43841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:09.093649 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:09.112596 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:09.137004 22928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03b524f27c364008bd64398513848b41"
dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
mode: GRACEFUL
new_leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34292
I20260710 13:24:09.137609 22928 raft_consensus.cc:606] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Received request to transfer leadership to TS 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:09.151885 23080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288"
dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
mode: GRACEFUL
new_leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:51802
I20260710 13:24:09.152369 23080 raft_consensus.cc:606] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Received request to transfer leadership to TS 7f931c11da1b41c8bd9598595b7c3b67
I20260710 13:24:09.153473 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:09.154148 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:09.309006 23762 raft_consensus.cc:993] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: : Instructing follower 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:09.309526 23773 raft_consensus.cc:1081] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Signalling peer 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:09.311272 23349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03b524f27c364008bd64398513848b41"
dest_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:47064
I20260710 13:24:09.311832 23349 raft_consensus.cc:493] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:09.312222 23349 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:09.317340 23349 raft_consensus.cc:515] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:09.319145 23349 leader_election.cc:290] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 3 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:09.319998 22928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:24:09.320091 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b524f27c364008bd64398513848b41" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:09.320889 22928 raft_consensus.cc:3055] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:09.320956 23080 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:09.321213 22928 raft_consensus.cc:740] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c5b847eea00442bb4b4255a3d66dc54, State: Running, Role: LEADER
I20260710 13:24:09.322067 22928 consensus_queue.cc:260] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:09.323138 22928 raft_consensus.cc:3060] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:09.326187 23080 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 3.
I20260710 13:24:09.327256 23314 leader_election.cc:304] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [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: 7f931c11da1b41c8bd9598595b7c3b67, 80ad5b88bb4b4b48913f04f7b977d541; no voters: 
I20260710 13:24:09.328073 23779 raft_consensus.cc:2804] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:09.328514 23779 raft_consensus.cc:697] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 3 LEADER]: Becoming Leader. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Running, Role: LEADER
I20260710 13:24:09.328841 22928 raft_consensus.cc:2468] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 3.
I20260710 13:24:09.329384 23779 consensus_queue.cc:237] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:09.339224 22831 catalog_manager.cc:5697] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: term changed from 2 to 3, leader changed from 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129) to 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132). New cstate: current_term: 3 leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:09.703706 23708 raft_consensus.cc:993] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: : Instructing follower 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:09.704756 23775 raft_consensus.cc:1081] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Signalling peer 7f931c11da1b41c8bd9598595b7c3b67 to start an election
I20260710 13:24:09.706578 23349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288"
dest_uuid: "7f931c11da1b41c8bd9598595b7c3b67"
 from {username='slave'} at 127.0.0.1:34118
I20260710 13:24:09.707265 23349 raft_consensus.cc:493] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:09.707723 23349 raft_consensus.cc:3060] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.714504 23349 raft_consensus.cc:515] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:09.716704 23349 leader_election.cc:290] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Requested vote from peers 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897), 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685)
I20260710 13:24:09.718045 22928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8c5b847eea00442bb4b4255a3d66dc54"
I20260710 13:24:09.718040 23080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d2221f9ef48a1b2a6ff0cd201d288" candidate_uuid: "7f931c11da1b41c8bd9598595b7c3b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80ad5b88bb4b4b48913f04f7b977d541"
I20260710 13:24:09.718799 22928 raft_consensus.cc:3060] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.718962 23080 raft_consensus.cc:3055] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:09.719322 23080 raft_consensus.cc:740] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80ad5b88bb4b4b48913f04f7b977d541, State: Running, Role: LEADER
I20260710 13:24:09.720148 23080 consensus_queue.cc:260] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:09.721421 23080 raft_consensus.cc:3060] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:09.724709 22928 raft_consensus.cc:2468] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:09.726243 23316 leader_election.cc:304] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f931c11da1b41c8bd9598595b7c3b67, 8c5b847eea00442bb4b4255a3d66dc54; no voters: 
I20260710 13:24:09.727267 23779 raft_consensus.cc:2804] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:09.727869 23779 raft_consensus.cc:697] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Becoming Leader. State: Replica: 7f931c11da1b41c8bd9598595b7c3b67, State: Running, Role: LEADER
I20260710 13:24:09.729138 23080 raft_consensus.cc:2468] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f931c11da1b41c8bd9598595b7c3b67 in term 2.
I20260710 13:24:09.729179 23779 consensus_queue.cc:237] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [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: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } }
I20260710 13:24:09.739503 22831 catalog_manager.cc:5697] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 reported cstate change: term changed from 1 to 2, leader changed from 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131) to 7f931c11da1b41c8bd9598595b7c3b67 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "7f931c11da1b41c8bd9598595b7c3b67" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f931c11da1b41c8bd9598595b7c3b67" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 33851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:09.843925 23080 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 3 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:24:09.845319 23779 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:24:09.860149 22928 raft_consensus.cc:1275] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 3 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:24:09.862106 23791 consensus_queue.cc:1048] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5b847eea00442bb4b4255a3d66dc54" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 13:24:10.155253 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:10.171881 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
W20260710 13:24:10.175776 23316 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:24:10.180397 23316 consensus_peers.cc:597] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. 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:10.192145 23080 raft_consensus.cc:1275] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Refusing update from remote peer 7f931c11da1b41c8bd9598595b7c3b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:10.193936 23793 consensus_queue.cc:1048] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80ad5b88bb4b4b48913f04f7b977d541" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:24:10.229877 23048 consensus_peers.cc:597] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. 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:10.237135 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:10.238029 21826 tablet_replica.cc:333] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.238988 21826 raft_consensus.cc:2243] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.239538 21826 raft_consensus.cc:2272] T be161a7a00b84ea0a4cb5d4e08779222 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.241911 21826 tablet_replica.cc:333] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.242588 21826 raft_consensus.cc:2243] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.243095 21826 raft_consensus.cc:2272] T 03b524f27c364008bd64398513848b41 P 8c5b847eea00442bb4b4255a3d66dc54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.246240 21826 tablet_replica.cc:333] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.246897 21826 raft_consensus.cc:2243] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.247663 21826 raft_consensus.cc:2272] T 23d9cc201a71440dbb2c1a84fb236f9f P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.249800 21826 tablet_replica.cc:333] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.250370 21826 raft_consensus.cc:2243] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.251228 21826 raft_consensus.cc:2272] T 1057beda6d3e4c7bb04244f6e15002bf P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.253186 21826 tablet_replica.cc:333] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.253741 21826 raft_consensus.cc:2243] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.254377 21826 raft_consensus.cc:2272] T 1d54450ff0af486ea0691bf79a24d89c P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.256326 21826 tablet_replica.cc:333] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.256942 21826 raft_consensus.cc:2243] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.257768 21826 raft_consensus.cc:2272] T ef7cdabf01ea443b915ed0742094ef9d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.260018 21826 tablet_replica.cc:333] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.260643 21826 raft_consensus.cc:2243] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.261580 21826 raft_consensus.cc:2272] T 6dd75491f0894095a76e4877f1c9d798 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.263761 21826 tablet_replica.cc:333] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.264355 21826 raft_consensus.cc:2243] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.264966 21826 raft_consensus.cc:2272] T 47e47498eae341b08e321155c338bbda P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.266793 21826 tablet_replica.cc:333] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.267340 21826 raft_consensus.cc:2243] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.267952 21826 raft_consensus.cc:2272] T 75d1b45b65554ad285b917fc0fc5872d P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.269888 21826 tablet_replica.cc:333] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.270450 21826 raft_consensus.cc:2243] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.270972 21826 raft_consensus.cc:2272] T 037c511fdf1845518a0378985b716681 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.273097 21826 tablet_replica.cc:333] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.273635 21826 raft_consensus.cc:2243] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.274662 21826 raft_consensus.cc:2272] T 2a2b882d5acb4619b0a7eed595c8bf91 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.276998 21826 tablet_replica.cc:333] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.277699 21826 raft_consensus.cc:2243] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.278857 21826 raft_consensus.cc:2272] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.280857 21826 tablet_replica.cc:333] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.281381 21826 raft_consensus.cc:2243] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.282130 21826 raft_consensus.cc:2272] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.284691 21826 tablet_replica.cc:333] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.285694 21826 raft_consensus.cc:2243] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.286470 21826 raft_consensus.cc:2272] T 4618d262a5ff447cb059d5db02d96f37 P 8c5b847eea00442bb4b4255a3d66dc54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.288991 21826 tablet_replica.cc:333] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.289541 21826 raft_consensus.cc:2243] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.290490 21826 raft_consensus.cc:2272] T b924e736da5b4db09a083fdbda579148 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.293238 21826 tablet_replica.cc:333] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.293980 21826 raft_consensus.cc:2243] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.294567 21826 raft_consensus.cc:2272] T 8e01ed90c7b040e8b28646b32993f0d2 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.297348 21826 tablet_replica.cc:333] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.298043 21826 raft_consensus.cc:2243] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.299119 21826 raft_consensus.cc:2272] T 3b9be4a001be45a299d4f25fb24a23e0 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.301833 21826 tablet_replica.cc:333] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54: stopping tablet replica
I20260710 13:24:10.302352 21826 raft_consensus.cc:2243] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.302843 21826 raft_consensus.cc:2272] T 5865d4db4011474c9f528af9945fd021 P 8c5b847eea00442bb4b4255a3d66dc54 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:10.316023 23316 consensus_peers.cc:597] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. 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:10.319263 22974 consensus_peers.cc:597] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. 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:10.320104 22974 consensus_peers.cc:597] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. 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:10.347250 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
I20260710 13:24:10.387908 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
W20260710 13:24:10.409449 23314 consensus_peers.cc:597] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Couldn't send request to peer beffd9b61ea544b88adb6034c585c150. 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:10.417994 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:10.418757 21826 tablet_replica.cc:333] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.419462 21826 raft_consensus.cc:2243] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.420017 21826 raft_consensus.cc:2272] T ef7cdabf01ea443b915ed0742094ef9d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.422070 21826 tablet_replica.cc:333] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.422633 21826 raft_consensus.cc:2243] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.423161 21826 raft_consensus.cc:2272] T 1057beda6d3e4c7bb04244f6e15002bf P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.425350 21826 tablet_replica.cc:333] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.425973 21826 raft_consensus.cc:2243] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.426889 21826 raft_consensus.cc:2272] T 487822b0b81d4ab080e8616aeaafce61 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.428833 21826 tablet_replica.cc:333] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.429396 21826 raft_consensus.cc:2243] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.429997 21826 raft_consensus.cc:2272] T f756fc12ee18448882fdcb7e23ca6b39 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.432395 21826 tablet_replica.cc:333] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.433429 21826 raft_consensus.cc:2243] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.434279 21826 raft_consensus.cc:2272] T 68efa1b4753a49698d58f95d18a254c5 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.436846 21826 tablet_replica.cc:333] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.437455 21826 raft_consensus.cc:2243] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.438397 21826 raft_consensus.cc:2272] T 23d9cc201a71440dbb2c1a84fb236f9f P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.440405 21826 tablet_replica.cc:333] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.441116 21826 raft_consensus.cc:2243] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.441745 21826 raft_consensus.cc:2272] T be161a7a00b84ea0a4cb5d4e08779222 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.443737 21826 tablet_replica.cc:333] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.444305 21826 raft_consensus.cc:2243] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.444790 21826 raft_consensus.cc:2272] T 6dd75491f0894095a76e4877f1c9d798 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.446933 21826 tablet_replica.cc:333] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.447484 21826 raft_consensus.cc:2243] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.448280 21826 raft_consensus.cc:2272] T 037c511fdf1845518a0378985b716681 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.450074 21826 tablet_replica.cc:333] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.450809 21826 raft_consensus.cc:2243] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.451289 21826 raft_consensus.cc:2272] T 75d1b45b65554ad285b917fc0fc5872d P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.453189 21826 tablet_replica.cc:333] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.453696 21826 raft_consensus.cc:2243] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.454169 21826 raft_consensus.cc:2272] T d19ec625024a4d6a88d330626881d916 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.455808 21826 tablet_replica.cc:333] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.456321 21826 raft_consensus.cc:2243] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.457082 21826 raft_consensus.cc:2272] T b924e736da5b4db09a083fdbda579148 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.458809 21826 tablet_replica.cc:333] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.459393 21826 raft_consensus.cc:2243] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.460371 21826 raft_consensus.cc:2272] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.462201 21826 tablet_replica.cc:333] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.462818 21826 raft_consensus.cc:2243] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.463263 21826 raft_consensus.cc:2272] T 4618d262a5ff447cb059d5db02d96f37 P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.465296 21826 tablet_replica.cc:333] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.465878 21826 raft_consensus.cc:2243] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.466401 21826 raft_consensus.cc:2272] T 35eb6a08365d49b48d8922aeecef38fe P beffd9b61ea544b88adb6034c585c150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.468541 21826 tablet_replica.cc:333] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
W20260710 13:24:10.468791 23314 consensus_peers.cc:597] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Couldn't send request to peer beffd9b61ea544b88adb6034c585c150. 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:10.469218 21826 raft_consensus.cc:2243] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.469935 21826 raft_consensus.cc:2272] T 5865d4db4011474c9f528af9945fd021 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.472271 21826 tablet_replica.cc:333] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.472901 21826 raft_consensus.cc:2243] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.473747 21826 raft_consensus.cc:2272] T e2676617a0f841f3bcadcb1dd68c2a68 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.475746 21826 tablet_replica.cc:333] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150: stopping tablet replica
I20260710 13:24:10.476249 21826 raft_consensus.cc:2243] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.477087 21826 raft_consensus.cc:2272] T 8e01ed90c7b040e8b28646b32993f0d2 P beffd9b61ea544b88adb6034c585c150 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:10.491235 23316 consensus_peers.cc:597] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:10.520326 23048 consensus_peers.cc:597] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:10.528447 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
I20260710 13:24:10.574164 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
W20260710 13:24:10.586200 23046 consensus_peers.cc:597] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Couldn't send request to peer beffd9b61ea544b88adb6034c585c150. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:10.593840 23314 consensus_peers.cc:597] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Couldn't send request to peer beffd9b61ea544b88adb6034c585c150. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:10.609791 23048 consensus_peers.cc:597] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:10.617890 23314 consensus_peers.cc:597] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer 80ad5b88bb4b4b48913f04f7b977d541 (127.21.80.131:40685): Couldn't send request to peer 80ad5b88bb4b4b48913f04f7b977d541. 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:10.619124 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:10.620139 21826 tablet_replica.cc:333] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.620970 21826 raft_consensus.cc:2243] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.621515 21826 raft_consensus.cc:2272] T d19ec625024a4d6a88d330626881d916 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.623389 21826 tablet_replica.cc:333] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.623984 21826 raft_consensus.cc:2243] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.624562 21826 raft_consensus.cc:2272] T 487822b0b81d4ab080e8616aeaafce61 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.626762 21826 tablet_replica.cc:333] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.627327 21826 raft_consensus.cc:2243] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.627774 21826 raft_consensus.cc:2272] T f756fc12ee18448882fdcb7e23ca6b39 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.629518 21826 tablet_replica.cc:333] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.629966 21826 raft_consensus.cc:2243] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.630728 21826 raft_consensus.cc:2272] T 68efa1b4753a49698d58f95d18a254c5 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.632500 21826 tablet_replica.cc:333] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.633323 21826 raft_consensus.cc:2243] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.633917 21826 raft_consensus.cc:2272] T ef7cdabf01ea443b915ed0742094ef9d P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.635879 21826 tablet_replica.cc:333] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.636428 21826 raft_consensus.cc:2243] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.637296 21826 raft_consensus.cc:2272] T 1d54450ff0af486ea0691bf79a24d89c P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.639101 21826 tablet_replica.cc:333] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.639667 21826 raft_consensus.cc:2243] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.640146 21826 raft_consensus.cc:2272] T 03b524f27c364008bd64398513848b41 P 80ad5b88bb4b4b48913f04f7b977d541 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.643186 21826 tablet_replica.cc:333] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.643743 21826 raft_consensus.cc:2243] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.644335 21826 raft_consensus.cc:2272] T 2a2b882d5acb4619b0a7eed595c8bf91 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.646116 21826 tablet_replica.cc:333] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.646658 21826 raft_consensus.cc:2243] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.647044 21826 raft_consensus.cc:2272] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.649284 21826 tablet_replica.cc:333] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.649817 21826 raft_consensus.cc:2243] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.650569 21826 raft_consensus.cc:2272] T be161a7a00b84ea0a4cb5d4e08779222 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.652309 21826 tablet_replica.cc:333] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.652866 21826 raft_consensus.cc:2243] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.653344 21826 raft_consensus.cc:2272] T 6dd75491f0894095a76e4877f1c9d798 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.655402 21826 tablet_replica.cc:333] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.656103 21826 raft_consensus.cc:2243] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.657109 21826 raft_consensus.cc:2272] T 47e47498eae341b08e321155c338bbda P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:10.657398 23048 consensus_peers.cc:597] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer 8c5b847eea00442bb4b4255a3d66dc54 (127.21.80.129:39897): Couldn't send request to peer 8c5b847eea00442bb4b4255a3d66dc54. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:10.659541 21826 tablet_replica.cc:333] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.660218 21826 raft_consensus.cc:2243] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:24:10.660655 23046 consensus_peers.cc:597] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 -> Peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Couldn't send request to peer beffd9b61ea544b88adb6034c585c150. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:10.661055 21826 raft_consensus.cc:2272] T 4618d262a5ff447cb059d5db02d96f37 P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.663002 21826 tablet_replica.cc:333] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.663518 21826 raft_consensus.cc:2243] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.664028 21826 raft_consensus.cc:2272] T 35eb6a08365d49b48d8922aeecef38fe P 80ad5b88bb4b4b48913f04f7b977d541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.665958 21826 tablet_replica.cc:333] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.666497 21826 raft_consensus.cc:2243] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.667007 21826 raft_consensus.cc:2272] T 3b9be4a001be45a299d4f25fb24a23e0 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.669130 21826 tablet_replica.cc:333] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.669680 21826 raft_consensus.cc:2243] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.670102 21826 raft_consensus.cc:2272] T 5865d4db4011474c9f528af9945fd021 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.671881 21826 tablet_replica.cc:333] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.672376 21826 raft_consensus.cc:2243] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.672894 21826 raft_consensus.cc:2272] T 8e01ed90c7b040e8b28646b32993f0d2 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.674857 21826 tablet_replica.cc:333] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541: stopping tablet replica
I20260710 13:24:10.675336 21826 raft_consensus.cc:2243] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.676118 21826 raft_consensus.cc:2272] T e2676617a0f841f3bcadcb1dd68c2a68 P 80ad5b88bb4b4b48913f04f7b977d541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.720328 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:24:10.759003 21826 tablet_server.cc:179] TabletServer@127.21.80.132:0 shutting down...
I20260710 13:24:10.783615 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:10.784338 21826 tablet_replica.cc:333] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.785089 21826 raft_consensus.cc:2243] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.785650 21826 raft_consensus.cc:2272] T f4a6ca2e399a469ba4a1fd1f1bcf3695 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.787658 21826 tablet_replica.cc:333] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.788355 21826 raft_consensus.cc:2243] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.789310 21826 raft_consensus.cc:2272] T 03b524f27c364008bd64398513848b41 P 7f931c11da1b41c8bd9598595b7c3b67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.791838 21826 tablet_replica.cc:333] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.792368 21826 raft_consensus.cc:2243] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:24:10.792832 23314 consensus_peers.cc:597] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 -> Peer beffd9b61ea544b88adb6034c585c150 (127.21.80.130:43841): Couldn't send request to peer beffd9b61ea544b88adb6034c585c150. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:43841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:10.793001 21826 raft_consensus.cc:2272] T e2676617a0f841f3bcadcb1dd68c2a68 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.794932 21826 tablet_replica.cc:333] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.795488 21826 raft_consensus.cc:2243] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.795920 21826 raft_consensus.cc:2272] T 23d9cc201a71440dbb2c1a84fb236f9f P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.797786 21826 tablet_replica.cc:333] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.798321 21826 raft_consensus.cc:2243] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.798857 21826 raft_consensus.cc:2272] T 1d54450ff0af486ea0691bf79a24d89c P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.800586 21826 tablet_replica.cc:333] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.801203 21826 raft_consensus.cc:2243] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.801682 21826 raft_consensus.cc:2272] T 1057beda6d3e4c7bb04244f6e15002bf P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.803357 21826 tablet_replica.cc:333] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.803897 21826 raft_consensus.cc:2243] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.804682 21826 raft_consensus.cc:2272] T d19ec625024a4d6a88d330626881d916 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.806414 21826 tablet_replica.cc:333] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.807152 21826 raft_consensus.cc:2243] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.807842 21826 raft_consensus.cc:2272] T 3b9be4a001be45a299d4f25fb24a23e0 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.810307 21826 tablet_replica.cc:333] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.810842 21826 raft_consensus.cc:2243] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.811689 21826 raft_consensus.cc:2272] T bf4d2221f9ef48a1b2a6ff0cd201d288 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.814193 21826 tablet_replica.cc:333] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.814759 21826 raft_consensus.cc:2243] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.815212 21826 raft_consensus.cc:2272] T b924e736da5b4db09a083fdbda579148 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.816932 21826 tablet_replica.cc:333] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.817437 21826 raft_consensus.cc:2243] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.817867 21826 raft_consensus.cc:2272] T 037c511fdf1845518a0378985b716681 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.819450 21826 tablet_replica.cc:333] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.819869 21826 raft_consensus.cc:2243] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.820300 21826 raft_consensus.cc:2272] T 47e47498eae341b08e321155c338bbda P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.821961 21826 tablet_replica.cc:333] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.822399 21826 raft_consensus.cc:2243] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.823096 21826 raft_consensus.cc:2272] T 75d1b45b65554ad285b917fc0fc5872d P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.824928 21826 tablet_replica.cc:333] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.825409 21826 raft_consensus.cc:2243] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.826108 21826 raft_consensus.cc:2272] T 35eb6a08365d49b48d8922aeecef38fe P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.828120 21826 tablet_replica.cc:333] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.828641 21826 raft_consensus.cc:2243] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.829480 21826 raft_consensus.cc:2272] T f756fc12ee18448882fdcb7e23ca6b39 P 7f931c11da1b41c8bd9598595b7c3b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.831185 21826 tablet_replica.cc:333] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.831655 21826 raft_consensus.cc:2243] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.832103 21826 raft_consensus.cc:2272] T 2a2b882d5acb4619b0a7eed595c8bf91 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.833992 21826 tablet_replica.cc:333] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.834436 21826 raft_consensus.cc:2243] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.834936 21826 raft_consensus.cc:2272] T 487822b0b81d4ab080e8616aeaafce61 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.836719 21826 tablet_replica.cc:333] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67: stopping tablet replica
I20260710 13:24:10.837180 21826 raft_consensus.cc:2243] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.837674 21826 raft_consensus.cc:2272] T 68efa1b4753a49698d58f95d18a254c5 P 7f931c11da1b41c8bd9598595b7c3b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.873435 21826 tablet_server.cc:196] TabletServer@127.21.80.132:0 shutdown complete.
I20260710 13:24:10.901124 21826 master.cc:562] Master@127.21.80.190:42265 shutting down...
I20260710 13:24:10.925159 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:10.925783 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.926158 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1de6b01e8006419c848127fb622a1316: stopping tablet replica
I20260710 13:24:10.948031 21826 master.cc:584] Master@127.21.80.190:42265 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28531 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:24:11.013669 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:41763
I20260710 13:24:11.014950 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.021375 23806 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:11.021744 23805 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:11.022732 21826 server_base.cc:1061] running on GCE node
W20260710 13:24:11.023283 23808 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:11.024340 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:11.024565 21826 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:11.024730 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689851024712 us; error 0 us; skew 500 ppm
I20260710 13:24:11.025620 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.028671 21826 webserver.cc:533] Webserver started at http://127.21.80.190:42137/ using document root <none> and password file <none>
I20260710 13:24:11.029346 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.029515 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.029886 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.031030 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "5c969d35ba8e416790d4fd33044d62f1"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.035604 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:11.039371 23813 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:11.040371 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:11.040671 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "5c969d35ba8e416790d4fd33044d62f1"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.041129 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-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:11.071916 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.073390 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.116102 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:41763
I20260710 13:24:11.116204 23864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:41763 every 8 connection(s)
I20260710 13:24:11.120299 23865 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:11.130438 23865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1: Bootstrap starting.
I20260710 13:24:11.135128 23865 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:11.139463 23865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1: No bootstrap required, opened a new log
I20260710 13:24:11.141707 23865 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c969d35ba8e416790d4fd33044d62f1" member_type: VOTER }
I20260710 13:24:11.142115 23865 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:11.142370 23865 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c969d35ba8e416790d4fd33044d62f1, State: Initialized, Role: FOLLOWER
I20260710 13:24:11.143024 23865 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c969d35ba8e416790d4fd33044d62f1" member_type: VOTER }
I20260710 13:24:11.143513 23865 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:11.143755 23865 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:11.144021 23865 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:11.148336 23865 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c969d35ba8e416790d4fd33044d62f1" member_type: VOTER }
I20260710 13:24:11.148921 23865 leader_election.cc:304] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [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: 5c969d35ba8e416790d4fd33044d62f1; no voters: 
I20260710 13:24:11.150102 23865 leader_election.cc:290] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:11.150687 23868 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:11.152225 23868 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 1 LEADER]: Becoming Leader. State: Replica: 5c969d35ba8e416790d4fd33044d62f1, State: Running, Role: LEADER
I20260710 13:24:11.153101 23865 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:11.152999 23868 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [LEADER]: Queue going to LEADER mode. State: All 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: "5c969d35ba8e416790d4fd33044d62f1" member_type: VOTER }
I20260710 13:24:11.158318 23869 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c969d35ba8e416790d4fd33044d62f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c969d35ba8e416790d4fd33044d62f1" member_type: VOTER } }
I20260710 13:24:11.159049 23869 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:11.159266 23870 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c969d35ba8e416790d4fd33044d62f1. Latest consensus state: current_term: 1 leader_uuid: "5c969d35ba8e416790d4fd33044d62f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c969d35ba8e416790d4fd33044d62f1" member_type: VOTER } }
I20260710 13:24:11.159816 23870 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:11.162307 23876 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:11.171264 23876 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:11.172284 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:11.181212 23876 catalog_manager.cc:1383] Generated new cluster ID: 511cada261154b8386ef395e7e82622c
I20260710 13:24:11.181469 23876 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:11.198625 23876 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:11.199939 23876 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:11.214743 23876 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1: Generated new TSK 0
I20260710 13:24:11.215426 23876 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:11.239141 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.246101 23886 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:11.247589 23887 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:11.249409 23889 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:11.249687 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:11.250614 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:11.250819 21826 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:11.250941 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689851250928 us; error 0 us; skew 500 ppm
I20260710 13:24:11.251391 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.253835 21826 webserver.cc:533] Webserver started at http://127.21.80.129:43689/ using document root <none> and password file <none>
I20260710 13:24:11.254280 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.254437 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.254773 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.255870 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.260326 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:24:11.263778 23894 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:11.264761 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:11.265092 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.265391 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-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:11.280848 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.282063 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.283594 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:11.285995 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:11.286221 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.286473 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:11.286676 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.329491 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:35071
I20260710 13:24:11.329603 23956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:35071 every 8 connection(s)
I20260710 13:24:11.334504 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.341495 23961 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:11.343869 23962 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:11.345471 23964 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:11.345672 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:11.347383 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:11.347627 21826 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:11.347820 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689851347801 us; error 0 us; skew 500 ppm
I20260710 13:24:11.348577 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.349781 23957 heartbeater.cc:344] Connected to a master server at 127.21.80.190:41763
I20260710 13:24:11.350206 23957 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:11.350981 23957 heartbeater.cc:507] Master 127.21.80.190:41763 requested a full tablet report, sending...
I20260710 13:24:11.351629 21826 webserver.cc:533] Webserver started at http://127.21.80.130:46449/ using document root <none> and password file <none>
I20260710 13:24:11.352166 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.352391 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.352655 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.353403 23830 ts_manager.cc:194] Registered new tserver with Master: c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:11.353960 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.355544 23830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40734
I20260710 13:24:11.358913 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:24:11.362675 23969 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:11.363627 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:24:11.364027 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.364348 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-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:11.382645 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.383929 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.385555 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:11.387881 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:11.388123 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.388384 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:11.388561 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.430364 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:41469
I20260710 13:24:11.430481 24031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:41469 every 8 connection(s)
I20260710 13:24:11.435212 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.443137 24035 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:11.444449 24036 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:11.452867 21826 server_base.cc:1061] running on GCE node
W20260710 13:24:11.453729 24038 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:11.454085 24032 heartbeater.cc:344] Connected to a master server at 127.21.80.190:41763
I20260710 13:24:11.454578 24032 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:11.454813 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:11.455093 21826 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:11.455229 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689851455218 us; error 0 us; skew 500 ppm
I20260710 13:24:11.455343 24032 heartbeater.cc:507] Master 127.21.80.190:41763 requested a full tablet report, sending...
I20260710 13:24:11.455760 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.457654 23830 ts_manager.cc:194] Registered new tserver with Master: 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:11.458660 21826 webserver.cc:533] Webserver started at http://127.21.80.131:45125/ using document root <none> and password file <none>
I20260710 13:24:11.459321 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.459551 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.459565 23830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40750
I20260710 13:24:11.459985 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.461499 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "f5743234c2554fcebe3e310082b0872d"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.466192 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:24:11.470084 24043 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:11.471326 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:24:11.471683 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "f5743234c2554fcebe3e310082b0872d"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.472009 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-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:11.506963 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.508288 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.509979 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:11.512426 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:11.512684 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.512984 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:11.513185 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.557137 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:33303
I20260710 13:24:11.557258 24105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:33303 every 8 connection(s)
I20260710 13:24:11.561947 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:11.569486 24109 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:11.571627 24110 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:11.573662 24112 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:11.573933 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:11.575578 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:11.575871 21826 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:11.576066 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689851576049 us; error 0 us; skew 500 ppm
I20260710 13:24:11.576679 24106 heartbeater.cc:344] Connected to a master server at 127.21.80.190:41763
I20260710 13:24:11.576700 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:11.577310 24106 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:11.578183 24106 heartbeater.cc:507] Master 127.21.80.190:41763 requested a full tablet report, sending...
I20260710 13:24:11.580469 23830 ts_manager.cc:194] Registered new tserver with Master: f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:11.581034 21826 webserver.cc:533] Webserver started at http://127.21.80.132:42773/ using document root <none> and password file <none>
I20260710 13:24:11.581563 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:11.581754 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:11.582043 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:11.582206 23830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40756
I20260710 13:24:11.583163 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-3-root/instance:
uuid: "52127bf449464e2db7bd64437eb265f2"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.587872 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:11.591704 24117 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:11.592487 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:11.592839 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-3-root
uuid: "52127bf449464e2db7bd64437eb265f2"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:11.593111 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-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:24:11.612924 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:11.614370 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:11.616005 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:11.618525 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:11.618795 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.619086 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:11.619314 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:11.665446 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.132:34781
I20260710 13:24:11.665546 24179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.132:34781 every 8 connection(s)
I20260710 13:24:11.680940 24180 heartbeater.cc:344] Connected to a master server at 127.21.80.190:41763
I20260710 13:24:11.681365 24180 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:11.682200 24180 heartbeater.cc:507] Master 127.21.80.190:41763 requested a full tablet report, sending...
I20260710 13:24:11.684268 23830 ts_manager.cc:194] Registered new tserver with Master: 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:11.685397 21826 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016223739s
I20260710 13:24:11.685927 23830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40768
I20260710 13:24:11.712028 23830 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40778:
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:24:11.857601 23997 tablet_service.cc:1511] Processing CreateTablet for tablet b1ea7606b3ed43f0ae378379ac5434f8 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:11.859265 23997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ea7606b3ed43f0ae378379ac5434f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.863705 24144 tablet_service.cc:1511] Processing CreateTablet for tablet 34a3b2449c324e9d857d529b4b9a9ec2 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:11.864408 23996 tablet_service.cc:1511] Processing CreateTablet for tablet ba77c8fc2c284750981018b5f9be028b (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:11.865202 24144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a3b2449c324e9d857d529b4b9a9ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.865940 23996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba77c8fc2c284750981018b5f9be028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.867275 24140 tablet_service.cc:1511] Processing CreateTablet for tablet bbef7dbc94ef439b87affca6c1d21150 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:11.867604 23995 tablet_service.cc:1511] Processing CreateTablet for tablet 34a3b2449c324e9d857d529b4b9a9ec2 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:11.867990 23992 tablet_service.cc:1511] Processing CreateTablet for tablet bbef7dbc94ef439b87affca6c1d21150 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:11.868805 24140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbef7dbc94ef439b87affca6c1d21150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.865233 24141 tablet_service.cc:1511] Processing CreateTablet for tablet 70638e342b3842c7b6ee9cd3ca225972 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:11.869962 24145 tablet_service.cc:1511] Processing CreateTablet for tablet b1ea7606b3ed43f0ae378379ac5434f8 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:11.871754 24141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70638e342b3842c7b6ee9cd3ca225972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.881068 23992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbef7dbc94ef439b87affca6c1d21150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.872568 23994 tablet_service.cc:1511] Processing CreateTablet for tablet b68c2d1627cb4abbab2a43f282f4667c (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:11.878810 24139 tablet_service.cc:1511] Processing CreateTablet for tablet e4bcbd03a91447949d427a71542b4d05 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:11.886968 23994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68c2d1627cb4abbab2a43f282f4667c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.878615 24142 tablet_service.cc:1511] Processing CreateTablet for tablet 2864f2e048104a288f9c715fb1997fa4 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:11.877365 23991 tablet_service.cc:1511] Processing CreateTablet for tablet c7b6aa687bb142ac811b87885941b229 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:11.890026 23991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b6aa687bb142ac811b87885941b229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.874082 24145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ea7606b3ed43f0ae378379ac5434f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.875903 24143 tablet_service.cc:1511] Processing CreateTablet for tablet d138cce03bbf4b0e923576ce4862dd37 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:11.894310 24143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d138cce03bbf4b0e923576ce4862dd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.874329 23993 tablet_service.cc:1511] Processing CreateTablet for tablet 2864f2e048104a288f9c715fb1997fa4 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:11.896862 23995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a3b2449c324e9d857d529b4b9a9ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.897051 24142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2864f2e048104a288f9c715fb1997fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.898942 23993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2864f2e048104a288f9c715fb1997fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.918565 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bcbd03a91447949d427a71542b4d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.928799 23997 tablet_service.cc:1511] Processing CreateTablet for tablet e4bcbd03a91447949d427a71542b4d05 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:11.930294 23997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bcbd03a91447949d427a71542b4d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.932906 24138 tablet_service.cc:1511] Processing CreateTablet for tablet abb6d8dc89db4a2486288418808a6923 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:11.934401 24138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb6d8dc89db4a2486288418808a6923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.945043 23996 tablet_service.cc:1511] Processing CreateTablet for tablet b00a3d1126954cb58d79bf3d156a450c (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:11.946543 23996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00a3d1126954cb58d79bf3d156a450c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.962381 24137 tablet_service.cc:1511] Processing CreateTablet for tablet b00a3d1126954cb58d79bf3d156a450c (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:11.964021 24137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00a3d1126954cb58d79bf3d156a450c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.964627 23990 tablet_service.cc:1511] Processing CreateTablet for tablet 96ec82dbdef54b469894ccae47c7c277 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:11.966114 23990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ec82dbdef54b469894ccae47c7c277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.966003 24136 tablet_service.cc:1511] Processing CreateTablet for tablet d53377dc32b74d7d9714f2033057f43f (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:11.967554 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53377dc32b74d7d9714f2033057f43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.971143 24071 tablet_service.cc:1511] Processing CreateTablet for tablet b1ea7606b3ed43f0ae378379ac5434f8 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:11.973176 24071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ea7606b3ed43f0ae378379ac5434f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.977849 23989 tablet_service.cc:1511] Processing CreateTablet for tablet d53377dc32b74d7d9714f2033057f43f (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:11.979904 23989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53377dc32b74d7d9714f2033057f43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.982290 23988 tablet_service.cc:1511] Processing CreateTablet for tablet 8c394f3ea26345d3b76a5bda3558bd0b (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:11.983074 23991 tablet_service.cc:1511] Processing CreateTablet for tablet 354cd55228bd4dc4a25f12a1bd3f6b7e (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:11.984287 23988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c394f3ea26345d3b76a5bda3558bd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.985455 23997 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5b3856b2444b80933b34717463f435 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:11.991371 24069 tablet_service.cc:1511] Processing CreateTablet for tablet d138cce03bbf4b0e923576ce4862dd37 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:11.991421 24070 tablet_service.cc:1511] Processing CreateTablet for tablet ba77c8fc2c284750981018b5f9be028b (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:11.994350 24069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d138cce03bbf4b0e923576ce4862dd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.995391 24070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba77c8fc2c284750981018b5f9be028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.001223 23991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354cd55228bd4dc4a25f12a1bd3f6b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.013152 23997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5b3856b2444b80933b34717463f435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.023387 23919 tablet_service.cc:1511] Processing CreateTablet for tablet b68c2d1627cb4abbab2a43f282f4667c (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:12.014858 24068 tablet_service.cc:1511] Processing CreateTablet for tablet b68c2d1627cb4abbab2a43f282f4667c (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:12.015513 23922 tablet_service.cc:1511] Processing CreateTablet for tablet ba77c8fc2c284750981018b5f9be028b (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:12.016958 24067 tablet_service.cc:1511] Processing CreateTablet for tablet 70638e342b3842c7b6ee9cd3ca225972 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:12.025700 24068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68c2d1627cb4abbab2a43f282f4667c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.026412 24067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70638e342b3842c7b6ee9cd3ca225972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.027060 23919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68c2d1627cb4abbab2a43f282f4667c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.016896 24063 tablet_service.cc:1511] Processing CreateTablet for tablet b00a3d1126954cb58d79bf3d156a450c (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:12.029676 24063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00a3d1126954cb58d79bf3d156a450c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.018159 23921 tablet_service.cc:1511] Processing CreateTablet for tablet 34a3b2449c324e9d857d529b4b9a9ec2 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:12.033715 23921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a3b2449c324e9d857d529b4b9a9ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.018970 24066 tablet_service.cc:1511] Processing CreateTablet for tablet bbef7dbc94ef439b87affca6c1d21150 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:12.037684 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbef7dbc94ef439b87affca6c1d21150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.019326 24062 tablet_service.cc:1511] Processing CreateTablet for tablet 96ec82dbdef54b469894ccae47c7c277 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:12.020834 23920 tablet_service.cc:1511] Processing CreateTablet for tablet d138cce03bbf4b0e923576ce4862dd37 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:12.021934 24064 tablet_service.cc:1511] Processing CreateTablet for tablet abb6d8dc89db4a2486288418808a6923 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:12.022689 24065 tablet_service.cc:1511] Processing CreateTablet for tablet c7b6aa687bb142ac811b87885941b229 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:12.044651 24065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b6aa687bb142ac811b87885941b229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.045109 23922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba77c8fc2c284750981018b5f9be028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.050997 23915 tablet_service.cc:1511] Processing CreateTablet for tablet e4bcbd03a91447949d427a71542b4d05 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:12.053009 23916 tablet_service.cc:1511] Processing CreateTablet for tablet c7b6aa687bb142ac811b87885941b229 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:12.055603 23918 tablet_service.cc:1511] Processing CreateTablet for tablet 2864f2e048104a288f9c715fb1997fa4 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:12.061970 23917 tablet_service.cc:1511] Processing CreateTablet for tablet 70638e342b3842c7b6ee9cd3ca225972 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:12.063612 24064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb6d8dc89db4a2486288418808a6923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.064286 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ec82dbdef54b469894ccae47c7c277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.065747 24140 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5b3856b2444b80933b34717463f435 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:12.068351 24140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5b3856b2444b80933b34717463f435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.069307 24145 tablet_service.cc:1511] Processing CreateTablet for tablet 3755a29d429941cfae3872bfc8f6ec90 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:12.072117 24144 tablet_service.cc:1511] Processing CreateTablet for tablet 8c394f3ea26345d3b76a5bda3558bd0b (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:12.073809 23920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d138cce03bbf4b0e923576ce4862dd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.078933 23916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b6aa687bb142ac811b87885941b229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.081190 23915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bcbd03a91447949d427a71542b4d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.081561 23914 tablet_service.cc:1511] Processing CreateTablet for tablet abb6d8dc89db4a2486288418808a6923 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:12.089354 23913 tablet_service.cc:1511] Processing CreateTablet for tablet 96ec82dbdef54b469894ccae47c7c277 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:12.084265 23917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70638e342b3842c7b6ee9cd3ca225972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.096443 23918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2864f2e048104a288f9c715fb1997fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.105203 24143 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6f4ee9adcc426a8bcc1fbcf8f332ea (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:12.107758 24071 tablet_service.cc:1511] Processing CreateTablet for tablet 3755a29d429941cfae3872bfc8f6ec90 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:12.109139 24071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3755a29d429941cfae3872bfc8f6ec90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.109200 23913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ec82dbdef54b469894ccae47c7c277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.109896 24065 tablet_service.cc:1511] Processing CreateTablet for tablet 8c394f3ea26345d3b76a5bda3558bd0b (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:12.111403 24065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c394f3ea26345d3b76a5bda3558bd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.113178 23914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb6d8dc89db4a2486288418808a6923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.129503 24199 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:12.137602 24200 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:12.093372 24145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3755a29d429941cfae3872bfc8f6ec90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.153967 24201 tablet_bootstrap.cc:492] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:12.155810 24144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c394f3ea26345d3b76a5bda3558bd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.156019 23988 tablet_service.cc:1511] Processing CreateTablet for tablet 38eef304c3a043fca68bb96bbc4c6e99 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:12.157513 23988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eef304c3a043fca68bb96bbc4c6e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.157188 23922 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5b3856b2444b80933b34717463f435 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:12.158541 23922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5b3856b2444b80933b34717463f435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.165172 24143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6f4ee9adcc426a8bcc1fbcf8f332ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:12.165620 23878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:12.168938 24069 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6f4ee9adcc426a8bcc1fbcf8f332ea (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:12.170437 24069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6f4ee9adcc426a8bcc1fbcf8f332ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.177615 24202 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:12.177320 23990 tablet_service.cc:1511] Processing CreateTablet for tablet e64d1f3da9e54cd09aa507efd9925a8f (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:12.178439 24136 tablet_service.cc:1511] Processing CreateTablet for tablet 32400683c46946abbfdf47149a08afe1 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:12.179322 23990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64d1f3da9e54cd09aa507efd9925a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.179354 23992 tablet_service.cc:1511] Processing CreateTablet for tablet 19cf6ac775624abb8a51fbfb8bd5ddf0 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:12.146886 24065 tablet_service.cc:1511] Processing CreateTablet for tablet 354cd55228bd4dc4a25f12a1bd3f6b7e (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:12.183020 23992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cf6ac775624abb8a51fbfb8bd5ddf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.183429 24137 tablet_service.cc:1511] Processing CreateTablet for tablet 38eef304c3a043fca68bb96bbc4c6e99 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:12.184485 24065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354cd55228bd4dc4a25f12a1bd3f6b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.187330 24068 tablet_service.cc:1511] Processing CreateTablet for tablet 38eef304c3a043fca68bb96bbc4c6e99 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:12.188289 24140 tablet_service.cc:1511] Processing CreateTablet for tablet 19cf6ac775624abb8a51fbfb8bd5ddf0 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:12.180805 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32400683c46946abbfdf47149a08afe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.201189 23917 tablet_service.cc:1511] Processing CreateTablet for tablet 3755a29d429941cfae3872bfc8f6ec90 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:12.204973 24068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eef304c3a043fca68bb96bbc4c6e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.206025 24139 tablet_service.cc:1511] Processing CreateTablet for tablet e64d1f3da9e54cd09aa507efd9925a8f (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:12.207643 23996 tablet_service.cc:1511] Processing CreateTablet for tablet 1069dad930b74b3aad653bbb09b3a8e6 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:12.202767 23917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3755a29d429941cfae3872bfc8f6ec90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.221004 24140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cf6ac775624abb8a51fbfb8bd5ddf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.223179 24137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eef304c3a043fca68bb96bbc4c6e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.228097 24202 tablet_bootstrap.cc:654] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.239748 23922 tablet_service.cc:1511] Processing CreateTablet for tablet d53377dc32b74d7d9714f2033057f43f (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:12.241544 23920 tablet_service.cc:1511] Processing CreateTablet for tablet 354cd55228bd4dc4a25f12a1bd3f6b7e (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:12.245369 23920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354cd55228bd4dc4a25f12a1bd3f6b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.246272 23996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1069dad930b74b3aad653bbb09b3a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.253386 23922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53377dc32b74d7d9714f2033057f43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.254999 24062 tablet_service.cc:1511] Processing CreateTablet for tablet 19cf6ac775624abb8a51fbfb8bd5ddf0 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:12.262861 24201 tablet_bootstrap.cc:654] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.256449 24062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cf6ac775624abb8a51fbfb8bd5ddf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.265432 24065 tablet_service.cc:1511] Processing CreateTablet for tablet 32400683c46946abbfdf47149a08afe1 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:12.273626 24065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32400683c46946abbfdf47149a08afe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.208691 24066 tablet_service.cc:1511] Processing CreateTablet for tablet 1069dad930b74b3aad653bbb09b3a8e6 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:12.277626 24066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1069dad930b74b3aad653bbb09b3a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.279373 24199 tablet_bootstrap.cc:654] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.267067 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64d1f3da9e54cd09aa507efd9925a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.238866 24200 tablet_bootstrap.cc:654] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.290426 23921 tablet_service.cc:1511] Processing CreateTablet for tablet 1069dad930b74b3aad653bbb09b3a8e6 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:12.290408 23919 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6f4ee9adcc426a8bcc1fbcf8f332ea (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:12.292057 23921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1069dad930b74b3aad653bbb09b3a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.292834 23919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6f4ee9adcc426a8bcc1fbcf8f332ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.297694 23922 tablet_service.cc:1511] Processing CreateTablet for tablet e64d1f3da9e54cd09aa507efd9925a8f (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:12.298079 23918 tablet_service.cc:1511] Processing CreateTablet for tablet 32400683c46946abbfdf47149a08afe1 (DEFAULT_TABLE table=test-workload [id=0ae13a09aefd4f52bdcb304d21049f92]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:12.299240 23922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64d1f3da9e54cd09aa507efd9925a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.339237 24202 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:12.339847 24202 ts_tablet_manager.cc:1403] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.163s	user 0.003s	sys 0.008s
I20260710 13:24:12.343894 24200 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:12.344012 24202 raft_consensus.cc:359] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.344614 24200 ts_tablet_manager.cc:1403] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.207s	user 0.012s	sys 0.028s
I20260710 13:24:12.344918 24202 raft_consensus.cc:385] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.345319 24202 raft_consensus.cc:740] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.346480 24202 consensus_queue.cc:260] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.347620 24201 tablet_bootstrap.cc:492] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:12.348274 24201 ts_tablet_manager.cc:1403] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.195s	user 0.013s	sys 0.000s
I20260710 13:24:12.348834 24200 raft_consensus.cc:359] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.349722 24200 raft_consensus.cc:385] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.350090 24200 raft_consensus.cc:740] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.351083 24200 consensus_queue.cc:260] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.358443 23957 heartbeater.cc:499] Master 127.21.80.190:41763 was elected leader, sending a full tablet report...
I20260710 13:24:12.365259 23918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32400683c46946abbfdf47149a08afe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:12.380750 24199 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:12.381278 24199 ts_tablet_manager.cc:1403] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.000s
I20260710 13:24:12.394131 24180 heartbeater.cc:499] Master 127.21.80.190:41763 was elected leader, sending a full tablet report...
I20260710 13:24:12.400457 24200 ts_tablet_manager.cc:1434] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 13:24:12.410485 24209 raft_consensus.cc:493] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.411598 24199 raft_consensus.cc:359] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.415587 24209 raft_consensus.cc:515] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.419322 24200 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:12.419384 24209 leader_election.cc:290] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
W20260710 13:24:12.421471 24181 tablet.cc:2406] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:12.418514 24201 raft_consensus.cc:359] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.429286 24201 raft_consensus.cc:385] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.429761 24201 raft_consensus.cc:740] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.415408 24199 raft_consensus.cc:385] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.435276 24199 raft_consensus.cc:740] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.437100 24201 consensus_queue.cc:260] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.438400 24199 consensus_queue.cc:260] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.448508 24200 tablet_bootstrap.cc:654] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.462735 24032 heartbeater.cc:499] Master 127.21.80.190:41763 was elected leader, sending a full tablet report...
I20260710 13:24:12.474179 24199 ts_tablet_manager.cc:1434] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.004s
I20260710 13:24:12.475410 24199 tablet_bootstrap.cc:492] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:12.478226 24202 ts_tablet_manager.cc:1434] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.138s	user 0.040s	sys 0.053s
I20260710 13:24:12.479458 24202 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:12.487144 24202 tablet_bootstrap.cc:654] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.494467 24201 ts_tablet_manager.cc:1434] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.005s
I20260710 13:24:12.495570 24106 heartbeater.cc:499] Master 127.21.80.190:41763 was elected leader, sending a full tablet report...
I20260710 13:24:12.496093 24201 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:12.512485 24199 tablet_bootstrap.cc:654] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.513121 24201 tablet_bootstrap.cc:654] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.517745 24200 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:12.518292 24200 ts_tablet_manager.cc:1403] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.028s
I20260710 13:24:12.518605 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
W20260710 13:24:12.520403 23895 leader_election.cc:343] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.521077 24200 raft_consensus.cc:359] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.521710 24200 raft_consensus.cc:385] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.521961 24200 raft_consensus.cc:740] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.522547 24200 consensus_queue.cc:260] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.522732 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:12.524493 24200 ts_tablet_manager.cc:1434] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
W20260710 13:24:12.524678 23895 leader_election.cc:343] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.528139 23895 leader_election.cc:304] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:12.529289 24207 raft_consensus.cc:2749] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:12.529978 24202 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:12.530474 24202 ts_tablet_manager.cc:1403] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.002s
I20260710 13:24:12.532851 24202 raft_consensus.cc:359] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.533550 24202 raft_consensus.cc:385] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.533838 24202 raft_consensus.cc:740] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.534600 24202 consensus_queue.cc:260] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.535832 24200 tablet_bootstrap.cc:492] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:12.562700 24200 tablet_bootstrap.cc:654] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.563696 24199 tablet_bootstrap.cc:492] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:12.564330 24199 ts_tablet_manager.cc:1403] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.010s
I20260710 13:24:12.566231 24202 ts_tablet_manager.cc:1434] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.006s
I20260710 13:24:12.566715 24201 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:12.567328 24201 ts_tablet_manager.cc:1403] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.011s
I20260710 13:24:12.568200 24202 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:12.570688 24201 raft_consensus.cc:359] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.571487 24201 raft_consensus.cc:385] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.571970 24201 raft_consensus.cc:740] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.575934 24199 raft_consensus.cc:359] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.576844 24199 raft_consensus.cc:385] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.577217 24199 raft_consensus.cc:740] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.577862 24202 tablet_bootstrap.cc:654] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.578264 24201 consensus_queue.cc:260] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.583104 24201 ts_tablet_manager.cc:1434] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:24:12.584172 24201 tablet_bootstrap.cc:492] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:12.590262 24199 consensus_queue.cc:260] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.594549 24199 ts_tablet_manager.cc:1434] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 13:24:12.595084 24200 tablet_bootstrap.cc:492] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:12.595793 24200 ts_tablet_manager.cc:1403] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.025s
I20260710 13:24:12.595942 24199 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:12.599653 24202 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:12.600369 24202 ts_tablet_manager.cc:1403] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.014s
I20260710 13:24:12.600487 24200 raft_consensus.cc:359] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.601480 24200 raft_consensus.cc:385] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.601819 24200 raft_consensus.cc:740] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.603149 24199 tablet_bootstrap.cc:654] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.602767 24200 consensus_queue.cc:260] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.605455 24200 ts_tablet_manager.cc:1434] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:24:12.606586 24200 tablet_bootstrap.cc:492] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:12.607105 24201 tablet_bootstrap.cc:654] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.607014 24202 raft_consensus.cc:359] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.607889 24202 raft_consensus.cc:385] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.608284 24202 raft_consensus.cc:740] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.609274 24202 consensus_queue.cc:260] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.611644 24202 ts_tablet_manager.cc:1434] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 13:24:12.612669 24202 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:12.614390 24200 tablet_bootstrap.cc:654] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.620612 24202 tablet_bootstrap.cc:654] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.623857 24201 tablet_bootstrap.cc:492] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:12.624428 24201 ts_tablet_manager.cc:1403] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260710 13:24:12.628072 24199 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:12.628640 24200 tablet_bootstrap.cc:492] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:12.628804 24202 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:12.629406 24200 ts_tablet_manager.cc:1403] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260710 13:24:12.629467 24202 ts_tablet_manager.cc:1403] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:24:12.630512 24201 raft_consensus.cc:359] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.631278 24201 raft_consensus.cc:385] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.631577 24201 raft_consensus.cc:740] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.632694 24202 raft_consensus.cc:359] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.628603 24199 ts_tablet_manager.cc:1403] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.008s
I20260710 13:24:12.632580 24201 consensus_queue.cc:260] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.633441 24202 raft_consensus.cc:385] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.633091 24200 raft_consensus.cc:359] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.633837 24202 raft_consensus.cc:740] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.634285 24200 raft_consensus.cc:385] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.634711 24200 raft_consensus.cc:740] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.634718 24202 consensus_queue.cc:260] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.635547 24200 consensus_queue.cc:260] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.637212 24201 ts_tablet_manager.cc:1434] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:24:12.637914 24200 ts_tablet_manager.cc:1434] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:24:12.638254 24201 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:12.638978 24200 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:12.643641 24199 raft_consensus.cc:359] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.644438 24199 raft_consensus.cc:385] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.644382 24208 raft_consensus.cc:493] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.645056 24208 raft_consensus.cc:515] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.646119 24200 tablet_bootstrap.cc:654] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.647661 24208 leader_election.cc:290] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:12.648772 24202 ts_tablet_manager.cc:1434] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260710 13:24:12.649912 24202 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:12.658020 24199 raft_consensus.cc:740] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.658350 24202 tablet_bootstrap.cc:654] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.660750 24199 consensus_queue.cc:260] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.664104 24199 ts_tablet_manager.cc:1434] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:24:12.674893 24200 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:12.675765 24200 ts_tablet_manager.cc:1403] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.013s
I20260710 13:24:12.676553 24199 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:12.678112 24200 raft_consensus.cc:359] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.678820 24200 raft_consensus.cc:385] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.679073 24200 raft_consensus.cc:740] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.680006 24212 raft_consensus.cc:493] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.680018 24200 consensus_queue.cc:260] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.680640 24212 raft_consensus.cc:515] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.716830 24213 raft_consensus.cc:493] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.717658 24213 raft_consensus.cc:515] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.724465 24213 leader_election.cc:290] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:12.725905 24213 raft_consensus.cc:493] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.727334 24213 raft_consensus.cc:515] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.729516 24208 raft_consensus.cc:493] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.730526 24201 tablet_bootstrap.cc:654] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.730243 24208 raft_consensus.cc:515] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.738372 24208 leader_election.cc:290] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:12.739744 24199 tablet_bootstrap.cc:654] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.744100 24202 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:12.744684 24202 ts_tablet_manager.cc:1403] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.034s
I20260710 13:24:12.747814 24202 raft_consensus.cc:359] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.748596 24202 raft_consensus.cc:385] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.749603 24202 raft_consensus.cc:740] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.750487 24202 consensus_queue.cc:260] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.752988 24213 leader_election.cc:290] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:12.753785 24212 leader_election.cc:290] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:12.754921 24201 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:12.755431 24201 ts_tablet_manager.cc:1403] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.002s
I20260710 13:24:12.757184 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d138cce03bbf4b0e923576ce4862dd37" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:12.757484 24208 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.758088 24208 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.759032 24202 ts_tablet_manager.cc:1434] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:24:12.760306 24202 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:12.760389 24208 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:12.762580 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d138cce03bbf4b0e923576ce4862dd37" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:12.760711 24199 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:12.763523 23932 raft_consensus.cc:2468] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:12.763958 24199 ts_tablet_manager.cc:1403] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.002s
I20260710 13:24:12.767870 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:12.770717 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:12.773669 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:12.768612 24199 raft_consensus.cc:359] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.776081 24199 raft_consensus.cc:385] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.776391 24199 raft_consensus.cc:740] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.780067 24199 consensus_queue.cc:260] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.781746 24202 tablet_bootstrap.cc:654] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.782452 24199 ts_tablet_manager.cc:1434] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
W20260710 13:24:12.776772 24118 leader_election.cc:343] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.785480 24199 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
W20260710 13:24:12.785537 24118 leader_election.cc:343] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.786563 24118 leader_election.cc:304] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:12.779018 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b6aa687bb142ac811b87885941b229" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:12.777494 24201 raft_consensus.cc:359] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.793104 24200 ts_tablet_manager.cc:1434] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.117s	user 0.028s	sys 0.037s
I20260710 13:24:12.794950 24201 raft_consensus.cc:385] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.794776 23932 raft_consensus.cc:2468] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
W20260710 13:24:12.795306 24118 leader_election.cc:343] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.795728 24200 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:12.795935 24201 raft_consensus.cc:740] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
W20260710 13:24:12.796060 24118 leader_election.cc:343] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.793898 24199 tablet_bootstrap.cc:654] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.796403 24044 leader_election.cc:304] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:12.797619 24212 raft_consensus.cc:2804] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.798072 24212 raft_consensus.cc:493] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.798480 24212 raft_consensus.cc:3060] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.796602 24118 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2; no voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:12.802568 24202 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:12.803097 24202 ts_tablet_manager.cc:1403] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.011s
I20260710 13:24:12.805254 24208 raft_consensus.cc:2804] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.806284 24208 raft_consensus.cc:493] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.807152 24208 raft_consensus.cc:3060] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.806758 24202 raft_consensus.cc:359] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.807644 24200 tablet_bootstrap.cc:654] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.809352 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:12.816309 24202 raft_consensus.cc:385] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.819964 24237 raft_consensus.cc:2749] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:12.817925 24202 raft_consensus.cc:740] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.827849 24202 consensus_queue.cc:260] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.822413 24212 raft_consensus.cc:515] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.823680 24234 raft_consensus.cc:493] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.835829 24234 raft_consensus.cc:515] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.797083 24201 consensus_queue.cc:260] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
W20260710 13:24:12.820927 24118 leader_election.cc:343] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.840575 24118 leader_election.cc:304] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:12.838469 24202 ts_tablet_manager.cc:1434] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.002s
I20260710 13:24:12.848268 24234 leader_election.cc:290] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:12.846838 24237 raft_consensus.cc:2749] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:12.857168 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b6aa687bb142ac811b87885941b229" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:12.861846 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b6aa687bb142ac811b87885941b229" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
W20260710 13:24:12.862887 24044 leader_election.cc:343] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.859328 24212 leader_election.cc:290] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:12.859329 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b6aa687bb142ac811b87885941b229" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:12.866024 23932 raft_consensus.cc:3060] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:12.867614 24044 leader_election.cc:343] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.871475 24202 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:12.871172 23931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:12.873412 23931 raft_consensus.cc:2468] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 0.
I20260710 13:24:12.874862 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:12.875155 24201 ts_tablet_manager.cc:1434] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.119s	user 0.021s	sys 0.007s
I20260710 13:24:12.876461 24201 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:12.884128 24201 tablet_bootstrap.cc:654] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.888253 23970 leader_election.cc:304] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:12.890479 24212 raft_consensus.cc:493] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.891796 24234 raft_consensus.cc:2804] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.890753 24208 raft_consensus.cc:515] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.894069 24234 raft_consensus.cc:493] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:24:12.895392 23970 leader_election.cc:343] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.895805 24234 raft_consensus.cc:3060] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.899108 24200 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:12.893802 24212 raft_consensus.cc:515] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.899724 24200 ts_tablet_manager.cc:1403] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.019s
I20260710 13:24:12.901983 24212 leader_election.cc:290] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:12.904912 24199 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:12.905058 23932 raft_consensus.cc:2468] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:12.905539 24199 ts_tablet_manager.cc:1403] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.022s
I20260710 13:24:12.907133 24234 raft_consensus.cc:515] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.908207 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ea7606b3ed43f0ae378379ac5434f8" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:12.908946 24006 raft_consensus.cc:2468] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:12.909494 24234 leader_election.cc:290] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:12.909891 24202 tablet_bootstrap.cc:654] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.910272 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:12.910688 24044 leader_election.cc:304] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:12.910908 23930 raft_consensus.cc:3060] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.911113 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:12.911818 24044 leader_election.cc:304] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:12.912886 24247 raft_consensus.cc:2804] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:12.913372 24247 raft_consensus.cc:493] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.913750 24247 raft_consensus.cc:3060] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.916366 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d138cce03bbf4b0e923576ce4862dd37" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:12.916296 24200 raft_consensus.cc:359] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.917282 24081 raft_consensus.cc:3060] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.914379 24212 raft_consensus.cc:2804] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.923648 24200 raft_consensus.cc:385] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.924381 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d138cce03bbf4b0e923576ce4862dd37" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:12.924597 24200 raft_consensus.cc:740] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.925201 23932 raft_consensus.cc:3060] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.927947 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ea7606b3ed43f0ae378379ac5434f8" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:12.927146 24200 consensus_queue.cc:260] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.931842 24200 ts_tablet_manager.cc:1434] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:24:12.933002 24200 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:12.934954 24081 raft_consensus.cc:2468] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:12.922518 24208 leader_election.cc:290] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:12.937426 24207 raft_consensus.cc:493] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.937983 24207 raft_consensus.cc:515] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.939491 24199 raft_consensus.cc:359] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.940322 24199 raft_consensus.cc:385] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:12.940644 24199 raft_consensus.cc:740] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.945117 24212 raft_consensus.cc:697] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:12.946054 24118 leader_election.cc:304] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:12.947256 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:12.947642 24201 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:12.948328 23932 raft_consensus.cc:2468] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
W20260710 13:24:12.948956 23970 leader_election.cc:343] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.949388 24207 leader_election.cc:290] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:12.950030 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:12.954730 24201 ts_tablet_manager.cc:1403] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.008s
I20260710 13:24:12.954910 24079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:12.958083 24237 raft_consensus.cc:493] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.938855 24247 raft_consensus.cc:515] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.959013 24237 raft_consensus.cc:515] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:12.961982 24080 raft_consensus.cc:2393] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d9aaa7ccdfb43e393f02e82c2952689 in current term 1: Already voted for candidate f5743234c2554fcebe3e310082b0872d in this term.
I20260710 13:24:12.962845 24200 tablet_bootstrap.cc:654] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:12.962715 24201 raft_consensus.cc:359] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.963689 24201 raft_consensus.cc:385] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:12.964452 23895 leader_election.cc:343] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.964871 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
W20260710 13:24:12.965693 23895 leader_election.cc:343] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.966159 23895 leader_election.cc:304] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d
W20260710 13:24:12.966470 24118 leader_election.cc:343] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.956646 24212 consensus_queue.cc:237] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.957262 24208 raft_consensus.cc:2804] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.966588 24237 leader_election.cc:290] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:12.955534 24199 consensus_queue.cc:260] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.959643 24207 raft_consensus.cc:493] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.964075 24201 raft_consensus.cc:740] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:12.971549 24202 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:12.969887 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:12.973723 24202 ts_tablet_manager.cc:1403] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.009s
I20260710 13:24:12.973640 24252 raft_consensus.cc:2749] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:12.975150 24118 leader_election.cc:343] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.971141 24207 raft_consensus.cc:515] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:12.978246 24201 consensus_queue.cc:260] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.977174 24118 leader_election.cc:304] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:12.980670 24237 raft_consensus.cc:2749] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:12.980906 24201 ts_tablet_manager.cc:1434] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 13:24:12.982059 24201 tablet_bootstrap.cc:492] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:12.983995 24202 raft_consensus.cc:359] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:12.985090 24202 raft_consensus.cc:385] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:12.985450 23970 leader_election.cc:343] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:12.959033 23930 raft_consensus.cc:2468] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 1.
I20260710 13:24:12.986791 24199 ts_tablet_manager.cc:1434] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.003s
I20260710 13:24:12.989607 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ea7606b3ed43f0ae378379ac5434f8" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:12.992483 24155 raft_consensus.cc:2468] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 0.
I20260710 13:24:12.989900 23970 leader_election.cc:304] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [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: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:12.984035 24207 leader_election.cc:290] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:12.993098 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:12.994657 24234 raft_consensus.cc:2804] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:12.994963 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ea7606b3ed43f0ae378379ac5434f8" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:12.997524 24006 raft_consensus.cc:3060] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:12.997517 24234 raft_consensus.cc:697] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 LEADER]: Becoming Leader. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Running, Role: LEADER
I20260710 13:24:12.999725 24234 consensus_queue.cc:237] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:12.990279 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:13.007206 23970 leader_election.cc:304] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [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: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: f5743234c2554fcebe3e310082b0872d
W20260710 13:24:13.008127 23895 leader_election.cc:343] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.008447 24201 tablet_bootstrap.cc:654] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.015338 24247 leader_election.cc:290] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:12.985498 24202 raft_consensus.cc:740] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
W20260710 13:24:13.017997 23970 leader_election.cc:343] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.018750 23970 leader_election.cc:304] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.018906 24202 consensus_queue.cc:260] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.021710 24199 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:13.022614 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ea7606b3ed43f0ae378379ac5434f8" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.023383 24154 raft_consensus.cc:2468] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:13.015157 24006 raft_consensus.cc:2468] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:13.019729 24208 raft_consensus.cc:697] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:13.029642 24213 raft_consensus.cc:2764] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:24:13.042559 24044 leader_election.cc:304] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:13.042349 24213 raft_consensus.cc:2749] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.048084 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ea7606b3ed43f0ae378379ac5434f8" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:13.049180 24154 raft_consensus.cc:3060] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.053937 24199 tablet_bootstrap.cc:654] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.056855 24212 raft_consensus.cc:2804] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.059162 23828 catalog_manager.cc:5697] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.061506 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.060825 24208 consensus_queue.cc:237] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.062275 24155 raft_consensus.cc:2468] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:13.057904 24212 raft_consensus.cc:697] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:13.073179 24213 raft_consensus.cc:493] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.074002 24213 raft_consensus.cc:515] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.075170 23895 leader_election.cc:304] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:13.076617 24207 raft_consensus.cc:2804] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.077092 24207 raft_consensus.cc:493] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.077101 24213 leader_election.cc:290] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:13.079100 24207 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.087100 24247 raft_consensus.cc:493] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.087778 24247 raft_consensus.cc:515] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.090358 24247 leader_election.cc:290] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:13.090963 24202 ts_tablet_manager.cc:1434] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.117s	user 0.008s	sys 0.003s
I20260710 13:24:13.091235 24247 raft_consensus.cc:493] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.091753 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.091789 24247 raft_consensus.cc:515] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.101039 24252 raft_consensus.cc:493] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:24:13.108776 24044 leader_election.cc:343] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:13.109025 23970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.132:34781, user_credentials={real_user=slave}} blocked reactor thread for 91080.9us
I20260710 13:24:13.110415 24200 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:13.110956 24200 ts_tablet_manager.cc:1403] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.005s
I20260710 13:24:13.111745 24257 raft_consensus.cc:493] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.105819 24202 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:13.112207 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b6aa687bb142ac811b87885941b229" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:13.112812 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.114284 24252 raft_consensus.cc:515] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.116302 24252 leader_election.cc:290] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.104524 24212 consensus_queue.cc:237] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.118254 24207 raft_consensus.cc:515] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.122357 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.123890 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b6aa687bb142ac811b87885941b229" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.124130 24207 leader_election.cc:290] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:13.125360 23930 raft_consensus.cc:2393] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d9aaa7ccdfb43e393f02e82c2952689 in current term 1: Already voted for candidate f5743234c2554fcebe3e310082b0872d in this term.
I20260710 13:24:13.112231 24257 raft_consensus.cc:515] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.119387 23829 catalog_manager.cc:5697] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.126856 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
W20260710 13:24:13.125770 24044 leader_election.cc:343] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:13.123915 23895 leader_election.cc:343] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.131650 24044 leader_election.cc:304] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2
I20260710 13:24:13.133193 24247 leader_election.cc:290] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.133575 24251 raft_consensus.cc:2749] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.134835 24257 leader_election.cc:290] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:13.134963 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.135041 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.140008 24153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.140240 23930 raft_consensus.cc:2468] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
W20260710 13:24:13.138150 24044 leader_election.cc:343] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.137995 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:13.138371 24154 raft_consensus.cc:2468] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:13.139063 24201 tablet_bootstrap.cc:492] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:13.141750 24155 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.142333 24201 ts_tablet_manager.cc:1403] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.161s	user 0.022s	sys 0.023s
I20260710 13:24:13.139503 23970 leader_election.cc:304] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d
W20260710 13:24:13.136480 23895 leader_election.cc:343] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.136425 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:13.143570 23895 leader_election.cc:304] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2
I20260710 13:24:13.143803 24044 leader_election.cc:304] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:13.144487 24207 raft_consensus.cc:2749] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:13.144831 23895 leader_election.cc:343] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.145300 24212 raft_consensus.cc:2804] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.145241 24200 raft_consensus.cc:359] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.146136 24200 raft_consensus.cc:385] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.145845 24201 raft_consensus.cc:359] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.146517 24200 raft_consensus.cc:740] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.146761 24201 raft_consensus.cc:385] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.147125 24201 raft_consensus.cc:740] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.145824 24212 raft_consensus.cc:493] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.147511 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.147866 24212 raft_consensus.cc:3060] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.148005 24201 consensus_queue.cc:260] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.148996 24200 consensus_queue.cc:260] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.150732 24201 ts_tablet_manager.cc:1434] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:13.151273 24200 ts_tablet_manager.cc:1434] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:24:13.151830 24201 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:13.152252 24200 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:13.153427 24257 raft_consensus.cc:3060] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:13.154019 23970 leader_election.cc:343] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.155023 24202 tablet_bootstrap.cc:654] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:13.155107 23970 leader_election.cc:343] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.155656 23970 leader_election.cc:304] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.156445 24234 raft_consensus.cc:2749] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.160102 24199 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:13.160621 24199 ts_tablet_manager.cc:1403] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.008s
I20260710 13:24:13.160976 24212 raft_consensus.cc:515] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.161854 24257 raft_consensus.cc:2749] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.163543 24199 raft_consensus.cc:359] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.164011 24201 tablet_bootstrap.cc:654] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.164289 24199 raft_consensus.cc:385] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.164189 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:13.164767 24199 raft_consensus.cc:740] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.164916 24155 raft_consensus.cc:2468] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 1.
I20260710 13:24:13.165114 24200 tablet_bootstrap.cc:654] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.166891 23895 leader_election.cc:304] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:13.165359 23930 raft_consensus.cc:3060] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.167799 24207 raft_consensus.cc:2804] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:24:13.168231 23878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:13.168403 24207 raft_consensus.cc:697] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:13.169314 24207 consensus_queue.cc:237] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.170243 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.170912 24212 leader_election.cc:290] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.174968 24199 consensus_queue.cc:260] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.176997 24202 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:13.182969 24007 raft_consensus.cc:3060] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.183135 24202 ts_tablet_manager.cc:1403] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.000s
I20260710 13:24:13.186885 24202 raft_consensus.cc:359] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.187790 24202 raft_consensus.cc:385] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.188133 24202 raft_consensus.cc:740] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.178740 23930 raft_consensus.cc:2468] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:13.189107 24007 raft_consensus.cc:2468] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:13.190068 24044 leader_election.cc:304] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:13.189633 24202 consensus_queue.cc:260] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.190984 24212 raft_consensus.cc:2804] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.191525 24212 raft_consensus.cc:697] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:13.192760 24202 ts_tablet_manager.cc:1434] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:24:13.192413 24212 consensus_queue.cc:237] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.193681 24202 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:13.194432 24199 ts_tablet_manager.cc:1434] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260710 13:24:13.195683 24199 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:13.196960 24201 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:13.197530 24201 ts_tablet_manager.cc:1403] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.002s
I20260710 13:24:13.199965 24202 tablet_bootstrap.cc:654] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.200474 24200 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:13.201088 24200 ts_tablet_manager.cc:1403] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.015s
I20260710 13:24:13.202687 24201 raft_consensus.cc:359] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.203433 24201 raft_consensus.cc:385] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.203747 24201 raft_consensus.cc:740] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.204325 24199 tablet_bootstrap.cc:654] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.206342 24201 consensus_queue.cc:260] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.204200 24200 raft_consensus.cc:359] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.210775 24200 raft_consensus.cc:385] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.211094 24200 raft_consensus.cc:740] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.215384 24201 ts_tablet_manager.cc:1434] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:24:13.215097 24200 consensus_queue.cc:260] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.216406 24201 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:13.217440 24200 ts_tablet_manager.cc:1434] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:24:13.218341 24200 tablet_bootstrap.cc:492] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:13.227291 24201 tablet_bootstrap.cc:654] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.235081 24202 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:13.235790 24202 ts_tablet_manager.cc:1403] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.018s
I20260710 13:24:13.239550 24202 raft_consensus.cc:359] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.240494 24202 raft_consensus.cc:385] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.240859 24202 raft_consensus.cc:740] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.241990 24200 tablet_bootstrap.cc:654] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.241768 24202 consensus_queue.cc:260] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.245045 24202 ts_tablet_manager.cc:1434] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:24:13.246307 24202 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:13.247625 23830 catalog_manager.cc:5697] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.255867 23828 catalog_manager.cc:5697] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.260911 24200 tablet_bootstrap.cc:492] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:13.261042 24207 raft_consensus.cc:493] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.261511 24200 ts_tablet_manager.cc:1403] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260710 13:24:13.261524 24207 raft_consensus.cc:515] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.263757 24207 leader_election.cc:290] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.264436 24200 raft_consensus.cc:359] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.265038 24199 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:13.265233 24200 raft_consensus.cc:385] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.265636 24199 ts_tablet_manager.cc:1403] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.070s	user 0.034s	sys 0.020s
I20260710 13:24:13.265616 24200 raft_consensus.cc:740] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.266716 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.266347 23827 catalog_manager.cc:5697] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 0 to 1, leader changed from <none> to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 1 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.267297 24200 consensus_queue.cc:260] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.266163 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.268323 24155 raft_consensus.cc:2468] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:13.269641 23895 leader_election.cc:304] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:13.270527 24207 raft_consensus.cc:2804] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.270928 24207 raft_consensus.cc:493] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.271324 24207 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.271807 24200 ts_tablet_manager.cc:1434] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:13.272778 24200 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:13.273975 24201 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:13.274487 24201 ts_tablet_manager.cc:1403] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.002s
I20260710 13:24:13.276661 23828 catalog_manager.cc:5697] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.278122 24207 raft_consensus.cc:515] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.281432 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.282346 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:13.282936 24155 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.286032 24202 tablet_bootstrap.cc:654] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.287222 24199 raft_consensus.cc:359] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.287995 24199 raft_consensus.cc:385] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.288287 24199 raft_consensus.cc:740] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.289052 24199 consensus_queue.cc:260] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.290294 24006 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.293151 24199 ts_tablet_manager.cc:1434] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:24:13.294214 24199 tablet_bootstrap.cc:492] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:13.300172 24155 raft_consensus.cc:2468] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 1.
I20260710 13:24:13.301303 24201 raft_consensus.cc:359] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.280342 24207 leader_election.cc:290] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Requested vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.302069 24201 raft_consensus.cc:385] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.302363 24201 raft_consensus.cc:740] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.302951 23895 leader_election.cc:304] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:13.303902 24207 raft_consensus.cc:2804] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.301666 24006 raft_consensus.cc:2468] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 1.
I20260710 13:24:13.306150 24200 tablet_bootstrap.cc:654] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.306391 24207 raft_consensus.cc:697] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:13.307291 24207 consensus_queue.cc:237] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.308885 24201 consensus_queue.cc:260] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.311975 24199 tablet_bootstrap.cc:654] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.314080 24201 ts_tablet_manager.cc:1434] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 13:24:13.315119 24201 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:13.317642 24202 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:13.318136 24202 ts_tablet_manager.cc:1403] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.015s
I20260710 13:24:13.320508 24201 tablet_bootstrap.cc:654] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.320768 24202 raft_consensus.cc:359] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.323937 24200 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:13.324883 24200 ts_tablet_manager.cc:1403] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.000s
I20260710 13:24:13.324644 24202 raft_consensus.cc:385] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.325281 24202 raft_consensus.cc:740] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.326076 24202 consensus_queue.cc:260] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.325915 23829 catalog_manager.cc:5697] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 0 to 1, leader changed from <none> to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 1 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.327545 24200 raft_consensus.cc:359] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.328341 24202 ts_tablet_manager.cc:1434] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:13.328378 24200 raft_consensus.cc:385] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.328928 24200 raft_consensus.cc:740] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.329489 24202 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:13.329579 24200 consensus_queue.cc:260] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.334285 24200 ts_tablet_manager.cc:1434] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:13.335981 24202 tablet_bootstrap.cc:654] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.336282 24212 raft_consensus.cc:493] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.336789 24212 raft_consensus.cc:515] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.338261 24200 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:13.338996 24212 leader_election.cc:290] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.342370 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.343052 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
W20260710 13:24:13.346578 24044 leader_election.cc:343] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:13.347476 24044 leader_election.cc:343] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.348040 24044 leader_election.cc:304] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.349280 24200 tablet_bootstrap.cc:654] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.351773 24199 tablet_bootstrap.cc:492] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:13.352382 24199 ts_tablet_manager.cc:1403] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.005s
I20260710 13:24:13.352934 24212 raft_consensus.cc:2749] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.355175 24199 raft_consensus.cc:359] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.355882 24199 raft_consensus.cc:385] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.356160 24199 raft_consensus.cc:740] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.356992 24199 consensus_queue.cc:260] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.355674 24201 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:13.358139 24201 ts_tablet_manager.cc:1403] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260710 13:24:13.360940 24201 raft_consensus.cc:359] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.357488 24202 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:13.362218 24199 ts_tablet_manager.cc:1434] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:24:13.363215 24199 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:13.365792 24202 ts_tablet_manager.cc:1403] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.011s
I20260710 13:24:13.369131 24199 tablet_bootstrap.cc:654] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.369488 24201 raft_consensus.cc:385] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.370199 24201 raft_consensus.cc:740] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.370965 24201 consensus_queue.cc:260] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.372991 24201 ts_tablet_manager.cc:1434] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:24:13.373927 24201 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:13.368996 24202 raft_consensus.cc:359] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.374351 24202 raft_consensus.cc:385] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.374670 24202 raft_consensus.cc:740] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.375516 24202 consensus_queue.cc:260] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.377938 24202 ts_tablet_manager.cc:1434] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260710 13:24:13.378208 24212 consensus_queue.cc:1048] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:13.379431 24202 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:13.385259 24201 tablet_bootstrap.cc:654] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.390189 24257 raft_consensus.cc:493] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.390723 24257 raft_consensus.cc:515] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.392875 24257 leader_election.cc:290] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:13.394467 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:13.395184 24081 raft_consensus.cc:2468] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 0.
I20260710 13:24:13.396261 24200 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:13.396193 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.396864 24200 ts_tablet_manager.cc:1403] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.030s
I20260710 13:24:13.396947 24155 raft_consensus.cc:2468] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 0.
I20260710 13:24:13.398810 24212 raft_consensus.cc:493] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.398736 23970 leader_election.cc:304] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:13.399407 24212 raft_consensus.cc:515] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.399943 24200 raft_consensus.cc:359] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.400655 24200 raft_consensus.cc:385] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.400889 24257 raft_consensus.cc:2804] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.400964 24200 raft_consensus.cc:740] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.401397 24257 raft_consensus.cc:493] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.455358 24253 raft_consensus.cc:493] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.411366 24199 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:13.446344 24208 raft_consensus.cc:493] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.401842 24200 consensus_queue.cc:260] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.404243 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.461127 24253 raft_consensus.cc:515] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.462003 24155 raft_consensus.cc:2468] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:13.463325 24200 ts_tablet_manager.cc:1434] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260710 13:24:13.463541 24253 leader_election.cc:290] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.402772 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.461097 24199 ts_tablet_manager.cc:1403] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.027s
I20260710 13:24:13.461385 24208 raft_consensus.cc:515] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.465704 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.451866 24247 consensus_queue.cc:1048] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260710 13:24:13.467381 24118 leader_election.cc:343] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.467978 24199 raft_consensus.cc:359] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.468302 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.404207 24201 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:13.403699 24212 leader_election.cc:290] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:13.468665 24199 raft_consensus.cc:385] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.468925 24007 raft_consensus.cc:2468] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:13.463419 24044 leader_election.cc:304] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:13.466199 24200 tablet_bootstrap.cc:492] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:13.470399 24212 raft_consensus.cc:2804] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.470818 24212 raft_consensus.cc:493] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.470774 24118 leader_election.cc:304] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [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: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.471364 24212 raft_consensus.cc:3060] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.473057 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53377dc32b74d7d9714f2033057f43f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.473958 23930 raft_consensus.cc:2468] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:13.475533 24118 leader_election.cc:304] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:13.475689 24253 raft_consensus.cc:2804] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.476794 24237 raft_consensus.cc:2804] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.477191 24237 raft_consensus.cc:493] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.477556 24237 raft_consensus.cc:3060] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.401926 24257 raft_consensus.cc:3060] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.476240 24199 raft_consensus.cc:740] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.480345 24199 consensus_queue.cc:260] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.481866 24212 raft_consensus.cc:515] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.480873 24253 raft_consensus.cc:493] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.483105 24253 raft_consensus.cc:3060] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.488523 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:13.489202 24154 raft_consensus.cc:3060] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.419123 24234 consensus_queue.cc:1048] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.070s
I20260710 13:24:13.485790 24005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.497128 24257 raft_consensus.cc:515] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
W20260710 13:24:13.497833 23970 consensus_peers.cc:597] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 -> Peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Couldn't send request to peer f5743234c2554fcebe3e310082b0872d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:13.484920 24200 tablet_bootstrap.cc:654] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.498579 24006 raft_consensus.cc:2393] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5743234c2554fcebe3e310082b0872d in current term 1: Already voted for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in this term.
I20260710 13:24:13.476107 24201 ts_tablet_manager.cc:1403] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.007s
I20260710 13:24:13.406833 24202 tablet_bootstrap.cc:654] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.502007 24237 raft_consensus.cc:515] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.503134 24212 leader_election.cc:290] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:13.504973 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:13.505981 24081 raft_consensus.cc:2393] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d9aaa7ccdfb43e393f02e82c2952689 in current term 1: Already voted for candidate f5743234c2554fcebe3e310082b0872d in this term.
I20260710 13:24:13.506356 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbef7dbc94ef439b87affca6c1d21150" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:13.508371 23970 leader_election.cc:304] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [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: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:13.509594 24234 raft_consensus.cc:2749] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.514078 24154 raft_consensus.cc:2468] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:13.510083 24257 leader_election.cc:290] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:13.516639 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53377dc32b74d7d9714f2033057f43f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.523072 24044 leader_election.cc:304] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [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: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
W20260710 13:24:13.524161 24118 leader_election.cc:343] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.524191 24212 raft_consensus.cc:2804] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.517217 24201 raft_consensus.cc:359] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.526110 24201 raft_consensus.cc:385] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.519461 24200 tablet_bootstrap.cc:492] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:13.526557 24201 raft_consensus.cc:740] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.527177 24200 ts_tablet_manager.cc:1403] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.004s
I20260710 13:24:13.526425 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53377dc32b74d7d9714f2033057f43f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:13.527448 24201 consensus_queue.cc:260] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.525123 24208 leader_election.cc:290] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.528229 23930 raft_consensus.cc:3060] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.528533 24247 raft_consensus.cc:493] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.525491 24212 raft_consensus.cc:697] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:13.529047 24247 raft_consensus.cc:515] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.530140 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53377dc32b74d7d9714f2033057f43f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.530508 24199 ts_tablet_manager.cc:1434] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.066s	user 0.028s	sys 0.001s
I20260710 13:24:13.530366 24212 consensus_queue.cc:237] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.532716 24253 raft_consensus.cc:515] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.534633 23931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.534963 24253 leader_election.cc:290] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
W20260710 13:24:13.531685 24118 leader_election.cc:343] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.535266 23931 raft_consensus.cc:2468] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:13.529400 24237 leader_election.cc:290] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.536717 24199 tablet_bootstrap.cc:492] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:13.538795 23931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:13.532325 24201 ts_tablet_manager.cc:1434] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:24:13.537111 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.538902 24200 raft_consensus.cc:359] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.539620 24007 raft_consensus.cc:3060] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.539819 24200 raft_consensus.cc:385] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.540174 24200 raft_consensus.cc:740] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.531833 24247 leader_election.cc:290] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.537384 24044 leader_election.cc:304] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:13.538108 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.541544 24201 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:13.542424 24006 raft_consensus.cc:2468] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:13.542725 24200 consensus_queue.cc:260] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.543812 24247 raft_consensus.cc:2804] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.544251 24247 raft_consensus.cc:493] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:24:13.544775 24118 leader_election.cc:343] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.544790 24247 raft_consensus.cc:3060] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.546550 24200 ts_tablet_manager.cc:1434] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 13:24:13.547556 24200 tablet_bootstrap.cc:492] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:13.555366 23930 raft_consensus.cc:2468] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:13.556720 24118 leader_election.cc:304] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:13.554612 24007 raft_consensus.cc:2468] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:13.557538 24237 raft_consensus.cc:2804] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.558065 24237 raft_consensus.cc:697] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:13.558876 24199 tablet_bootstrap.cc:654] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.558941 24237 consensus_queue.cc:237] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.561489 24200 tablet_bootstrap.cc:654] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.561568 24201 tablet_bootstrap.cc:654] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.566676 24253 raft_consensus.cc:493] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.567221 24253 raft_consensus.cc:515] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.568817 24212 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.569355 24253 leader_election.cc:290] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:13.571139 24247 raft_consensus.cc:515] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.569376 24212 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.573395 24247 leader_election.cc:290] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.574653 24212 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:13.577204 23931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.577350 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.578190 24118 leader_election.cc:304] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [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: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.579038 24253 raft_consensus.cc:2804] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:24:13.579231 24044 leader_election.cc:343] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.579701 24253 raft_consensus.cc:697] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:13.580561 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:13.580681 24253 consensus_queue.cc:237] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.581166 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:13.581261 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.581858 23930 raft_consensus.cc:3060] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:13.582198 24118 leader_election.cc:343] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:13.583428 24044 leader_election.cc:343] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:13.583716 24118 leader_election.cc:343] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.583879 24044 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.584141 24118 leader_election.cc:304] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:13.585217 24208 raft_consensus.cc:2749] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.586525 24207 consensus_queue.cc:1048] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:13.586037 24212 raft_consensus.cc:2749] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.585456 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.588402 23829 catalog_manager.cc:5697] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.589633 24007 raft_consensus.cc:3060] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.595124 23930 raft_consensus.cc:2468] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:13.595485 24208 raft_consensus.cc:493] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.596076 24208 raft_consensus.cc:515] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.597343 24044 leader_election.cc:304] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:13.598371 24212 raft_consensus.cc:2804] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.598889 24212 raft_consensus.cc:697] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:13.604439 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.605262 23930 raft_consensus.cc:2468] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:13.607419 24201 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:13.608086 24201 ts_tablet_manager.cc:1403] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.007s
I20260710 13:24:13.614145 24118 leader_election.cc:304] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:13.614584 24208 leader_election.cc:290] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.617780 24007 raft_consensus.cc:2468] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:13.624133 24247 consensus_queue.cc:1048] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:13.625871 24208 raft_consensus.cc:2804] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.626340 24208 raft_consensus.cc:493] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.626736 24208 raft_consensus.cc:3060] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.605465 24212 consensus_queue.cc:237] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.652211 24201 raft_consensus.cc:359] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.653071 24201 raft_consensus.cc:385] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.653383 24201 raft_consensus.cc:740] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.654448 24201 consensus_queue.cc:260] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.665755 24201 ts_tablet_manager.cc:1434] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.006s
I20260710 13:24:13.667030 24201 tablet_bootstrap.cc:492] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:13.668815 24207 raft_consensus.cc:493] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.676476 24252 raft_consensus.cc:493] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.676568 24207 raft_consensus.cc:515] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.687191 24202 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:13.687896 24202 ts_tablet_manager.cc:1403] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.309s	user 0.023s	sys 0.028s
I20260710 13:24:13.707453 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.709311 24247 consensus_queue.cc:1048] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:13.709595 23895 leader_election.cc:343] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.709825 24201 tablet_bootstrap.cc:654] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.685629 24252 raft_consensus.cc:515] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.713640 24202 raft_consensus.cc:359] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.714565 24202 raft_consensus.cc:385] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.714905 24202 raft_consensus.cc:740] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.722978 24207 leader_election.cc:290] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:13.723227 24208 raft_consensus.cc:515] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.724315 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:13.725118 24252 leader_election.cc:290] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.725430 24247 consensus_queue.cc:1048] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:13.725075 24081 raft_consensus.cc:2468] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:13.727625 24202 consensus_queue.cc:260] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.735849 24202 ts_tablet_manager.cc:1434] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260710 13:24:13.747354 24202 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
W20260710 13:24:13.730593 24118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.129:35071, user_credentials={real_user=slave}} blocked reactor thread for 116551us
I20260710 13:24:13.752539 24200 tablet_bootstrap.cc:492] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:13.753212 24200 ts_tablet_manager.cc:1403] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.206s	user 0.033s	sys 0.059s
I20260710 13:24:13.754786 24199 tablet_bootstrap.cc:492] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:13.755350 24199 ts_tablet_manager.cc:1403] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.219s	user 0.021s	sys 0.007s
I20260710 13:24:13.757099 24153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:13.757956 24153 raft_consensus.cc:2468] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:13.759451 24208 leader_election.cc:290] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.759249 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
W20260710 13:24:13.760931 24118 leader_election.cc:343] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.761404 24200 raft_consensus.cc:359] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.765218 24200 raft_consensus.cc:385] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.759136 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:13.766886 24200 raft_consensus.cc:740] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.768373 24200 consensus_queue.cc:260] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.767123 24253 raft_consensus.cc:493] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.770648 23932 raft_consensus.cc:3060] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.754829 24301 raft_consensus.cc:493] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.774148 24199 raft_consensus.cc:359] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.774957 24199 raft_consensus.cc:385] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.775341 24199 raft_consensus.cc:740] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.771697 24253 raft_consensus.cc:515] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.776397 24199 consensus_queue.cc:260] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.778090 24199 ts_tablet_manager.cc:1434] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:24:13.767174 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.778684 24200 ts_tablet_manager.cc:1434] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 13:24:13.780082 24200 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:13.781185 24202 tablet_bootstrap.cc:654] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.780303 23931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.783790 23931 raft_consensus.cc:2468] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:13.766752 23895 leader_election.cc:304] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:13.785140 24118 leader_election.cc:304] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:13.788968 24304 raft_consensus.cc:2804] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:24:13.789039 24118 leader_election.cc:343] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.789634 24304 raft_consensus.cc:493] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.788918 24207 raft_consensus.cc:2804] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.790360 24304 raft_consensus.cc:3060] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.790427 24207 raft_consensus.cc:493] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.790930 24207 raft_consensus.cc:3060] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.792512 23895 leader_election.cc:304] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:13.793373 24252 raft_consensus.cc:2804] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.793725 24252 raft_consensus.cc:493] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.794057 24252 raft_consensus.cc:3060] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.798033 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.798729 24007 raft_consensus.cc:2468] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:13.798640 24304 raft_consensus.cc:515] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.802024 24252 raft_consensus.cc:515] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.802779 24304 leader_election.cc:290] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.802886 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.802722 24207 raft_consensus.cc:515] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.795703 23829 catalog_manager.cc:5697] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.804352 24199 tablet_bootstrap.cc:492] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:13.804977 24007 raft_consensus.cc:3060] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.812376 24253 leader_election.cc:290] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.809746 24252 leader_election.cc:290] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Requested vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.816059 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:13.778683 24301 raft_consensus.cc:515] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.819819 24005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.821667 23930 raft_consensus.cc:2393] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52127bf449464e2db7bd64437eb265f2 in current term 1: Already voted for candidate c0acc1d659964a7db1be9e9c3ba66abe in this term.
I20260710 13:24:13.825708 24201 tablet_bootstrap.cc:492] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:13.826236 24201 ts_tablet_manager.cc:1403] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.010s
I20260710 13:24:13.824209 24247 raft_consensus.cc:493] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.828186 24252 consensus_queue.cc:1048] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:13.828068 24247 raft_consensus.cc:515] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.829303 24237 consensus_queue.cc:1048] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:13.831190 24247 leader_election.cc:290] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:13.832861 24207 leader_election.cc:290] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Requested vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:13.836422 24306 consensus_queue.cc:1048] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:13.840516 24301 leader_election.cc:290] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:13.841038 24153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:13.841687 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a3d1126954cb58d79bf3d156a450c" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:13.841955 24153 raft_consensus.cc:2393] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0acc1d659964a7db1be9e9c3ba66abe in current term 1: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:13.840317 24201 raft_consensus.cc:359] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.843504 24201 raft_consensus.cc:385] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.843866 24003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2864f2e048104a288f9c715fb1997fa4" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:13.844780 24201 raft_consensus.cc:740] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.846825 24201 consensus_queue.cc:260] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.850844 24080 raft_consensus.cc:2468] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:13.851549 23931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.851712 24301 consensus_queue.cc:1048] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:13.865118 24005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba77c8fc2c284750981018b5f9be028b" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.867255 24044 leader_election.cc:304] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.867492 24118 leader_election.cc:304] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:13.868315 24200 tablet_bootstrap.cc:654] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.868682 24301 raft_consensus.cc:2804] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:13.869197 24301 raft_consensus.cc:493] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:13.869213 24306 raft_consensus.cc:2749] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:13.869652 24301 raft_consensus.cc:3060] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.872896 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a3d1126954cb58d79bf3d156a450c" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:13.859051 24007 raft_consensus.cc:2468] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:13.897564 24202 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:13.898121 24202 ts_tablet_manager.cc:1403] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.151s	user 0.015s	sys 0.001s
I20260710 13:24:13.899394 24201 ts_tablet_manager.cc:1434] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.005s
I20260710 13:24:13.890625 24247 raft_consensus.cc:493] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.885382 23932 raft_consensus.cc:2468] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:13.901167 24247 raft_consensus.cc:515] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:13.903625 24247 leader_election.cc:290] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:13.905100 24153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
W20260710 13:24:13.889732 24118 leader_election.cc:343] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:13.907106 24118 leader_election.cc:304] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:13.907363 24199 tablet_bootstrap.cc:654] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:13.908022 24237 raft_consensus.cc:2804] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.908535 24237 raft_consensus.cc:697] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:13.909514 24237 consensus_queue.cc:237] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.905501 24081 raft_consensus.cc:3060] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:13.920581 24202 raft_consensus.cc:359] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.921407 24202 raft_consensus.cc:385] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:13.921710 24202 raft_consensus.cc:740] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:13.922446 24202 consensus_queue.cc:260] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.929948 24252 raft_consensus.cc:493] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:13.924608 24202 ts_tablet_manager.cc:1434] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:24:13.930604 24252 raft_consensus.cc:515] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:13.931824 24202 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:13.941097 24201 tablet_bootstrap.cc:492] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:13.922617 24301 raft_consensus.cc:515] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:13.932634 24252 leader_election.cc:290] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:13.929170 24118 leader_election.cc:304] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [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: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:13.944998 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:13.963423 24079 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:13.973603 24118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.130:41469, user_credentials={real_user=slave}} blocked reactor thread for 46720.6us
I20260710 13:24:13.973721 24253 raft_consensus.cc:2804] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:13.979708 24253 raft_consensus.cc:697] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:13.922684 23827 catalog_manager.cc:5697] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.985280 24253 consensus_queue.cc:237] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:13.977064 24202 tablet_bootstrap.cc:654] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.003176 24199 tablet_bootstrap.cc:492] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:14.003805 24199 ts_tablet_manager.cc:1403] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.200s	user 0.025s	sys 0.028s
I20260710 13:24:14.013657 24302 consensus_queue.cc:1048] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:14.014566 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:14.017881 24306 consensus_queue.cc:1048] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:14.021533 24302 raft_consensus.cc:493] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.022375 24302 raft_consensus.cc:515] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.023929 24199 raft_consensus.cc:359] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.026611 24199 raft_consensus.cc:385] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.026988 24199 raft_consensus.cc:740] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.031947 24199 consensus_queue.cc:260] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.036523 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:14.037309 24004 raft_consensus.cc:2468] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:14.043231 24118 leader_election.cc:304] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: 
I20260710 13:24:14.043720 24044 leader_election.cc:304] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:14.051005 24200 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:14.051844 24200 ts_tablet_manager.cc:1403] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.272s	user 0.028s	sys 0.009s
I20260710 13:24:14.055028 24201 tablet_bootstrap.cc:654] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.055377 24199 ts_tablet_manager.cc:1434] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.002s
I20260710 13:24:14.040902 24079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.059398 24199 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:14.057955 24253 raft_consensus.cc:2804] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.060442 24253 raft_consensus.cc:493] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.060806 24253 raft_consensus.cc:3060] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.049243 24252 raft_consensus.cc:493] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.049611 24212 raft_consensus.cc:2749] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.034706 24302 leader_election.cc:290] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:14.065310 24252 raft_consensus.cc:515] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.072204 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a3d1126954cb58d79bf3d156a450c" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:14.075552 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:14.075906 24002 raft_consensus.cc:3060] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.075560 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.077581 24078 raft_consensus.cc:2468] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:14.079782 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a3d1126954cb58d79bf3d156a450c" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.080389 24080 raft_consensus.cc:3060] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.081377 24252 leader_election.cc:290] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:14.059844 24301 leader_election.cc:290] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
W20260710 13:24:14.097633 24316 log.cc:927] Time spent T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260710 13:24:14.096033 24212 consensus_queue.cc:1048] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:14.096632 24301 consensus_queue.cc:1048] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:14.096377 24078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.066120 24079 raft_consensus.cc:3060] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.099717 23895 leader_election.cc:304] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2
W20260710 13:24:14.104240 24118 consensus_peers.cc:597] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:14.106580 24312 raft_consensus.cc:2749] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.111116 24311 consensus_queue.cc:1048] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:24:14.118904 24212 consensus_queue.cc:1048] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:14.122606 24080 raft_consensus.cc:2468] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:14.095969 24002 raft_consensus.cc:2468] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:14.128407 24202 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:14.128953 24202 ts_tablet_manager.cc:1403] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.197s	user 0.031s	sys 0.039s
I20260710 13:24:14.132007 24199 tablet_bootstrap.cc:654] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.132768 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:14.135424 24118 leader_election.cc:304] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: 
I20260710 13:24:14.138270 24301 raft_consensus.cc:2804] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:14.138753 24301 raft_consensus.cc:697] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:14.145282 24301 consensus_queue.cc:237] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.145530 24004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bcbd03a91447949d427a71542b4d05" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:14.152611 24004 raft_consensus.cc:2393] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0acc1d659964a7db1be9e9c3ba66abe in current term 1: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:14.152868 23930 raft_consensus.cc:3060] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.155959 24200 raft_consensus.cc:359] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.156562 24200 raft_consensus.cc:385] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.157231 24200 raft_consensus.cc:740] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.159005 24200 consensus_queue.cc:260] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
W20260710 13:24:14.163120 23895 leader_election.cc:343] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:14.164198 23895 leader_election.cc:343] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.167444 24200 ts_tablet_manager.cc:1434] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.001s
I20260710 13:24:14.168515 24200 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:14.181114 24200 tablet_bootstrap.cc:654] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.187841 24202 raft_consensus.cc:359] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.188419 24201 tablet_bootstrap.cc:492] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:14.188616 24202 raft_consensus.cc:385] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.188993 24202 raft_consensus.cc:740] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.189050 24201 ts_tablet_manager.cc:1403] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.004s
I20260710 13:24:14.189672 24202 consensus_queue.cc:260] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.191742 24202 ts_tablet_manager.cc:1434] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260710 13:24:14.191929 24253 raft_consensus.cc:515] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.192687 24202 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:14.192940 24201 raft_consensus.cc:359] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.193650 24201 raft_consensus.cc:385] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.193907 24201 raft_consensus.cc:740] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.194026 24253 leader_election.cc:290] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
W20260710 13:24:14.195740 23878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:14.196228 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:14.194666 24201 consensus_queue.cc:260] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.218338 24006 raft_consensus.cc:3060] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.199337 24202 tablet_bootstrap.cc:654] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.203573 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.205121 24331 consensus_queue.cc:1048] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:24:14.208783 24301 consensus_queue.cc:1048] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260710 13:24:14.205363 23895 leader_election.cc:343] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.226012 23895 leader_election.cc:304] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:14.224668 24080 raft_consensus.cc:3060] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.224318 24201 ts_tablet_manager.cc:1434] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:24:14.246845 24201 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:14.241954 24079 raft_consensus.cc:2468] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 1.
I20260710 13:24:14.242611 23895 leader_election.cc:304] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2
I20260710 13:24:14.231287 24331 raft_consensus.cc:2749] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.235158 24006 raft_consensus.cc:2468] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:14.267149 23829 catalog_manager.cc:5697] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.272364 23829 catalog_manager.cc:5697] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.276481 24321 consensus_queue.cc:1048] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260710 13:24:14.255203 24312 raft_consensus.cc:2749] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.281268 24118 leader_election.cc:304] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: 
I20260710 13:24:14.281656 23895 leader_election.cc:304] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:14.283356 24253 raft_consensus.cc:2804] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:14.284037 24253 raft_consensus.cc:697] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:14.285185 24253 consensus_queue.cc:237] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.283346 24331 raft_consensus.cc:2804] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:14.311748 24080 raft_consensus.cc:2468] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:14.312628 24331 raft_consensus.cc:697] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:14.313624 24331 consensus_queue.cc:237] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:14.345431 24199 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:14.353160 24312 raft_consensus.cc:493] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.354022 24312 raft_consensus.cc:515] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.357545 24312 leader_election.cc:290] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:14.359982 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64d1f3da9e54cd09aa507efd9925a8f" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:14.361116 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64d1f3da9e54cd09aa507efd9925a8f" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:14.361930 24251 raft_consensus.cc:493] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.385835 24251 raft_consensus.cc:515] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.355443 24199 ts_tablet_manager.cc:1403] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.298s	user 0.023s	sys 0.039s
W20260710 13:24:14.387270 23895 leader_election.cc:343] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.388162 24251 leader_election.cc:290] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
W20260710 13:24:14.388656 23895 leader_election.cc:343] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.394606 23895 leader_election.cc:304] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2
I20260710 13:24:14.394889 24199 raft_consensus.cc:359] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.395790 24199 raft_consensus.cc:385] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.396090 24199 raft_consensus.cc:740] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.398826 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:14.399806 24154 raft_consensus.cc:2468] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:14.401678 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:14.402062 24301 consensus_queue.cc:1048] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:14.403476 24044 leader_election.cc:343] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.404263 24044 leader_election.cc:304] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [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: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:14.408667 24311 raft_consensus.cc:2749] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.419582 24247 raft_consensus.cc:2804] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.420207 24247 raft_consensus.cc:493] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.420650 24247 raft_consensus.cc:3060] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.425143 24201 tablet_bootstrap.cc:654] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.435851 24202 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:14.436709 24202 ts_tablet_manager.cc:1403] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.244s	user 0.010s	sys 0.007s
I20260710 13:24:14.407689 24199 consensus_queue.cc:260] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.466626 24202 raft_consensus.cc:359] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
W20260710 13:24:14.470088 24118 consensus_peers.cc:597] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. 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:24:14.471712 24199 ts_tablet_manager.cc:1434] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.001s
I20260710 13:24:14.473682 24202 raft_consensus.cc:385] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.474287 24202 raft_consensus.cc:740] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.476318 24199 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:14.476348 24202 consensus_queue.cc:260] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.481706 24202 ts_tablet_manager.cc:1434] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260710 13:24:14.496037 24202 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:14.481634 24247 raft_consensus.cc:515] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.490413 24253 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.503144 24199 tablet_bootstrap.cc:654] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.507632 24247 leader_election.cc:290] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:14.510231 24202 tablet_bootstrap.cc:654] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.503604 24253 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.514384 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.515144 24081 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:14.517721 24118 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:14.519742 24253 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.519336 23827 catalog_manager.cc:5697] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:14.521631 23827 catalog_manager.cc:5697] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:14.524310 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:14.529245 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:14.535744 24200 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:14.536496 24200 ts_tablet_manager.cc:1403] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.368s	user 0.016s	sys 0.020s
I20260710 13:24:14.532083 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:14.541671 24155 raft_consensus.cc:3060] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.542416 24200 raft_consensus.cc:359] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.543406 24200 raft_consensus.cc:385] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.543771 24200 raft_consensus.cc:740] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
W20260710 13:24:14.546198 24044 leader_election.cc:343] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.525606 24301 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.547271 24301 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.547742 24301 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.544903 24200 consensus_queue.cc:260] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.552135 24200 ts_tablet_manager.cc:1434] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260710 13:24:14.553407 24118 leader_election.cc:343] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.554358 24200 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:14.555145 24208 consensus_queue.cc:1048] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:14.524269 23827 catalog_manager.cc:5697] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.568428 24006 raft_consensus.cc:3060] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.590921 24202 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:14.591434 24202 ts_tablet_manager.cc:1403] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.096s	user 0.031s	sys 0.035s
I20260710 13:24:14.591363 24208 consensus_queue.cc:1048] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:14.592540 24301 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.594272 24202 raft_consensus.cc:359] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.579375 24253 consensus_queue.cc:1048] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:14.594952 24301 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.604135 24199 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:14.598049 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.604863 24199 ts_tablet_manager.cc:1403] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.000s
I20260710 13:24:14.605077 24081 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.600236 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:14.594949 24202 raft_consensus.cc:385] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.607148 24201 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:14.607398 24202 raft_consensus.cc:740] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.607702 24201 ts_tablet_manager.cc:1403] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.361s	user 0.039s	sys 0.027s
I20260710 13:24:14.607824 24199 raft_consensus.cc:359] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:14.608283 24202 consensus_queue.cc:260] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.584793 24155 raft_consensus.cc:2468] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:14.608606 24199 raft_consensus.cc:385] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.610033 24199 raft_consensus.cc:740] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.611887 24044 leader_election.cc:304] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [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: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:14.611122 24199 consensus_queue.cc:260] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:14.642203 24199 ts_tablet_manager.cc:1434] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 13:24:14.642623 24201 raft_consensus.cc:359] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.583244 24200 tablet_bootstrap.cc:654] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.643322 24199 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:14.644248 24202 ts_tablet_manager.cc:1434] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.007s
I20260710 13:24:14.645493 24202 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
W20260710 13:24:14.612478 24118 leader_election.cc:343] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.651142 24201 raft_consensus.cc:385] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.651427 24202 tablet_bootstrap.cc:654] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.651475 24201 raft_consensus.cc:740] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.654317 24201 consensus_queue.cc:260] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.657635 24212 raft_consensus.cc:2804] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:14.658200 24212 raft_consensus.cc:697] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:14.660316 24201 ts_tablet_manager.cc:1434] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.003s
I20260710 13:24:14.661423 24201 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:14.663384 24199 tablet_bootstrap.cc:654] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.664167 23830 catalog_manager.cc:5697] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 0 to 1, leader changed from <none> to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 1 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.669001 24200 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:14.674310 24200 ts_tablet_manager.cc:1403] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.004s
I20260710 13:24:14.670811 24201 tablet_bootstrap.cc:654] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.677678 24212 consensus_queue.cc:237] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.673398 24202 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:14.673743 24199 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:14.679440 24202 ts_tablet_manager.cc:1403] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.007s
I20260710 13:24:14.679864 24199 ts_tablet_manager.cc:1403] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.003s
I20260710 13:24:14.691411 24237 consensus_queue.cc:1048] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:24:14.690887 24200 raft_consensus.cc:359] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.694803 24200 raft_consensus.cc:385] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.695163 24200 raft_consensus.cc:740] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.692109 24081 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:14.696105 24200 consensus_queue.cc:260] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.698751 24200 ts_tablet_manager.cc:1434] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260710 13:24:14.697129 24118 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:14.688652 24199 raft_consensus.cc:359] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.699445 24199 raft_consensus.cc:385] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.699735 24199 raft_consensus.cc:740] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.699900 24200 tablet_bootstrap.cc:492] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:14.700156 24202 raft_consensus.cc:359] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.700402 24199 consensus_queue.cc:260] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.700958 24202 raft_consensus.cc:385] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.701272 24202 raft_consensus.cc:740] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.701913 24202 consensus_queue.cc:260] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.704938 24237 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:14.705336 24199 ts_tablet_manager.cc:1434] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:24:14.705425 24237 raft_consensus.cc:697] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:14.706406 24199 tablet_bootstrap.cc:492] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:14.706748 24202 ts_tablet_manager.cc:1434] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:24:14.706346 24237 consensus_queue.cc:237] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.707700 24202 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:14.711812 24200 tablet_bootstrap.cc:654] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.731352 24237 consensus_queue.cc:1048] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:14.736670 24199 tablet_bootstrap.cc:654] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.745519 23826 catalog_manager.cc:5697] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.747520 24202 tablet_bootstrap.cc:654] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.747882 24237 raft_consensus.cc:493] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.748395 24237 raft_consensus.cc:515] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.750533 24237 leader_election.cc:290] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.751569 24200 tablet_bootstrap.cc:492] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:14.752228 24200 ts_tablet_manager.cc:1403] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.024s
I20260710 13:24:14.753058 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.753697 24201 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:14.754175 24201 ts_tablet_manager.cc:1403] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.093s	user 0.004s	sys 0.007s
I20260710 13:24:14.754854 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:14.755874 24200 raft_consensus.cc:359] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.756862 24200 raft_consensus.cc:385] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.757236 24200 raft_consensus.cc:740] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
W20260710 13:24:14.756359 24118 leader_election.cc:343] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.753726 24080 raft_consensus.cc:2468] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:14.758677 24200 consensus_queue.cc:260] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.759224 24201 raft_consensus.cc:359] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.760145 24201 raft_consensus.cc:385] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.760479 24201 raft_consensus.cc:740] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.761204 24201 consensus_queue.cc:260] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.761863 24200 ts_tablet_manager.cc:1434] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260710 13:24:14.765066 24202 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: No bootstrap required, opened a new log
I20260710 13:24:14.765120 24200 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2: Bootstrap starting.
I20260710 13:24:14.765712 24202 ts_tablet_manager.cc:1403] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.002s
I20260710 13:24:14.765799 24118 leader_election.cc:304] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:14.766999 24237 raft_consensus.cc:2804] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.767359 24237 raft_consensus.cc:493] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.767685 24237 raft_consensus.cc:3060] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.768463 24202 raft_consensus.cc:359] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.769176 24202 raft_consensus.cc:385] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.769447 24202 raft_consensus.cc:740] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.770239 24202 consensus_queue.cc:260] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.772253 24202 ts_tablet_manager.cc:1434] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:14.782955 24201 ts_tablet_manager.cc:1434] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260710 13:24:14.785943 24200 tablet_bootstrap.cc:654] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.787035 24201 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:14.782514 24311 raft_consensus.cc:493] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.786010 23830 catalog_manager.cc:5697] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.787973 24311 raft_consensus.cc:515] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.794255 24311 leader_election.cc:290] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:14.795919 24201 tablet_bootstrap.cc:654] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.796500 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:14.806329 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.807075 24081 raft_consensus.cc:2468] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:14.808861 23895 leader_election.cc:304] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:14.809768 24311 raft_consensus.cc:2804] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.810324 24311 raft_consensus.cc:493] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.810806 24311 raft_consensus.cc:3060] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.819029 24237 raft_consensus.cc:515] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.820545 24155 raft_consensus.cc:2393] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0acc1d659964a7db1be9e9c3ba66abe in current term 1: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:14.829599 24237 leader_election.cc:290] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.830536 24237 consensus_queue.cc:1048] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:14.831175 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:14.844035 24311 raft_consensus.cc:515] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.845135 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.847131 24081 raft_consensus.cc:3060] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.847357 23930 raft_consensus.cc:2393] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52127bf449464e2db7bd64437eb265f2 in current term 1: Already voted for candidate c0acc1d659964a7db1be9e9c3ba66abe in this term.
I20260710 13:24:14.849951 24311 leader_election.cc:290] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:14.850474 24200 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2: No bootstrap required, opened a new log
I20260710 13:24:14.850965 24200 ts_tablet_manager.cc:1403] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.009s
I20260710 13:24:14.851301 24079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.852257 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:14.853127 24155 raft_consensus.cc:2393] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0acc1d659964a7db1be9e9c3ba66abe in current term 1: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:14.854373 23895 leader_election.cc:304] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe; no voters: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:14.855480 24201 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:14.856003 24201 ts_tablet_manager.cc:1403] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.011s
I20260710 13:24:14.857510 24200 raft_consensus.cc:359] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.858671 24331 raft_consensus.cc:2749] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.859310 24200 raft_consensus.cc:385] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.859644 24200 raft_consensus.cc:740] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.860332 24200 consensus_queue.cc:260] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.861548 24081 raft_consensus.cc:2468] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:14.862572 24200 ts_tablet_manager.cc:1434] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:14.862900 24118 leader_election.cc:304] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:14.858870 24201 raft_consensus.cc:359] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:14.864085 24304 raft_consensus.cc:2804] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:14.864418 24201 raft_consensus.cc:385] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.864605 24304 raft_consensus.cc:697] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:14.864863 24201 raft_consensus.cc:740] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.865600 24304 consensus_queue.cc:237] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.866405 24199 tablet_bootstrap.cc:492] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:14.866427 24201 consensus_queue.cc:260] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:14.867057 24199 ts_tablet_manager.cc:1403] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.161s	user 0.023s	sys 0.028s
I20260710 13:24:14.870425 24201 ts_tablet_manager.cc:1434] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:24:14.871451 24201 tablet_bootstrap.cc:492] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:14.872123 24199 raft_consensus.cc:359] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.873083 24199 raft_consensus.cc:385] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.873428 24199 raft_consensus.cc:740] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.876010 24199 consensus_queue.cc:260] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.878388 24199 ts_tablet_manager.cc:1434] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:14.878683 24201 tablet_bootstrap.cc:654] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.881876 24301 raft_consensus.cc:493] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.891376 24301 raft_consensus.cc:515] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.891924 24199 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:14.888271 24007 raft_consensus.cc:3060] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.891068 24311 consensus_queue.cc:1048] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:24:14.898691 24199 tablet_bootstrap.cc:654] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.898095 23827 catalog_manager.cc:5697] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:14.901311 24290 raft_consensus.cc:493] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.901824 24290 raft_consensus.cc:515] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.903983 24290 leader_election.cc:290] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.908133 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:14.909077 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:14.909282 24237 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.909737 24237 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.910248 24301 leader_election.cc:290] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:14.911751 24237 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.911828 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf6ac775624abb8a51fbfb8bd5ddf0" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.912853 24311 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.913165 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf6ac775624abb8a51fbfb8bd5ddf0" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:14.913379 24311 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.915630 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:14.916317 23932 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:14.916913 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:14.917538 24155 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:14.917837 24079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.918686 24079 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:14.918748 23895 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:14.919793 24331 raft_consensus.cc:2804] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.920166 24331 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.920215 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:14.923545 24007 raft_consensus.cc:3060] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.927604 24311 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:14.927755 24080 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 0.
I20260710 13:24:14.923732 23970 leader_election.cc:304] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:14.920583 24331 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.926646 24312 consensus_queue.cc:1048] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:14.921850 24118 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
W20260710 13:24:14.933424 24118 leader_election.cc:343] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.934638 24199 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:14.934900 24304 raft_consensus.cc:2804] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.935154 24199 ts_tablet_manager.cc:1403] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.016s
I20260710 13:24:14.935335 24304 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.935766 24304 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.937922 24199 raft_consensus.cc:359] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:14.938616 24199 raft_consensus.cc:385] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.938900 24199 raft_consensus.cc:740] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.939591 24199 consensus_queue.cc:260] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
W20260710 13:24:14.934571 24118 leader_election.cc:343] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.940766 24118 leader_election.cc:304] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2; no voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:14.941201 24331 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.941658 24199 ts_tablet_manager.cc:1434] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:14.942689 24199 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:14.943382 24331 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:14.944351 24237 raft_consensus.cc:2749] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.949070 24199 tablet_bootstrap.cc:654] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.951390 24304 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.953318 24199 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:14.953783 24199 ts_tablet_manager.cc:1403] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:24:14.954192 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:14.954965 24155 raft_consensus.cc:2393] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0acc1d659964a7db1be9e9c3ba66abe in current term 1: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:14.956009 24304 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.957316 24199 raft_consensus.cc:359] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:14.959564 24199 raft_consensus.cc:385] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.959846 24199 raft_consensus.cc:740] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.960197 24201 tablet_bootstrap.cc:492] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:14.960675 24201 ts_tablet_manager.cc:1403] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.004s
I20260710 13:24:14.960462 24199 consensus_queue.cc:260] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:14.962184 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:14.962838 24199 ts_tablet_manager.cc:1434] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 13:24:14.962973 23930 raft_consensus.cc:2393] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52127bf449464e2db7bd64437eb265f2 in current term 1: Already voted for candidate c0acc1d659964a7db1be9e9c3ba66abe in this term.
I20260710 13:24:14.963784 24199 tablet_bootstrap.cc:492] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689: Bootstrap starting.
I20260710 13:24:14.963482 24201 raft_consensus.cc:359] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.964347 24201 raft_consensus.cc:385] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:14.964638 24201 raft_consensus.cc:740] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.967196 24201 consensus_queue.cc:260] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:14.967888 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.970167 24201 ts_tablet_manager.cc:1434] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:14.970373 24304 raft_consensus.cc:493] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:14.970866 24304 raft_consensus.cc:515] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.971279 24201 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d: Bootstrap starting.
I20260710 13:24:14.974370 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:14.975035 23932 raft_consensus.cc:2468] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:14.968540 24080 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.976275 24118 leader_election.cc:304] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:14.970220 24199 tablet_bootstrap.cc:654] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.977087 24237 raft_consensus.cc:2804] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:14.977538 24237 raft_consensus.cc:493] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:14.977878 24237 raft_consensus.cc:3060] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:14.981834 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:14.985204 24118 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2; no voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:14.986330 24301 raft_consensus.cc:2749] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.977102 24304 leader_election.cc:290] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:14.989100 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
W20260710 13:24:14.990631 24118 leader_election.cc:343] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:14.992988 24290 raft_consensus.cc:2749] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:14.992810 24237 raft_consensus.cc:515] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:14.991695 24201 tablet_bootstrap.cc:654] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:14.999001 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:15.001006 24080 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 1.
W20260710 13:24:15.000911 24118 leader_election.cc:343] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:15.002458 23895 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2
I20260710 13:24:15.003958 24311 raft_consensus.cc:2804] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:15.004045 24212 raft_consensus.cc:493] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:15.004704 24311 raft_consensus.cc:697] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:15.004861 24212 raft_consensus.cc:515] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:15.005949 24311 consensus_queue.cc:237] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.009011 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf6ac775624abb8a51fbfb8bd5ddf0" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
W20260710 13:24:15.010811 24044 leader_election.cc:343] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:15.011523 24372 raft_consensus.cc:493] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:15.012017 24372 raft_consensus.cc:515] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:15.012977 24212 leader_election.cc:290] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:15.013356 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf6ac775624abb8a51fbfb8bd5ddf0" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:15.014189 24155 raft_consensus.cc:2468] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:15.015801 24044 leader_election.cc:304] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [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: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:15.017238 24212 raft_consensus.cc:2804] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:15.017742 24212 raft_consensus.cc:493] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:15.018174 24212 raft_consensus.cc:3060] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.020509 24237 leader_election.cc:290] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:15.020841 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:15.025229 23930 raft_consensus.cc:3060] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.027387 24201 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d: No bootstrap required, opened a new log
I20260710 13:24:15.027900 24201 ts_tablet_manager.cc:1403] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.007s
I20260710 13:24:15.028390 24251 raft_consensus.cc:493] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:15.028918 24251 raft_consensus.cc:515] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:15.030643 24201 raft_consensus.cc:359] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.022568 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:15.030891 24212 raft_consensus.cc:515] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:15.024039 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eef304c3a043fca68bb96bbc4c6e99" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:15.032389 24155 raft_consensus.cc:2393] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d9aaa7ccdfb43e393f02e82c2952689 in current term 1: Already voted for candidate f5743234c2554fcebe3e310082b0872d in this term.
I20260710 13:24:15.033247 24212 leader_election.cc:290] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:15.033290 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:15.034185 23932 raft_consensus.cc:2468] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:15.034301 23970 leader_election.cc:304] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: 52127bf449464e2db7bd64437eb265f2, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:15.035162 24290 raft_consensus.cc:3060] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.024528 24372 leader_election.cc:290] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:15.031023 24251 leader_election.cc:290] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:15.022061 24199 tablet_bootstrap.cc:492] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689: No bootstrap required, opened a new log
I20260710 13:24:15.036861 24199 ts_tablet_manager.cc:1403] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.010s
I20260710 13:24:15.036897 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:15.037678 24007 raft_consensus.cc:2468] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 0.
I20260710 13:24:15.039908 24199 raft_consensus.cc:359] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:15.041103 24199 raft_consensus.cc:385] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:15.040457 23830 catalog_manager.cc:5697] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 0 to 1, leader changed from <none> to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 1 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:15.039922 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf6ac775624abb8a51fbfb8bd5ddf0" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:15.041461 24199 raft_consensus.cc:740] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.041615 24237 raft_consensus.cc:493] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:15.042915 24199 consensus_queue.cc:260] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:15.043411 24290 raft_consensus.cc:2749] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:15.043757 24007 raft_consensus.cc:3060] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.043506 24237 raft_consensus.cc:515] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:15.044399 23930 raft_consensus.cc:2468] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:15.041200 24044 leader_election.cc:304] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:15.045789 24237 leader_election.cc:290] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:15.041648 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cf6ac775624abb8a51fbfb8bd5ddf0" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:15.046257 24118 leader_election.cc:304] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:15.046658 24155 raft_consensus.cc:3060] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.048417 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64d1f3da9e54cd09aa507efd9925a8f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:15.049093 24006 raft_consensus.cc:2468] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:15.036305 24201 raft_consensus.cc:385] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:15.050993 24007 raft_consensus.cc:2468] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:15.050930 24118 leader_election.cc:304] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: 
I20260710 13:24:15.051887 24304 raft_consensus.cc:2804] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:15.052239 24304 raft_consensus.cc:493] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:15.052560 24304 raft_consensus.cc:3060] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.051275 24201 raft_consensus.cc:740] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.047161 24237 raft_consensus.cc:2804] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:15.053364 24201 consensus_queue.cc:260] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.055513 24201 ts_tablet_manager.cc:1434] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 13:24:15.054392 24237 raft_consensus.cc:697] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:15.061847 24237 consensus_queue.cc:237] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.046453 24251 raft_consensus.cc:2804] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:15.063669 24251 raft_consensus.cc:493] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:15.064859 24251 raft_consensus.cc:3060] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.066813 24044 leader_election.cc:304] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:15.068246 24155 raft_consensus.cc:2468] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:15.068569 24247 raft_consensus.cc:2804] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:15.069165 24247 raft_consensus.cc:697] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:15.070024 24247 consensus_queue.cc:237] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:15.074304 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64d1f3da9e54cd09aa507efd9925a8f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:15.075050 23930 raft_consensus.cc:2468] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 0.
I20260710 13:24:15.078696 24199 ts_tablet_manager.cc:1434] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.005s
I20260710 13:24:15.086483 24212 consensus_queue.cc:1048] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.087102 24304 raft_consensus.cc:515] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:15.078791 24251 raft_consensus.cc:515] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:15.099045 23930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:15.099764 23930 raft_consensus.cc:3060] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.101200 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:15.101518 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64d1f3da9e54cd09aa507efd9925a8f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:15.101867 24002 raft_consensus.cc:3060] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.102079 23932 raft_consensus.cc:3060] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.104599 24304 leader_election.cc:290] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:15.107936 24007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64d1f3da9e54cd09aa507efd9925a8f" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:15.108657 24007 raft_consensus.cc:3060] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.092911 24251 leader_election.cc:290] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:15.143265 24247 raft_consensus.cc:493] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:15.153378 24251 consensus_queue.cc:1048] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:15.154480 24007 raft_consensus.cc:2468] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:15.157559 23932 raft_consensus.cc:2468] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:15.157909 23930 raft_consensus.cc:2468] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:15.158139 24118 leader_election.cc:304] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, 52127bf449464e2db7bd64437eb265f2; no voters: 
I20260710 13:24:15.162563 23830 catalog_manager.cc:5697] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:15.165277 24237 raft_consensus.cc:2804] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:15.166045 24237 raft_consensus.cc:697] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:15.166154 24044 leader_election.cc:304] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:15.167044 24237 consensus_queue.cc:237] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:15.168566 24251 raft_consensus.cc:2804] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:15.169813 24251 raft_consensus.cc:697] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:15.170192 24247 raft_consensus.cc:515] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.173982 24247 leader_election.cc:290] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:15.173807 24251 consensus_queue.cc:237] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:15.175846 24002 raft_consensus.cc:2468] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:15.178037 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:15.181885 23932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:15.182945 23932 raft_consensus.cc:2393] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5743234c2554fcebe3e310082b0872d in current term 1: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:15.184190 23930 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.185719 23826 catalog_manager.cc:5697] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:15.191231 24044 leader_election.cc:304] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:15.192423 24247 raft_consensus.cc:3060] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.210490 24331 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:15.211251 24331 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.211783 24247 raft_consensus.cc:2749] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:15.217700 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:15.218590 24081 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 1.
I20260710 13:24:15.225445 23895 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:15.226336 24311 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:15.226730 24311 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:15.227079 24311 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.231954 23826 catalog_manager.cc:5697] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 1 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:15.233067 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:15.232839 24331 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:15.234620 24311 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.236619 24311 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:15.238672 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:15.243352 24237 consensus_queue.cc:1048] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.246465 23930 raft_consensus.cc:1240] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Rejecting Update request from peer 52127bf449464e2db7bd64437eb265f2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:24:15.248303 24237 consensus_queue.cc:1059] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.246399 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:15.249159 24081 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.249213 24237 raft_consensus.cc:3055] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:15.249724 24237 raft_consensus.cc:740] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:15.250675 24237 consensus_queue.cc:260] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.251935 24237 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.252799 23830 catalog_manager.cc:5697] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 1 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:15.261668 23878 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:15.263741 24081 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 2.
I20260710 13:24:15.265302 23895 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2
I20260710 13:24:15.266108 24331 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:15.266649 24331 raft_consensus.cc:697] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:15.267424 24331 consensus_queue.cc:237] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER 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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:15.283174 23829 catalog_manager.cc:5697] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 1 to 2, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 2 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:15.284565 24304 consensus_queue.cc:1048] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.295799 24302 consensus_queue.cc:1048] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.445607 24331 consensus_queue.cc:1048] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.460098 24312 consensus_queue.cc:1048] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:15.507217 24247 consensus_queue.cc:1048] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.522531 24251 consensus_queue.cc:1048] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.615587 24251 consensus_queue.cc:1048] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:15.621932 24208 consensus_queue.cc:1048] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.628358 24306 consensus_queue.cc:1048] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.642073 24302 consensus_queue.cc:1048] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.671536 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
I20260710 13:24:15.677454 24302 consensus_queue.cc:1048] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:15.690984 24118 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260710 13:24:15.698547 24118 consensus_peers.cc:597] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. 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:15.712083 24155 raft_consensus.cc:1275] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:24:15.712489 24155 pending_rounds.cc:85] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: Aborting all ops after (but not including) 0
I20260710 13:24:15.712707 24155 pending_rounds.cc:107] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:15.713096 24155 raft_consensus.cc:2889] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:15.714830 24387 consensus_queue.cc:1048] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.717337 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:15.719188 21826 tablet_replica.cc:333] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.720031 21826 raft_consensus.cc:2243] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.720975 21826 raft_consensus.cc:2272] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.724331 24080 raft_consensus.cc:1275] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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:15.725585 21826 tablet_replica.cc:333] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.726166 24311 consensus_queue.cc:1048] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:15.726619 21826 raft_consensus.cc:2243] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.727222 21826 raft_consensus.cc:2272] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.729521 21826 tablet_replica.cc:333] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.730383 21826 raft_consensus.cc:2243] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.730995 21826 raft_consensus.cc:2272] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.734297 21826 tablet_replica.cc:333] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.735143 21826 raft_consensus.cc:2243] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.735697 21826 raft_consensus.cc:2272] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.738554 21826 tablet_replica.cc:333] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.739326 21826 raft_consensus.cc:2243] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.739744 21826 raft_consensus.cc:2272] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.741622 21826 tablet_replica.cc:333] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.742429 21826 raft_consensus.cc:2243] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.743489 21826 raft_consensus.cc:2272] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.746698 21826 tablet_replica.cc:333] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.747674 21826 raft_consensus.cc:2243] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.749053 21826 raft_consensus.cc:2272] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:15.751480 24118 consensus_peers.cc:597] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. 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:15.753731 21826 tablet_replica.cc:333] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.754673 21826 raft_consensus.cc:2243] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.755131 21826 raft_consensus.cc:2272] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.757277 21826 tablet_replica.cc:333] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.757803 21826 raft_consensus.cc:2243] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.758528 21826 raft_consensus.cc:2272] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.760299 21826 tablet_replica.cc:333] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.760927 21826 raft_consensus.cc:2243] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.761322 21826 raft_consensus.cc:2272] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.763020 21826 tablet_replica.cc:333] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.763518 21826 raft_consensus.cc:2243] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.763873 21826 raft_consensus.cc:2272] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.765555 21826 tablet_replica.cc:333] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.766170 21826 raft_consensus.cc:2243] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.766573 21826 raft_consensus.cc:2272] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.768318 21826 tablet_replica.cc:333] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.768875 21826 raft_consensus.cc:2243] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.769234 21826 raft_consensus.cc:2272] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.770838 21826 tablet_replica.cc:333] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.771311 21826 raft_consensus.cc:2243] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.771982 21826 raft_consensus.cc:2272] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.773759 21826 tablet_replica.cc:333] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.774343 21826 raft_consensus.cc:2243] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.774833 21826 raft_consensus.cc:2272] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.777096 21826 tablet_replica.cc:333] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.777698 21826 raft_consensus.cc:2243] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.778734 21826 raft_consensus.cc:2272] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.781560 21826 tablet_replica.cc:333] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.782197 21826 raft_consensus.cc:2243] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.782639 21826 raft_consensus.cc:2272] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.784336 21826 tablet_replica.cc:333] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: stopping tablet replica
I20260710 13:24:15.784902 21826 raft_consensus.cc:2243] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.785362 21826 raft_consensus.cc:2272] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:15.801298 24044 consensus_peers.cc:597] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. 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:15.829270 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
W20260710 13:24:15.834404 24044 consensus_peers.cc:597] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:15.857216 24118 consensus_peers.cc:597] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:15.859615 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:15.865676 24401 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:15.866250 24402 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:15.867774 24404 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:15.869743 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:15.871271 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:15.871598 21826 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:15.871868 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689855871847 us; error 0 us; skew 500 ppm
I20260710 13:24:15.872480 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:15.875115 21826 webserver.cc:533] Webserver started at http://127.21.80.129:43689/ using document root <none> and password file <none>
I20260710 13:24:15.875653 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:15.875878 21826 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:15.879914 21826 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:15.884594 24409 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:15.885423 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:24:15.885916 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
format_stamp: "Formatted at 2026-07-10 13:24:11 on dist-test-slave-ccg1"
I20260710 13:24:15.886229 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689799055746-21826-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:15.925544 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:15.926961 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:15.928535 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:15.932440 24416 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:24:15.962536 24118 consensus_peers.cc:597] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:15.970009 24044 consensus_peers.cc:597] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:15.978037 24118 consensus_peers.cc:597] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:15.984686 23970 consensus_peers.cc:597] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:15.992987 24118 consensus_peers.cc:597] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:16.006441 24118 consensus_peers.cc:597] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:16.051236 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:24:16.051618 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.120s	user 0.004s	sys 0.000s
I20260710 13:24:16.051910 21826 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:24:16.056893 24416 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.071686 24416 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.072631 24416 tablet_bootstrap.cc:492] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.073379 24416 ts_tablet_manager.cc:1403] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:24:16.075944 24416 raft_consensus.cc:359] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.076679 24416 raft_consensus.cc:740] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.077450 24416 consensus_queue.cc:260] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.080035 24416 ts_tablet_manager.cc:1434] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:16.080816 24416 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.093828 24416 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.094892 24416 tablet_bootstrap.cc:492] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.095547 24416 ts_tablet_manager.cc:1403] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:24:16.097875 24416 raft_consensus.cc:359] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.098547 24416 raft_consensus.cc:740] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.099261 24416 consensus_queue.cc:260] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.101001 24416 ts_tablet_manager.cc:1434] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:24:16.101688 24416 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.112694 24416 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.113603 24416 tablet_bootstrap.cc:492] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.114185 24416 ts_tablet_manager.cc:1403] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:24:16.116066 24416 raft_consensus.cc:359] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.116628 24416 raft_consensus.cc:740] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.117322 24416 consensus_queue.cc:260] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.118883 24416 ts_tablet_manager.cc:1434] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:16.119637 24416 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.120579 21826 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:24:16.120899 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.070s	sys 0.000s
I20260710 13:24:16.133901 24416 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.135020 24416 tablet_bootstrap.cc:492] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.135771 24416 ts_tablet_manager.cc:1403] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:24:16.138525 24416 raft_consensus.cc:359] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.139385 24416 raft_consensus.cc:740] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.140213 24416 consensus_queue.cc:260] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [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: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.142513 24416 ts_tablet_manager.cc:1434] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:16.143527 24416 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.160106 24416 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.161026 24416 tablet_bootstrap.cc:492] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.161794 24416 ts_tablet_manager.cc:1403] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:24:16.163745 24416 raft_consensus.cc:359] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.164328 24416 raft_consensus.cc:740] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.165071 24416 consensus_queue.cc:260] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.166761 24416 ts_tablet_manager.cc:1434] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:16.169325 24416 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.174460 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:35071
I20260710 13:24:16.174633 24480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:35071 every 8 connection(s)
I20260710 13:24:16.192581 24416 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.193603 24416 tablet_bootstrap.cc:492] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.194324 24416 ts_tablet_manager.cc:1403] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260710 13:24:16.197638 24416 raft_consensus.cc:359] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.198367 24416 raft_consensus.cc:740] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.199257 24416 consensus_queue.cc:260] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [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: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.201829 24416 ts_tablet_manager.cc:1434] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:16.203351 24416 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.209309 24481 heartbeater.cc:344] Connected to a master server at 127.21.80.190:41763
I20260710 13:24:16.209784 24481 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:16.210582 24044 consensus_peers.cc:597] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. 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:24:16.210767 24481 heartbeater.cc:507] Master 127.21.80.190:41763 requested a full tablet report, sending...
I20260710 13:24:16.221297 24416 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.222362 24416 tablet_bootstrap.cc:492] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.222744 23830 ts_manager.cc:194] Re-registered known tserver with Master: c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:16.223050 24416 ts_tablet_manager.cc:1403] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:24:16.225739 24416 raft_consensus.cc:359] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.226562 24416 raft_consensus.cc:740] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.227316 24416 consensus_queue.cc:260] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [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: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.229457 24416 ts_tablet_manager.cc:1434] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:16.230299 24416 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.244504 23830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40794
I20260710 13:24:16.246676 24416 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.247751 24416 tablet_bootstrap.cc:492] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.248413 24416 ts_tablet_manager.cc:1403] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260710 13:24:16.249032 24481 heartbeater.cc:499] Master 127.21.80.190:41763 was elected leader, sending a full tablet report...
I20260710 13:24:16.251366 24416 raft_consensus.cc:359] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.252128 24416 raft_consensus.cc:740] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.252933 24416 consensus_queue.cc:260] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.255052 24416 ts_tablet_manager.cc:1434] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260710 13:24:16.255393 24118 consensus_peers.cc:597] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. 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:24:16.255884 24416 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.271814 24416 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.272895 24416 tablet_bootstrap.cc:492] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.273579 24416 ts_tablet_manager.cc:1403] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:24:16.276122 24416 raft_consensus.cc:359] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.276886 24416 raft_consensus.cc:740] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.277603 24416 consensus_queue.cc:260] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.279803 24416 ts_tablet_manager.cc:1434] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:16.280645 24416 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.296820 24416 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.297915 24416 tablet_bootstrap.cc:492] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.298661 24416 ts_tablet_manager.cc:1403] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:24:16.301607 24416 raft_consensus.cc:359] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.302399 24416 raft_consensus.cc:740] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.303243 24416 consensus_queue.cc:260] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.305655 24416 ts_tablet_manager.cc:1434] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:16.306550 24416 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.324679 24416 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.325654 24416 tablet_bootstrap.cc:492] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.326228 24416 ts_tablet_manager.cc:1403] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:24:16.328004 24416 raft_consensus.cc:359] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.328490 24416 raft_consensus.cc:740] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.329149 24416 consensus_queue.cc:260] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.330786 24416 ts_tablet_manager.cc:1434] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:24:16.331862 24416 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.347189 24416 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.347965 24416 tablet_bootstrap.cc:492] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.348506 24416 ts_tablet_manager.cc:1403] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:24:16.350234 24416 raft_consensus.cc:359] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.350751 24416 raft_consensus.cc:740] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.351255 24416 consensus_queue.cc:260] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.352830 24416 ts_tablet_manager.cc:1434] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:16.353623 24416 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.367017 24416 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.367671 24416 tablet_bootstrap.cc:492] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.368191 24416 ts_tablet_manager.cc:1403] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:24:16.369966 24416 raft_consensus.cc:359] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.370469 24416 raft_consensus.cc:740] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.371004 24416 consensus_queue.cc:260] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.372706 24416 ts_tablet_manager.cc:1434] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:24:16.373771 24416 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.384626 24416 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:16.385341 24416 tablet_bootstrap.cc:492] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.385861 24416 ts_tablet_manager.cc:1403] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:24:16.387413 24416 raft_consensus.cc:359] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.387905 24416 raft_consensus.cc:740] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.388453 24416 consensus_queue.cc:260] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.389911 24416 ts_tablet_manager.cc:1434] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:16.390769 24416 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.405010 24416 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.405817 24416 tablet_bootstrap.cc:492] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.406464 24416 ts_tablet_manager.cc:1403] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:24:16.408620 24416 raft_consensus.cc:359] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.409400 24416 raft_consensus.cc:740] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.410090 24416 consensus_queue.cc:260] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.412168 24416 ts_tablet_manager.cc:1434] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:16.413100 24416 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.425638 24416 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.426467 24416 tablet_bootstrap.cc:492] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.427062 24416 ts_tablet_manager.cc:1403] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:24:16.428998 24416 raft_consensus.cc:359] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:16.429615 24416 raft_consensus.cc:740] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.430302 24416 consensus_queue.cc:260] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:16.431934 24416 ts_tablet_manager.cc:1434] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:16.432827 24416 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.447981 24416 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.449057 24416 tablet_bootstrap.cc:492] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.449832 24416 ts_tablet_manager.cc:1403] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:24:16.452000 24416 raft_consensus.cc:359] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.452623 24416 raft_consensus.cc:740] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.453397 24416 consensus_queue.cc:260] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [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: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:16.455806 24416 ts_tablet_manager.cc:1434] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:16.456885 24416 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap starting.
I20260710 13:24:16.470871 24416 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: 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:16.471833 24416 tablet_bootstrap.cc:492] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Bootstrap complete.
I20260710 13:24:16.472440 24416 ts_tablet_manager.cc:1403] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:24:16.474606 24416 raft_consensus.cc:359] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.475167 24416 raft_consensus.cc:740] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.475790 24416 consensus_queue.cc:260] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.477780 24416 ts_tablet_manager.cc:1434] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:24:16.772384 24302 raft_consensus.cc:493] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.772977 24302 raft_consensus.cc:515] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.774667 24302 leader_election.cc:290] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:16.775481 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:16.775700 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:16.776413 24455 raft_consensus.cc:2468] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:16.777446 24118 leader_election.cc:304] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:16.778029 24302 raft_consensus.cc:2804] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:16.778348 24302 raft_consensus.cc:493] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.778635 24302 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.783512 24302 raft_consensus.cc:515] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.785444 24302 leader_election.cc:290] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 2 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:16.786350 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:16.786460 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:16.787029 24455 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.792202 24455 raft_consensus.cc:2468] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 2.
I20260710 13:24:16.793256 24118 leader_election.cc:304] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:16.793927 24302 raft_consensus.cc:2804] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:16.794459 24302 raft_consensus.cc:697] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:16.795302 24302 consensus_queue.cc:237] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.803001 23826 catalog_manager.cc:5697] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 1 to 2, leader changed from c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129) to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.823838 24306 raft_consensus.cc:493] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.824402 24306 raft_consensus.cc:515] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.826534 24306 leader_election.cc:290] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:16.827567 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:16.827467 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:16.828450 24455 raft_consensus.cc:2393] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5743234c2554fcebe3e310082b0872d in current term 2: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:16.830016 24044 leader_election.cc:304] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [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: f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:16.830873 24306 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.836571 24306 raft_consensus.cc:2749] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:16.916944 24306 raft_consensus.cc:493] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.917407 24306 raft_consensus.cc:515] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.919178 24306 leader_election.cc:290] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:16.919930 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:16.920146 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:16.920503 24455 raft_consensus.cc:2468] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 1.
I20260710 13:24:16.921490 24044 leader_election.cc:304] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:16.922227 24251 raft_consensus.cc:2804] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:16.922580 24251 raft_consensus.cc:493] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.922958 24251 raft_consensus.cc:3060] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.927994 24251 raft_consensus.cc:515] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.929737 24251 leader_election.cc:290] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 2 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:16.930437 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:16.930641 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:16.931022 24455 raft_consensus.cc:3060] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.936017 24455 raft_consensus.cc:2468] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 2.
I20260710 13:24:16.937040 24044 leader_election.cc:304] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:16.937791 24251 raft_consensus.cc:2804] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:16.938565 24251 raft_consensus.cc:697] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 2 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:16.939496 24251 consensus_queue.cc:237] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:16.947172 23826 catalog_manager.cc:5697] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 1 to 2, leader changed from c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129) to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 2 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:16.956883 24302 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.957479 24302 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.959195 24302 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:16.960079 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:16.960340 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:16.960953 24455 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:16.962411 24118 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:16.963208 24302 raft_consensus.cc:2804] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:16.964684 24302 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.965098 24302 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.970708 24251 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:16.972388 24251 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.973160 24302 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.975324 24251 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:16.976440 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:16.976559 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:16.975374 24302 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 2 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:16.977281 24155 raft_consensus.cc:2393] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5743234c2554fcebe3e310082b0872d in current term 2: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:16.976576 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:16.977749 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:16.977242 24080 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.978287 24455 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:16.979451 24044 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [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: f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:16.983626 24455 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 2.
I20260710 13:24:16.983734 24080 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 2.
I20260710 13:24:16.984337 24251 raft_consensus.cc:2749] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:16.984930 24118 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:16.985869 24302 raft_consensus.cc:2804] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:16.986374 24302 raft_consensus.cc:697] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:16.987133 24302 consensus_queue.cc:237] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:16.995164 23830 catalog_manager.cc:5697] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 1 to 2, leader changed from c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129) to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.027415 24302 raft_consensus.cc:493] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.027951 24302 raft_consensus.cc:515] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:17.030176 24302 leader_election.cc:290] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:17.030728 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:17.031410 24454 raft_consensus.cc:2468] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 1.
I20260710 13:24:17.032389 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" is_pre_election: true
I20260710 13:24:17.033545 24118 leader_election.cc:304] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:17.034338 24304 raft_consensus.cc:2804] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:17.034732 24304 raft_consensus.cc:493] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.035125 24304 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.040556 24304 raft_consensus.cc:515] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:17.042361 24304 leader_election.cc:290] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 2 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:17.043439 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:17.043778 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:17.044029 24454 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.049162 24454 raft_consensus.cc:2468] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 2.
I20260710 13:24:17.050091 24118 leader_election.cc:304] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:17.050850 24304 raft_consensus.cc:2804] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:17.051333 24304 raft_consensus.cc:697] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Becoming Leader. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:17.052119 24304 consensus_queue.cc:237] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:17.058744 23830 catalog_manager.cc:5697] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 reported cstate change: term changed from 1 to 2, leader changed from c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129) to 52127bf449464e2db7bd64437eb265f2 (127.21.80.132). New cstate: current_term: 2 leader_uuid: "52127bf449464e2db7bd64437eb265f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.089584 24502 raft_consensus.cc:493] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.090116 24502 raft_consensus.cc:515] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:17.092092 24502 leader_election.cc:290] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:17.092978 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:17.093348 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354cd55228bd4dc4a25f12a1bd3f6b7e" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:17.093863 24454 raft_consensus.cc:2393] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d9aaa7ccdfb43e393f02e82c2952689 in current term 2: Already voted for candidate f5743234c2554fcebe3e310082b0872d in this term.
I20260710 13:24:17.094967 23970 leader_election.cc:304] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [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: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:17.095703 24502 raft_consensus.cc:3060] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.100512 24502 raft_consensus.cc:2749] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:17.193212 24080 raft_consensus.cc:1275] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer 52127bf449464e2db7bd64437eb265f2: 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:17.194582 24304 consensus_queue.cc:1048] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.204290 24454 raft_consensus.cc:1275] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Refusing update from remote peer 52127bf449464e2db7bd64437eb265f2: 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:17.205828 24504 consensus_queue.cc:1048] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.225183 24304 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.225764 24304 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:17.227895 24304 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:17.228644 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d" is_pre_election: true
I20260710 13:24:17.229910 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:17.230968 24454 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52127bf449464e2db7bd64437eb265f2 in term 2.
I20260710 13:24:17.231753 24251 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.232010 24118 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: f5743234c2554fcebe3e310082b0872d
I20260710 13:24:17.232306 24251 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:17.232859 24304 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:17.233244 24304 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.233599 24304 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:17.234447 24251 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:17.235008 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:17.235505 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:17.236101 24454 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 2.
I20260710 13:24:17.237129 24044 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:17.237795 24251 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:17.238165 24251 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Starting leader election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.238529 24251 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:17.240399 24304 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:17.241643 24155 raft_consensus.cc:2393] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5743234c2554fcebe3e310082b0872d in current term 3: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:17.245028 24304 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 3 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:17.245380 24251 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:17.246622 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:17.247534 24080 raft_consensus.cc:2393] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 52127bf449464e2db7bd64437eb265f2 in current term 3: Already voted for candidate f5743234c2554fcebe3e310082b0872d in this term.
I20260710 13:24:17.247609 24251 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [CANDIDATE]: Term 3 election: Requested vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071)
I20260710 13:24:17.248188 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:17.248960 24155 raft_consensus.cc:2393] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f5743234c2554fcebe3e310082b0872d in current term 3: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:17.250290 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "f5743234c2554fcebe3e310082b0872d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:17.250874 24454 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:17.250752 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "52127bf449464e2db7bd64437eb265f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:17.252154 24118 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2; no voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d
I20260710 13:24:17.252947 24304 raft_consensus.cc:2749] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:17.254370 24502 raft_consensus.cc:493] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0acc1d659964a7db1be9e9c3ba66abe)
I20260710 13:24:17.254889 24502 raft_consensus.cc:515] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:17.256927 24502 leader_election.cc:290] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:17.258175 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52127bf449464e2db7bd64437eb265f2" is_pre_election: true
I20260710 13:24:17.258309 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" is_pre_election: true
I20260710 13:24:17.259083 24455 raft_consensus.cc:2393] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d9aaa7ccdfb43e393f02e82c2952689 in current term 2: Already voted for candidate 52127bf449464e2db7bd64437eb265f2 in this term.
I20260710 13:24:17.259341 24454 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5743234c2554fcebe3e310082b0872d in term 3.
I20260710 13:24:17.260095 23970 leader_election.cc:304] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [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: 4d9aaa7ccdfb43e393f02e82c2952689; no voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:17.260540 24044 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 52127bf449464e2db7bd64437eb265f2
I20260710 13:24:17.260924 24502 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:17.261296 24251 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:17.261787 24251 raft_consensus.cc:697] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 LEADER]: Becoming Leader. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:17.262612 24251 consensus_queue.cc:237] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:17.267912 24502 raft_consensus.cc:2749] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:17.270845 23830 catalog_manager.cc:5697] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d reported cstate change: term changed from 2 to 3, leader changed from c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129) to f5743234c2554fcebe3e310082b0872d (127.21.80.131). New cstate: current_term: 3 leader_uuid: "f5743234c2554fcebe3e310082b0872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.351974 24454 raft_consensus.cc:1275] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Refusing update from remote peer f5743234c2554fcebe3e310082b0872d: 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:17.353482 24251 consensus_queue.cc:1048] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.362471 24002 raft_consensus.cc:1275] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Refusing update from remote peer f5743234c2554fcebe3e310082b0872d: 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:17.365046 24212 consensus_queue.cc:1048] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.513403 24002 raft_consensus.cc:1275] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Refusing update from remote peer 52127bf449464e2db7bd64437eb265f2: 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:17.514819 24237 consensus_queue.cc:1048] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.524036 24454 raft_consensus.cc:1275] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Refusing update from remote peer 52127bf449464e2db7bd64437eb265f2: 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:17.525498 24504 consensus_queue.cc:1048] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.534235 24080 raft_consensus.cc:1275] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer 52127bf449464e2db7bd64437eb265f2: 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:17.535953 24504 consensus_queue.cc:1048] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.548237 24454 raft_consensus.cc:1275] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Refusing update from remote peer 52127bf449464e2db7bd64437eb265f2: 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:17.551430 24304 consensus_queue.cc:1048] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.745391 24155 raft_consensus.cc:1275] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Refusing update from remote peer f5743234c2554fcebe3e310082b0872d: 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:17.746723 24251 consensus_queue.cc:1048] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:17.756429 24455 raft_consensus.cc:1275] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Refusing update from remote peer f5743234c2554fcebe3e310082b0872d: 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:17.757656 24212 consensus_queue.cc:1048] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, 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.189123 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:26.223610 24081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6"
dest_uuid: "f5743234c2554fcebe3e310082b0872d"
mode: GRACEFUL
new_leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:33678
I20260710 13:24:26.224612 24081 raft_consensus.cc:606] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Received request to transfer leadership to TS 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:26.235906 24154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32400683c46946abbfdf47149a08afe1"
dest_uuid: "52127bf449464e2db7bd64437eb265f2"
mode: GRACEFUL
new_leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:52432
I20260710 13:24:26.236430 24154 raft_consensus.cc:606] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Received request to transfer leadership to TS c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:26.239172 24154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972"
dest_uuid: "52127bf449464e2db7bd64437eb265f2"
mode: GRACEFUL
new_leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:52432
I20260710 13:24:26.239639 24154 raft_consensus.cc:606] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Received request to transfer leadership to TS c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:26.241958 24154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b"
dest_uuid: "52127bf449464e2db7bd64437eb265f2"
mode: GRACEFUL
new_leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:52432
I20260710 13:24:26.242537 24154 raft_consensus.cc:606] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Received request to transfer leadership to TS 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:26.245327 24154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d5b3856b2444b80933b34717463f435"
dest_uuid: "52127bf449464e2db7bd64437eb265f2"
mode: GRACEFUL
new_leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:52432
I20260710 13:24:26.245870 24154 raft_consensus.cc:606] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Received request to transfer leadership to TS c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:26.248108 24154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923"
dest_uuid: "52127bf449464e2db7bd64437eb265f2"
mode: GRACEFUL
new_leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:52432
I20260710 13:24:26.248626 24154 raft_consensus.cc:606] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Received request to transfer leadership to TS c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:26.249750 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:24:26.250675 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:26.258950 24542 raft_consensus.cc:993] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2: : Instructing follower c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.259605 24539 raft_consensus.cc:1081] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Signalling peer c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.261226 24455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d5b3856b2444b80933b34717463f435"
dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:45758
I20260710 13:24:26.261659 24455 raft_consensus.cc:493] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.261940 24455 raft_consensus.cc:3060] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.268107 24455 raft_consensus.cc:515] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:26.270486 24455 leader_election.cc:290] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 election: Requested vote from peers 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781), 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469)
I20260710 13:24:26.283509 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:26.284192 24154 raft_consensus.cc:3055] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.284454 24154 raft_consensus.cc:740] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:26.288446 24006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5b3856b2444b80933b34717463f435" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
I20260710 13:24:26.289050 24006 raft_consensus.cc:3060] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.285282 24154 consensus_queue.cc:260] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:26.290023 24154 raft_consensus.cc:3060] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.294117 24006 raft_consensus.cc:2468] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 2.
I20260710 13:24:26.295379 24410 leader_election.cc:304] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:26.295794 24154 raft_consensus.cc:2468] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 2.
I20260710 13:24:26.297353 24550 raft_consensus.cc:2804] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.298501 24550 raft_consensus.cc:697] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:26.299450 24550 consensus_queue.cc:237] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:26.307085 23829 catalog_manager.cc:5697] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 1 to 2, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 2 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.326249 24542 raft_consensus.cc:993] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2: : Instructing follower c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.326704 24539 raft_consensus.cc:1081] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Signalling peer c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.328239 24454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32400683c46946abbfdf47149a08afe1"
dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:45758
I20260710 13:24:26.328627 24454 raft_consensus.cc:493] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.328923 24454 raft_consensus.cc:3060] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.334059 24454 raft_consensus.cc:515] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.335871 24454 leader_election.cc:290] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:26.337579 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:26.338199 24154 raft_consensus.cc:3055] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.338490 24154 raft_consensus.cc:740] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:26.339336 24154 consensus_queue.cc:260] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.340682 24154 raft_consensus.cc:3060] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.345216 24081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32400683c46946abbfdf47149a08afe1" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:26.345769 24081 raft_consensus.cc:3060] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.347054 24154 raft_consensus.cc:2468] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 2.
I20260710 13:24:26.348047 24410 leader_election.cc:304] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:26.348842 24550 raft_consensus.cc:2804] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.349318 24550 raft_consensus.cc:697] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:26.350262 24550 consensus_queue.cc:237] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.352699 24081 raft_consensus.cc:2468] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 2.
I20260710 13:24:26.359212 23829 catalog_manager.cc:5697] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 1 to 2, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 2 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:26.416946 24542 raft_consensus.cc:993] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: : Instructing follower c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.417901 24542 raft_consensus.cc:1081] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Signalling peer c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.419442 24454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923"
dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:45758
I20260710 13:24:26.419999 24454 raft_consensus.cc:493] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.420567 24454 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:26.426172 24454 raft_consensus.cc:515] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.429286 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:26.429925 24080 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:26.429967 24536 raft_consensus.cc:993] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d: : Instructing follower 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:26.430109 24454 leader_election.cc:290] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 3 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:26.430678 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6d8dc89db4a2486288418808a6923" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:26.431221 24543 raft_consensus.cc:1081] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Signalling peer 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:26.431274 24154 raft_consensus.cc:3055] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:26.431747 24154 raft_consensus.cc:740] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:26.432691 24154 consensus_queue.cc:260] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.434131 24154 raft_consensus.cc:3060] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:26.434324 24007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6"
dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:49202
I20260710 13:24:26.435086 24007 raft_consensus.cc:493] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.435479 24007 raft_consensus.cc:3060] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.439591 24080 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 3.
I20260710 13:24:26.440536 24007 raft_consensus.cc:515] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:26.440878 24410 leader_election.cc:304] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:26.441812 24550 raft_consensus.cc:2804] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:26.442082 24154 raft_consensus.cc:2468] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 3.
I20260710 13:24:26.442277 24550 raft_consensus.cc:697] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:26.443252 24550 consensus_queue.cc:237] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.444026 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:26.444368 24007 leader_election.cc:290] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:26.444573 24454 raft_consensus.cc:3060] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.445451 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1069dad930b74b3aad653bbb09b3a8e6" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:26.447962 24080 raft_consensus.cc:3055] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.448383 24080 raft_consensus.cc:740] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:26.449402 24080 consensus_queue.cc:260] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:26.451129 24080 raft_consensus.cc:3060] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.453294 24454 raft_consensus.cc:2468] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:26.454704 23970 leader_election.cc:304] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:26.455679 24502 raft_consensus.cc:2804] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.454926 23829 catalog_manager.cc:5697] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 2 to 3, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 3 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:26.456651 24080 raft_consensus.cc:2468] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:26.457046 24502 raft_consensus.cc:697] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Becoming Leader. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Running, Role: LEADER
I20260710 13:24:26.458089 24502 consensus_queue.cc:237] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:26.467262 23830 catalog_manager.cc:5697] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 reported cstate change: term changed from 1 to 2, leader changed from f5743234c2554fcebe3e310082b0872d (127.21.80.131) to 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.667382 24542 raft_consensus.cc:993] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2: : Instructing follower c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.668082 24558 raft_consensus.cc:1081] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Signalling peer c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:26.669674 24454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972"
dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:45758
I20260710 13:24:26.670207 24454 raft_consensus.cc:493] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.670509 24454 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:26.675134 24454 raft_consensus.cc:515] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.677014 24454 leader_election.cc:290] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 3 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:26.677969 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:26.678167 24154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70638e342b3842c7b6ee9cd3ca225972" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:26.678550 24080 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:26.678829 24154 raft_consensus.cc:3055] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:26.679212 24154 raft_consensus.cc:740] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:26.680148 24154 consensus_queue.cc:260] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.681273 24154 raft_consensus.cc:3060] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:26.683486 24080 raft_consensus.cc:2468] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 3.
I20260710 13:24:26.684598 24410 leader_election.cc:304] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [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: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:26.685600 24550 raft_consensus.cc:2804] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:26.686075 24550 raft_consensus.cc:697] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:26.686956 24550 consensus_queue.cc:237] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [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: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:26.687737 24154 raft_consensus.cc:2468] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 3.
I20260710 13:24:26.695919 23830 catalog_manager.cc:5697] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 2 to 3, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 3 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:26.699240 24542 raft_consensus.cc:993] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2: : Instructing follower 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:26.699800 24558 raft_consensus.cc:1081] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Signalling peer 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:26.701572 24007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b"
dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:49192
I20260710 13:24:26.702112 24007 raft_consensus.cc:493] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.702577 24007 raft_consensus.cc:3060] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.707582 24007 raft_consensus.cc:515] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:26.709240 24007 leader_election.cc:290] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:26.710429 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:26.710561 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c394f3ea26345d3b76a5bda3558bd0b" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:26.711040 24080 raft_consensus.cc:3060] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.711194 24155 raft_consensus.cc:3055] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.711599 24155 raft_consensus.cc:740] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:26.712353 24155 consensus_queue.cc:260] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:26.713428 24155 raft_consensus.cc:3060] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.717398 24080 raft_consensus.cc:2468] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:26.718412 23970 leader_election.cc:304] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:26.718708 24155 raft_consensus.cc:2468] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:26.719197 24502 raft_consensus.cc:2804] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.719717 24502 raft_consensus.cc:697] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Becoming Leader. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Running, Role: LEADER
I20260710 13:24:26.720552 24502 consensus_queue.cc:237] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } }
I20260710 13:24:26.734477 24155 raft_consensus.cc:1275] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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.736442 24550 consensus_queue.cc:1048] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:26.737161 23830 catalog_manager.cc:5697] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 reported cstate change: term changed from 1 to 2, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.750866 24080 raft_consensus.cc:1275] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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.752570 24550 consensus_queue.cc:1048] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, 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.828341 24155 raft_consensus.cc:1275] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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.830044 24551 consensus_queue.cc:1048] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, 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.834333 24007 raft_consensus.cc:1275] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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.835813 24550 consensus_queue.cc:1048] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 }, 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.884081 24080 raft_consensus.cc:1275] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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.885310 24502 consensus_queue.cc:1048] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, 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.901774 24454 raft_consensus.cc:1275] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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.904367 24502 consensus_queue.cc:1048] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:27.043848 24080 raft_consensus.cc:1275] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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:27.045018 24571 consensus_queue.cc:1048] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:27.054003 24155 raft_consensus.cc:1275] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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:27.055974 24550 consensus_queue.cc:1048] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:27.137806 24155 raft_consensus.cc:1275] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:27.139199 24502 consensus_queue.cc:1048] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:27.148655 24080 raft_consensus.cc:1275] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:27.152690 24561 consensus_queue.cc:1048] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:27.204594 24080 raft_consensus.cc:1275] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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:27.206112 24550 consensus_queue.cc:1048] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:27.216418 24155 raft_consensus.cc:1275] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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:27.218276 24550 consensus_queue.cc:1048] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:27.251727 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:27.269840 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:27.287549 24155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2"
dest_uuid: "52127bf449464e2db7bd64437eb265f2"
mode: GRACEFUL
new_leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:52432
I20260710 13:24:27.288182 24155 raft_consensus.cc:606] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Received request to transfer leadership to TS 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:27.290956 24080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90"
dest_uuid: "f5743234c2554fcebe3e310082b0872d"
mode: GRACEFUL
new_leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:33678
I20260710 13:24:27.291456 24080 raft_consensus.cc:606] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 LEADER]: Received request to transfer leadership to TS c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:27.293978 24155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea"
dest_uuid: "52127bf449464e2db7bd64437eb265f2"
mode: GRACEFUL
new_leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:52432
I20260710 13:24:27.294508 24155 raft_consensus.cc:606] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Received request to transfer leadership to TS c0acc1d659964a7db1be9e9c3ba66abe
I20260710 13:24:27.297192 24080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277"
dest_uuid: "f5743234c2554fcebe3e310082b0872d"
mode: GRACEFUL
new_leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:33678
I20260710 13:24:27.297744 24080 raft_consensus.cc:606] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Received request to transfer leadership to TS 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:27.300179 24080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c"
dest_uuid: "f5743234c2554fcebe3e310082b0872d"
mode: GRACEFUL
new_leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:33678
I20260710 13:24:27.300652 24080 raft_consensus.cc:606] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Received request to transfer leadership to TS 4d9aaa7ccdfb43e393f02e82c2952689
I20260710 13:24:27.301837 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:27.302695 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:27.408769 24583 raft_consensus.cc:993] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2: : Instructing follower 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:27.409425 24558 raft_consensus.cc:1081] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Signalling peer 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:27.411173 24007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2"
dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:49192
I20260710 13:24:27.411615 24007 raft_consensus.cc:493] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:27.411881 24007 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:27.416508 24007 raft_consensus.cc:515] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:27.418064 24007 leader_election.cc:290] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 3 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:27.419111 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:27.419400 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a3b2449c324e9d857d529b4b9a9ec2" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:27.419863 24454 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:27.419956 24155 raft_consensus.cc:3055] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:27.420322 24155 raft_consensus.cc:740] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:27.421147 24155 consensus_queue.cc:260] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:27.422446 24155 raft_consensus.cc:3060] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:27.430135 24454 raft_consensus.cc:2468] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 3.
I20260710 13:24:27.429327 24155 raft_consensus.cc:2468] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 3.
I20260710 13:24:27.431957 23970 leader_election.cc:304] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [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: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:27.432895 24561 raft_consensus.cc:2804] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:27.433430 24561 raft_consensus.cc:697] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 3 LEADER]: Becoming Leader. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Running, Role: LEADER
I20260710 13:24:27.434422 24561 consensus_queue.cc:237] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [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: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } }
I20260710 13:24:27.442468 23829 catalog_manager.cc:5697] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 reported cstate change: term changed from 2 to 3, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130). New cstate: current_term: 3 leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:27.523772 24543 raft_consensus.cc:993] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d: : Instructing follower 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:27.524492 24559 raft_consensus.cc:1081] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Signalling peer 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:27.526129 24007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c"
dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:49202
I20260710 13:24:27.526615 24007 raft_consensus.cc:493] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:27.527002 24007 raft_consensus.cc:3060] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.531414 24007 raft_consensus.cc:515] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:27.533018 24007 leader_election.cc:290] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:27.533784 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:27.534051 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68c2d1627cb4abbab2a43f282f4667c" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:27.534457 24454 raft_consensus.cc:3060] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.534591 24080 raft_consensus.cc:3055] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:27.534966 24080 raft_consensus.cc:740] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:27.535876 24080 consensus_queue.cc:260] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:27.537153 24080 raft_consensus.cc:3060] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.541448 24454 raft_consensus.cc:2468] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:27.542737 23970 leader_election.cc:304] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:27.543438 24561 raft_consensus.cc:2804] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.543968 24561 raft_consensus.cc:697] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Becoming Leader. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Running, Role: LEADER
I20260710 13:24:27.543982 24080 raft_consensus.cc:2468] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:27.545120 24561 consensus_queue.cc:237] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:27.552970 23829 catalog_manager.cc:5697] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 reported cstate change: term changed from 1 to 2, leader changed from f5743234c2554fcebe3e310082b0872d (127.21.80.131) to 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:27.602862 24583 raft_consensus.cc:993] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2: : Instructing follower c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:27.603325 24558 raft_consensus.cc:1081] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Signalling peer c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:27.604813 24454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea"
dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:45758
I20260710 13:24:27.605283 24454 raft_consensus.cc:493] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:27.605564 24454 raft_consensus.cc:3060] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.610140 24454 raft_consensus.cc:515] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:27.611624 24454 leader_election.cc:290] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:27.612460 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:27.612610 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6f4ee9adcc426a8bcc1fbcf8f332ea" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:27.613099 24080 raft_consensus.cc:3060] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.613209 24155 raft_consensus.cc:3055] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:27.613591 24155 raft_consensus.cc:740] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52127bf449464e2db7bd64437eb265f2, State: Running, Role: LEADER
I20260710 13:24:27.614219 24155 consensus_queue.cc:260] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:27.615170 24155 raft_consensus.cc:3060] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.617913 24080 raft_consensus.cc:2468] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 2.
I20260710 13:24:27.619091 24410 leader_election.cc:304] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0acc1d659964a7db1be9e9c3ba66abe, f5743234c2554fcebe3e310082b0872d; no voters: 
I20260710 13:24:27.619488 24155 raft_consensus.cc:2468] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 2.
I20260710 13:24:27.620014 24550 raft_consensus.cc:2804] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.620483 24550 raft_consensus.cc:697] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:27.621496 24550 consensus_queue.cc:237] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:27.629573 23829 catalog_manager.cc:5697] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 1 to 2, leader changed from 52127bf449464e2db7bd64437eb265f2 (127.21.80.132) to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 2 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:27.651571 24559 raft_consensus.cc:993] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d: : Instructing follower 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:27.652086 24543 raft_consensus.cc:1081] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Signalling peer 4d9aaa7ccdfb43e393f02e82c2952689 to start an election
I20260710 13:24:27.653805 24007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277"
dest_uuid: "4d9aaa7ccdfb43e393f02e82c2952689"
 from {username='slave'} at 127.0.0.1:49202
I20260710 13:24:27.654335 24007 raft_consensus.cc:493] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:27.654700 24007 raft_consensus.cc:3060] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.658989 24007 raft_consensus.cc:515] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:27.660449 24007 leader_election.cc:290] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Requested vote from peers c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071), f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303)
I20260710 13:24:27.661468 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
I20260710 13:24:27.661707 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ec82dbdef54b469894ccae47c7c277" candidate_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:27.662086 24454 raft_consensus.cc:3060] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.662206 24080 raft_consensus.cc:3055] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:27.662618 24080 raft_consensus.cc:740] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:27.663314 24080 consensus_queue.cc:260] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:27.664516 24080 raft_consensus.cc:3060] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.668568 24454 raft_consensus.cc:2468] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:27.669756 23970 leader_election.cc:304] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d9aaa7ccdfb43e393f02e82c2952689, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:27.670539 24561 raft_consensus.cc:2804] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.670485 24080 raft_consensus.cc:2468] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d9aaa7ccdfb43e393f02e82c2952689 in term 2.
I20260710 13:24:27.671164 24561 raft_consensus.cc:697] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Becoming Leader. State: Replica: 4d9aaa7ccdfb43e393f02e82c2952689, State: Running, Role: LEADER
I20260710 13:24:27.672143 24561 consensus_queue.cc:237] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } }
I20260710 13:24:27.679826 23829 catalog_manager.cc:5697] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 reported cstate change: term changed from 1 to 2, leader changed from f5743234c2554fcebe3e310082b0872d (127.21.80.131) to 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d9aaa7ccdfb43e393f02e82c2952689" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 41469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:27.751021 24543 raft_consensus.cc:993] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d: : Instructing follower c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:27.751461 24559 raft_consensus.cc:1081] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 LEADER]: Signalling peer c0acc1d659964a7db1be9e9c3ba66abe to start an election
I20260710 13:24:27.753134 24454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90"
dest_uuid: "c0acc1d659964a7db1be9e9c3ba66abe"
 from {username='slave'} at 127.0.0.1:45752
I20260710 13:24:27.753791 24454 raft_consensus.cc:493] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:27.754263 24454 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:27.761125 24454 raft_consensus.cc:515] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:27.762773 24454 leader_election.cc:290] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [CANDIDATE]: Term 4 election: Requested vote from peers f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303), 52127bf449464e2db7bd64437eb265f2 (127.21.80.132:34781)
I20260710 13:24:27.763391 24080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f5743234c2554fcebe3e310082b0872d"
I20260710 13:24:27.763736 24155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3755a29d429941cfae3872bfc8f6ec90" candidate_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "52127bf449464e2db7bd64437eb265f2"
I20260710 13:24:27.764127 24080 raft_consensus.cc:3055] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:27.764276 24155 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:27.764492 24080 raft_consensus.cc:740] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f5743234c2554fcebe3e310082b0872d, State: Running, Role: LEADER
I20260710 13:24:27.765336 24080 consensus_queue.cc:260] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:27.766522 24080 raft_consensus.cc:3060] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:27.770814 24155 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 4.
I20260710 13:24:27.772051 24410 leader_election.cc:304] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [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: 52127bf449464e2db7bd64437eb265f2, c0acc1d659964a7db1be9e9c3ba66abe; no voters: 
I20260710 13:24:27.772945 24080 raft_consensus.cc:2468] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0acc1d659964a7db1be9e9c3ba66abe in term 4.
I20260710 13:24:27.772938 24550 raft_consensus.cc:2804] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:27.773684 24550 raft_consensus.cc:697] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 4 LEADER]: Becoming Leader. State: Replica: c0acc1d659964a7db1be9e9c3ba66abe, State: Running, Role: LEADER
I20260710 13:24:27.774487 24550 consensus_queue.cc:237] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } }
I20260710 13:24:27.781873 23829 catalog_manager.cc:5697] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe reported cstate change: term changed from 3 to 4, leader changed from f5743234c2554fcebe3e310082b0872d (127.21.80.131) to c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129). New cstate: current_term: 4 leader_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:27.844144 24155 raft_consensus.cc:1275] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:27.845536 24561 consensus_queue.cc:1048] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:27.855947 24454 raft_consensus.cc:1275] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:27.857318 24502 consensus_queue.cc:1048] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:27.956754 24454 raft_consensus.cc:1275] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:27.957940 24502 consensus_queue.cc:1048] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:27.967161 24080 raft_consensus.cc:1275] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:27.970093 24561 consensus_queue.cc:1048] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, 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.054553 24155 raft_consensus.cc:1275] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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:28.056023 24550 consensus_queue.cc:1048] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, 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.064841 24080 raft_consensus.cc:1275] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: 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:28.068357 24550 consensus_queue.cc:1048] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:24:28.105229 24080 raft_consensus.cc:1275] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:28.106523 24561 consensus_queue.cc:1048] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, 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.117265 24455 raft_consensus.cc:1275] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Refusing update from remote peer 4d9aaa7ccdfb43e393f02e82c2952689: 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:28.119817 24575 consensus_queue.cc:1048] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0acc1d659964a7db1be9e9c3ba66abe" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:28.285585 24155 raft_consensus.cc:1275] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 4 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:28.287159 24550 consensus_queue.cc:1048] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "52127bf449464e2db7bd64437eb265f2" member_type: VOTER last_known_addr { host: "127.21.80.132" port: 34781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.296769 24080 raft_consensus.cc:1275] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 4 FOLLOWER]: Refusing update from remote peer c0acc1d659964a7db1be9e9c3ba66abe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:28.298521 24571 consensus_queue.cc:1048] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5743234c2554fcebe3e310082b0872d" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.303606 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:28.321698 21826 tablet_server.cc:179] TabletServer@127.21.80.129:35071 shutting down...
W20260710 13:24:28.344038 24044 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:28.348023 24044 consensus_peers.cc:597] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. 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:28.352919 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:28.353711 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.354516 21826 raft_consensus.cc:2243] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.354943 21826 raft_consensus.cc:2272] T d138cce03bbf4b0e923576ce4862dd37 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.357746 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.358454 21826 raft_consensus.cc:2243] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.359018 21826 raft_consensus.cc:2272] T ba77c8fc2c284750981018b5f9be028b P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.361426 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.361999 21826 raft_consensus.cc:2243] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.362462 21826 raft_consensus.cc:2272] T e64d1f3da9e54cd09aa507efd9925a8f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.364405 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.365034 21826 raft_consensus.cc:2243] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.365816 21826 raft_consensus.cc:2272] T 32400683c46946abbfdf47149a08afe1 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.367919 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.368397 21826 raft_consensus.cc:2243] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.368779 21826 raft_consensus.cc:2272] T e4bcbd03a91447949d427a71542b4d05 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.370683 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.371387 21826 raft_consensus.cc:2243] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.371917 21826 raft_consensus.cc:2272] T 34a3b2449c324e9d857d529b4b9a9ec2 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.375018 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.375612 21826 raft_consensus.cc:2243] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.376497 21826 raft_consensus.cc:2272] T abb6d8dc89db4a2486288418808a6923 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.378286 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.378862 21826 raft_consensus.cc:2243] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.379611 21826 raft_consensus.cc:2272] T 3755a29d429941cfae3872bfc8f6ec90 P c0acc1d659964a7db1be9e9c3ba66abe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.381729 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.382304 21826 raft_consensus.cc:2243] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.383015 21826 raft_consensus.cc:2272] T 8d5b3856b2444b80933b34717463f435 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.384879 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.385371 21826 raft_consensus.cc:2243] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.385774 21826 raft_consensus.cc:2272] T 96ec82dbdef54b469894ccae47c7c277 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.388398 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.389029 21826 raft_consensus.cc:2243] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.389461 21826 raft_consensus.cc:2272] T d53377dc32b74d7d9714f2033057f43f P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.391417 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.391983 21826 raft_consensus.cc:2243] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.392398 21826 raft_consensus.cc:2272] T 354cd55228bd4dc4a25f12a1bd3f6b7e P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.394412 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.394986 21826 raft_consensus.cc:2243] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.395411 21826 raft_consensus.cc:2272] T 2864f2e048104a288f9c715fb1997fa4 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.397365 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.397905 21826 raft_consensus.cc:2243] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.398347 21826 raft_consensus.cc:2272] T 1069dad930b74b3aad653bbb09b3a8e6 P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.400125 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.400607 21826 raft_consensus.cc:2243] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.401448 21826 raft_consensus.cc:2272] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.403757 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.404327 21826 raft_consensus.cc:2243] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.404803 21826 raft_consensus.cc:2272] T c7b6aa687bb142ac811b87885941b229 P c0acc1d659964a7db1be9e9c3ba66abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.406580 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.407053 21826 raft_consensus.cc:2243] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.407785 21826 raft_consensus.cc:2272] T 70638e342b3842c7b6ee9cd3ca225972 P c0acc1d659964a7db1be9e9c3ba66abe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.409762 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:28.410233 21826 raft_consensus.cc:2243] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.410651 21826 raft_consensus.cc:2272] T b68c2d1627cb4abbab2a43f282f4667c P c0acc1d659964a7db1be9e9c3ba66abe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:28.445629 23970 consensus_peers.cc:597] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.450001 21826 tablet_server.cc:196] TabletServer@127.21.80.129:35071 shutdown complete.
W20260710 13:24:28.489243 23970 consensus_peers.cc:597] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.489969 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
W20260710 13:24:28.507594 24118 consensus_peers.cc:597] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. 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:28.519563 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:28.520376 21826 tablet_replica.cc:333] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.521088 21826 raft_consensus.cc:2243] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.521555 21826 raft_consensus.cc:2272] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.523523 21826 tablet_replica.cc:333] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.524300 21826 raft_consensus.cc:2243] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.525231 21826 raft_consensus.cc:2272] T 1069dad930b74b3aad653bbb09b3a8e6 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:28.526690 24044 consensus_peers.cc:597] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. 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:28.527434 21826 tablet_replica.cc:333] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.528036 21826 raft_consensus.cc:2243] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.528446 21826 raft_consensus.cc:2272] T e64d1f3da9e54cd09aa507efd9925a8f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.530326 21826 tablet_replica.cc:333] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.530900 21826 raft_consensus.cc:2243] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.531296 21826 raft_consensus.cc:2272] T 38eef304c3a043fca68bb96bbc4c6e99 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.533059 21826 tablet_replica.cc:333] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.533560 21826 raft_consensus.cc:2243] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.534011 21826 raft_consensus.cc:2272] T 8d5b3856b2444b80933b34717463f435 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.535678 21826 tablet_replica.cc:333] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.536170 21826 raft_consensus.cc:2243] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.536514 21826 raft_consensus.cc:2272] T b00a3d1126954cb58d79bf3d156a450c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.538223 21826 tablet_replica.cc:333] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.538719 21826 raft_consensus.cc:2243] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.539445 21826 raft_consensus.cc:2272] T 8c394f3ea26345d3b76a5bda3558bd0b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.541260 21826 tablet_replica.cc:333] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.541776 21826 raft_consensus.cc:2243] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.542207 21826 raft_consensus.cc:2272] T bbef7dbc94ef439b87affca6c1d21150 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.544044 21826 tablet_replica.cc:333] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.544543 21826 raft_consensus.cc:2243] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.544942 21826 raft_consensus.cc:2272] T d53377dc32b74d7d9714f2033057f43f P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.546602 21826 tablet_replica.cc:333] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.547087 21826 raft_consensus.cc:2243] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.547824 21826 raft_consensus.cc:2272] T 96ec82dbdef54b469894ccae47c7c277 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.550032 21826 tablet_replica.cc:333] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.550715 21826 raft_consensus.cc:2243] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.551580 21826 raft_consensus.cc:2272] T 34a3b2449c324e9d857d529b4b9a9ec2 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.555687 21826 tablet_replica.cc:333] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.556413 21826 raft_consensus.cc:2243] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.556929 21826 raft_consensus.cc:2272] T e4bcbd03a91447949d427a71542b4d05 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:28.558229 23970 consensus_peers.cc:597] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.559460 21826 tablet_replica.cc:333] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
W20260710 13:24:28.559782 24118 consensus_peers.cc:597] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.560170 21826 raft_consensus.cc:2243] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:24:28.560389 24118 consensus_peers.cc:597] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. 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:28.560714 21826 raft_consensus.cc:2272] T c7b6aa687bb142ac811b87885941b229 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.562494 21826 tablet_replica.cc:333] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.562994 21826 raft_consensus.cc:2243] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.563722 21826 raft_consensus.cc:2272] T ba77c8fc2c284750981018b5f9be028b P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.565573 21826 tablet_replica.cc:333] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.566195 21826 raft_consensus.cc:2243] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.566881 21826 raft_consensus.cc:2272] T b68c2d1627cb4abbab2a43f282f4667c P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.569196 21826 tablet_replica.cc:333] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.569737 21826 raft_consensus.cc:2243] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.570151 21826 raft_consensus.cc:2272] T b1ea7606b3ed43f0ae378379ac5434f8 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.572412 21826 tablet_replica.cc:333] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.573038 21826 raft_consensus.cc:2243] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.573529 21826 raft_consensus.cc:2272] T 354cd55228bd4dc4a25f12a1bd3f6b7e P 4d9aaa7ccdfb43e393f02e82c2952689 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.575865 21826 tablet_replica.cc:333] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689: stopping tablet replica
I20260710 13:24:28.576437 21826 raft_consensus.cc:2243] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.576977 21826 raft_consensus.cc:2272] T 2864f2e048104a288f9c715fb1997fa4 P 4d9aaa7ccdfb43e393f02e82c2952689 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:28.583993 24118 consensus_peers.cc:597] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:28.586004 24118 consensus_peers.cc:597] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.615444 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
W20260710 13:24:28.618050 24118 consensus_peers.cc:597] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:41469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.646297 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
W20260710 13:24:28.654402 24118 consensus_peers.cc:597] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 -> Peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Couldn't send request to peer f5743234c2554fcebe3e310082b0872d. 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:28.672708 24044 consensus_peers.cc:597] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:28.689031 24118 consensus_peers.cc:597] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 -> Peer f5743234c2554fcebe3e310082b0872d (127.21.80.131:33303): Couldn't send request to peer f5743234c2554fcebe3e310082b0872d. 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:28.694052 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:24:28.694621 24044 consensus_peers.cc:597] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:41469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.695547 21826 tablet_replica.cc:333] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.696241 21826 raft_consensus.cc:2243] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.697129 21826 raft_consensus.cc:2272] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.699743 21826 tablet_replica.cc:333] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.700557 21826 raft_consensus.cc:2243] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.701069 21826 raft_consensus.cc:2272] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.703814 21826 tablet_replica.cc:333] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.704397 21826 raft_consensus.cc:2243] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.704903 21826 raft_consensus.cc:2272] T 1069dad930b74b3aad653bbb09b3a8e6 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.707141 21826 tablet_replica.cc:333] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.708014 21826 raft_consensus.cc:2243] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.708545 21826 raft_consensus.cc:2272] T abb6d8dc89db4a2486288418808a6923 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:28.709744 24118 consensus_peers.cc:597] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.710745 21826 tablet_replica.cc:333] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.711396 21826 raft_consensus.cc:2243] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.711942 21826 raft_consensus.cc:2272] T 32400683c46946abbfdf47149a08afe1 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.714218 21826 tablet_replica.cc:333] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.714812 21826 raft_consensus.cc:2243] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.715582 21826 raft_consensus.cc:2272] T 38eef304c3a043fca68bb96bbc4c6e99 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.717525 21826 tablet_replica.cc:333] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.718080 21826 raft_consensus.cc:2243] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.718482 21826 raft_consensus.cc:2272] T b00a3d1126954cb58d79bf3d156a450c P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.720691 21826 tablet_replica.cc:333] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.721503 21826 raft_consensus.cc:2243] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.722031 21826 raft_consensus.cc:2272] T ba77c8fc2c284750981018b5f9be028b P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.724392 21826 tablet_replica.cc:333] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.725140 21826 raft_consensus.cc:2243] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.726153 21826 raft_consensus.cc:2272] T c7b6aa687bb142ac811b87885941b229 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:28.726078 24044 consensus_peers.cc:597] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:41469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.728883 21826 tablet_replica.cc:333] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.729503 21826 raft_consensus.cc:2243] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.730036 21826 raft_consensus.cc:2272] T 70638e342b3842c7b6ee9cd3ca225972 P f5743234c2554fcebe3e310082b0872d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.732921 21826 tablet_replica.cc:333] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.733383 21826 raft_consensus.cc:2243] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.733740 21826 raft_consensus.cc:2272] T 96ec82dbdef54b469894ccae47c7c277 P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.736482 21826 tablet_replica.cc:333] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.737051 21826 raft_consensus.cc:2243] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.737834 21826 raft_consensus.cc:2272] T bbef7dbc94ef439b87affca6c1d21150 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.739548 21826 tablet_replica.cc:333] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.740043 21826 raft_consensus.cc:2243] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.740386 21826 raft_consensus.cc:2272] T d138cce03bbf4b0e923576ce4862dd37 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.742206 21826 tablet_replica.cc:333] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.742650 21826 raft_consensus.cc:2243] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.743065 21826 raft_consensus.cc:2272] T 8c394f3ea26345d3b76a5bda3558bd0b P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.744685 21826 tablet_replica.cc:333] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.745168 21826 raft_consensus.cc:2243] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.745857 21826 raft_consensus.cc:2272] T 354cd55228bd4dc4a25f12a1bd3f6b7e P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.747539 21826 tablet_replica.cc:333] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.747982 21826 raft_consensus.cc:2243] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.748347 21826 raft_consensus.cc:2272] T 3755a29d429941cfae3872bfc8f6ec90 P f5743234c2554fcebe3e310082b0872d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.750340 21826 tablet_replica.cc:333] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.750849 21826 raft_consensus.cc:2243] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.751255 21826 raft_consensus.cc:2272] T b68c2d1627cb4abbab2a43f282f4667c P f5743234c2554fcebe3e310082b0872d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.753551 21826 tablet_replica.cc:333] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d: stopping tablet replica
I20260710 13:24:28.754015 21826 raft_consensus.cc:2243] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.754734 21826 raft_consensus.cc:2272] T b1ea7606b3ed43f0ae378379ac5434f8 P f5743234c2554fcebe3e310082b0872d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:28.771670 24118 consensus_peers.cc:597] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 -> Peer c0acc1d659964a7db1be9e9c3ba66abe (127.21.80.129:35071): Couldn't send request to peer c0acc1d659964a7db1be9e9c3ba66abe. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:28.783851 24118 consensus_peers.cc:597] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 -> Peer 4d9aaa7ccdfb43e393f02e82c2952689 (127.21.80.130:41469): Couldn't send request to peer 4d9aaa7ccdfb43e393f02e82c2952689. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:41469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:28.792428 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:24:28.820633 21826 tablet_server.cc:179] TabletServer@127.21.80.132:0 shutting down...
I20260710 13:24:28.846135 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:28.846810 21826 tablet_replica.cc:333] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.847381 21826 raft_consensus.cc:2243] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.847826 21826 raft_consensus.cc:2272] T 6a6f4ee9adcc426a8bcc1fbcf8f332ea P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.850600 21826 tablet_replica.cc:333] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.851174 21826 raft_consensus.cc:2243] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.851583 21826 raft_consensus.cc:2272] T 19cf6ac775624abb8a51fbfb8bd5ddf0 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.853336 21826 tablet_replica.cc:333] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.853845 21826 raft_consensus.cc:2243] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.854702 21826 raft_consensus.cc:2272] T e64d1f3da9e54cd09aa507efd9925a8f P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.856491 21826 tablet_replica.cc:333] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.857033 21826 raft_consensus.cc:2243] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.857432 21826 raft_consensus.cc:2272] T 32400683c46946abbfdf47149a08afe1 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.859760 21826 tablet_replica.cc:333] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.860580 21826 raft_consensus.cc:2243] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.861012 21826 raft_consensus.cc:2272] T 8c394f3ea26345d3b76a5bda3558bd0b P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.862738 21826 tablet_replica.cc:333] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.863220 21826 raft_consensus.cc:2243] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.863560 21826 raft_consensus.cc:2272] T 38eef304c3a043fca68bb96bbc4c6e99 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.865372 21826 tablet_replica.cc:333] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.865825 21826 raft_consensus.cc:2243] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.866528 21826 raft_consensus.cc:2272] T 2864f2e048104a288f9c715fb1997fa4 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.868212 21826 tablet_replica.cc:333] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.868671 21826 raft_consensus.cc:2243] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.869140 21826 raft_consensus.cc:2272] T 3755a29d429941cfae3872bfc8f6ec90 P 52127bf449464e2db7bd64437eb265f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.871227 21826 tablet_replica.cc:333] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.871784 21826 raft_consensus.cc:2243] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.872185 21826 raft_consensus.cc:2272] T 8d5b3856b2444b80933b34717463f435 P 52127bf449464e2db7bd64437eb265f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.873974 21826 tablet_replica.cc:333] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.874415 21826 raft_consensus.cc:2243] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.875110 21826 raft_consensus.cc:2272] T b00a3d1126954cb58d79bf3d156a450c P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.877393 21826 tablet_replica.cc:333] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.878085 21826 raft_consensus.cc:2243] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.878573 21826 raft_consensus.cc:2272] T abb6d8dc89db4a2486288418808a6923 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.880712 21826 tablet_replica.cc:333] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.881286 21826 raft_consensus.cc:2243] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.881677 21826 raft_consensus.cc:2272] T 34a3b2449c324e9d857d529b4b9a9ec2 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.883350 21826 tablet_replica.cc:333] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.883841 21826 raft_consensus.cc:2243] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.884546 21826 raft_consensus.cc:2272] T e4bcbd03a91447949d427a71542b4d05 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.886432 21826 tablet_replica.cc:333] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.886996 21826 raft_consensus.cc:2243] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.887398 21826 raft_consensus.cc:2272] T 70638e342b3842c7b6ee9cd3ca225972 P 52127bf449464e2db7bd64437eb265f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.889375 21826 tablet_replica.cc:333] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.889865 21826 raft_consensus.cc:2243] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.890295 21826 raft_consensus.cc:2272] T b1ea7606b3ed43f0ae378379ac5434f8 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.892002 21826 tablet_replica.cc:333] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.892485 21826 raft_consensus.cc:2243] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.892941 21826 raft_consensus.cc:2272] T bbef7dbc94ef439b87affca6c1d21150 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.894798 21826 tablet_replica.cc:333] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.895421 21826 raft_consensus.cc:2243] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.896174 21826 raft_consensus.cc:2272] T d53377dc32b74d7d9714f2033057f43f P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.897979 21826 tablet_replica.cc:333] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2: stopping tablet replica
I20260710 13:24:28.898411 21826 raft_consensus.cc:2243] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.899156 21826 raft_consensus.cc:2272] T d138cce03bbf4b0e923576ce4862dd37 P 52127bf449464e2db7bd64437eb265f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.936791 21826 tablet_server.cc:196] TabletServer@127.21.80.132:0 shutdown complete.
I20260710 13:24:28.965767 21826 master.cc:562] Master@127.21.80.190:41763 shutting down...
I20260710 13:24:28.987970 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:28.988458 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.988794 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c969d35ba8e416790d4fd33044d62f1: stopping tablet replica
I20260710 13:24:29.008577 21826 master.cc:584] Master@127.21.80.190:41763 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18052 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:24:29.064404 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:35041
I20260710 13:24:29.065652 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:29.071202 24614 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:29.071480 24615 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:29.072618 24617 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:29.074081 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:29.075011 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:29.075192 21826 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:29.075309 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689869075297 us; error 0 us; skew 500 ppm
I20260710 13:24:29.075819 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:29.078384 21826 webserver.cc:533] Webserver started at http://127.21.80.190:42401/ using document root <none> and password file <none>
I20260710 13:24:29.078847 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:29.078994 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:29.079257 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:29.080358 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "e15612ec50b440f9a652414b09575c48"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.085412 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:24:29.088912 24622 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:29.089910 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:24:29.090281 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "e15612ec50b440f9a652414b09575c48"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.090586 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-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:29.114706 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:29.115885 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:29.155326 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:35041
I20260710 13:24:29.155460 24673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:35041 every 8 connection(s)
I20260710 13:24:29.159379 24674 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:29.170497 24674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48: Bootstrap starting.
I20260710 13:24:29.175725 24674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.180297 24674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48: No bootstrap required, opened a new log
I20260710 13:24:29.182798 24674 raft_consensus.cc:359] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15612ec50b440f9a652414b09575c48" member_type: VOTER }
I20260710 13:24:29.183225 24674 raft_consensus.cc:385] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.183420 24674 raft_consensus.cc:740] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e15612ec50b440f9a652414b09575c48, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.184075 24674 consensus_queue.cc:260] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e15612ec50b440f9a652414b09575c48" member_type: VOTER }
I20260710 13:24:29.184532 24674 raft_consensus.cc:399] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:29.184801 24674 raft_consensus.cc:493] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:29.185127 24674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.189989 24674 raft_consensus.cc:515] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15612ec50b440f9a652414b09575c48" member_type: VOTER }
I20260710 13:24:29.190579 24674 leader_election.cc:304] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [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: e15612ec50b440f9a652414b09575c48; no voters: 
I20260710 13:24:29.192060 24674 leader_election.cc:290] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:29.192574 24677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.194120 24677 raft_consensus.cc:697] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 1 LEADER]: Becoming Leader. State: Replica: e15612ec50b440f9a652414b09575c48, State: Running, Role: LEADER
I20260710 13:24:29.194940 24677 consensus_queue.cc:237] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [LEADER]: Queue going to LEADER mode. State: All 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: "e15612ec50b440f9a652414b09575c48" member_type: VOTER }
I20260710 13:24:29.195787 24674 sys_catalog.cc:565] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:29.200016 24678 sys_catalog.cc:455] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e15612ec50b440f9a652414b09575c48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15612ec50b440f9a652414b09575c48" member_type: VOTER } }
I20260710 13:24:29.200683 24678 sys_catalog.cc:458] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:29.200536 24679 sys_catalog.cc:455] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e15612ec50b440f9a652414b09575c48. Latest consensus state: current_term: 1 leader_uuid: "e15612ec50b440f9a652414b09575c48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15612ec50b440f9a652414b09575c48" member_type: VOTER } }
I20260710 13:24:29.201323 24679 sys_catalog.cc:458] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:29.204586 24684 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:29.210026 24684 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:29.213618 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:29.219242 24684 catalog_manager.cc:1383] Generated new cluster ID: c4cc88dfdbab469fae16878683623e24
I20260710 13:24:29.219633 24684 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:29.236162 24684 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:29.237540 24684 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:29.254259 24684 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48: Generated new TSK 0
I20260710 13:24:29.254901 24684 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:29.280540 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:29.287207 24695 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:29.288990 24696 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:29.290307 21826 server_base.cc:1061] running on GCE node
W20260710 13:24:29.290966 24698 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:29.291831 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:29.292021 21826 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:29.292177 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689869292165 us; error 0 us; skew 500 ppm
I20260710 13:24:29.292778 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:29.295038 21826 webserver.cc:533] Webserver started at http://127.21.80.129:34171/ using document root <none> and password file <none>
I20260710 13:24:29.295488 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:29.295648 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:29.295929 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:29.297088 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "fb0fa55574004d2eb1a280079f135ce9"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.301434 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:24:29.304697 24703 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:29.305563 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:24:29.305917 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "fb0fa55574004d2eb1a280079f135ce9"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.306273 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-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:29.319042 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:29.320340 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:29.321925 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:29.324160 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:29.324378 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:29.324630 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:29.324879 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:24:29.365752 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:40351
I20260710 13:24:29.365847 24765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:40351 every 8 connection(s)
I20260710 13:24:29.370870 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:29.378389 24770 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:29.385085 24773 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:29.386873 24771 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:29.386968 24766 heartbeater.cc:344] Connected to a master server at 127.21.80.190:35041
I20260710 13:24:29.387164 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:29.387805 24766 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:29.388916 24766 heartbeater.cc:507] Master 127.21.80.190:35041 requested a full tablet report, sending...
I20260710 13:24:29.389232 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:29.389513 21826 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:29.389720 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689869389701 us; error 0 us; skew 500 ppm
I20260710 13:24:29.390494 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:29.391280 24639 ts_manager.cc:194] Registered new tserver with Master: fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351)
I20260710 13:24:29.393318 21826 webserver.cc:533] Webserver started at http://127.21.80.130:36739/ using document root <none> and password file <none>
I20260710 13:24:29.393631 24639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33746
I20260710 13:24:29.393865 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:29.394167 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:29.394454 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:29.395704 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "310fc0830f7240a580c64ed8130d2580"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.400693 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:24:29.405364 24778 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:29.406180 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:24:29.406508 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "310fc0830f7240a580c64ed8130d2580"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.406818 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-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:29.419888 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:29.421159 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:29.422629 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:29.424942 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:29.425150 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:29.425395 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:29.425567 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:29.466871 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:36775
I20260710 13:24:29.467018 24840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:36775 every 8 connection(s)
I20260710 13:24:29.471665 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:29.479285 24844 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:29.480484 24845 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:29.483767 24847 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:29.484182 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:29.485179 24841 heartbeater.cc:344] Connected to a master server at 127.21.80.190:35041
I20260710 13:24:29.485296 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:29.485584 24841 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:29.485622 21826 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:29.486024 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689869485998 us; error 0 us; skew 500 ppm
I20260710 13:24:29.486538 24841 heartbeater.cc:507] Master 127.21.80.190:35041 requested a full tablet report, sending...
I20260710 13:24:29.486621 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:29.488790 24639 ts_manager.cc:194] Registered new tserver with Master: 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:29.489559 21826 webserver.cc:533] Webserver started at http://127.21.80.131:46017/ using document root <none> and password file <none>
I20260710 13:24:29.490087 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:29.490283 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:29.490314 24639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33754
I20260710 13:24:29.490597 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:29.492198 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "ec5d051523b24a6e823939a021675b21"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.496793 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:29.500185 24852 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:29.501309 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:29.501765 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "ec5d051523b24a6e823939a021675b21"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:29.502135 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-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:29.519745 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:29.521059 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:29.522827 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:29.525252 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:29.525435 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:29.525748 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:29.525892 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:29.565668 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:42211
I20260710 13:24:29.565776 24914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:42211 every 8 connection(s)
I20260710 13:24:29.579821 24915 heartbeater.cc:344] Connected to a master server at 127.21.80.190:35041
I20260710 13:24:29.580236 24915 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:29.581020 24915 heartbeater.cc:507] Master 127.21.80.190:35041 requested a full tablet report, sending...
I20260710 13:24:29.582932 24639 ts_manager.cc:194] Registered new tserver with Master: ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:29.583436 21826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014531434s
I20260710 13:24:29.584347 24639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33762
I20260710 13:24:29.641330 24639 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:29.644796 24639 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:29.731395 24806 tablet_service.cc:1511] Processing CreateTablet for tablet 13c89cccc7684099ab09f4ff2047a0ef (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:29.733469 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c89cccc7684099ab09f4ff2047a0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.733165 24880 tablet_service.cc:1511] Processing CreateTablet for tablet 13c89cccc7684099ab09f4ff2047a0ef (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:29.734850 24880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c89cccc7684099ab09f4ff2047a0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.736884 24805 tablet_service.cc:1511] Processing CreateTablet for tablet 389458663697441ca7f1de67c63a29c5 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:29.737291 24804 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8b469ef0044b2ba8cd53eae13b9f93 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:29.738453 24805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389458663697441ca7f1de67c63a29c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.739158 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8b469ef0044b2ba8cd53eae13b9f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.742597 24803 tablet_service.cc:1511] Processing CreateTablet for tablet 80bbfd6e99da4db080ddd042b0d9c9c1 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:29.744133 24803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80bbfd6e99da4db080ddd042b0d9c9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.752925 24879 tablet_service.cc:1511] Processing CreateTablet for tablet 389458663697441ca7f1de67c63a29c5 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:29.754506 24879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389458663697441ca7f1de67c63a29c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.759249 24878 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8b469ef0044b2ba8cd53eae13b9f93 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:29.760703 24878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8b469ef0044b2ba8cd53eae13b9f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.762612 24877 tablet_service.cc:1511] Processing CreateTablet for tablet 80bbfd6e99da4db080ddd042b0d9c9c1 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:29.764237 24877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80bbfd6e99da4db080ddd042b0d9c9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.764089 24731 tablet_service.cc:1511] Processing CreateTablet for tablet 13c89cccc7684099ab09f4ff2047a0ef (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:29.764621 24730 tablet_service.cc:1511] Processing CreateTablet for tablet 389458663697441ca7f1de67c63a29c5 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:29.765620 24731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c89cccc7684099ab09f4ff2047a0ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.767071 24802 tablet_service.cc:1511] Processing CreateTablet for tablet 62b4d7d0fc5e4aa68ee0b39ec0b358df (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:29.768430 24802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b4d7d0fc5e4aa68ee0b39ec0b358df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.773089 24730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389458663697441ca7f1de67c63a29c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.773131 24801 tablet_service.cc:1511] Processing CreateTablet for tablet b332fc0bcde149729c209a97a62b7589 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:29.774997 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b332fc0bcde149729c209a97a62b7589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.778609 24800 tablet_service.cc:1511] Processing CreateTablet for tablet 420406cd349246dd9396075c7954b7fa (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:29.780108 24800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420406cd349246dd9396075c7954b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.789463 24729 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8b469ef0044b2ba8cd53eae13b9f93 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:29.789973 24728 tablet_service.cc:1511] Processing CreateTablet for tablet 80bbfd6e99da4db080ddd042b0d9c9c1 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:29.791013 24729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8b469ef0044b2ba8cd53eae13b9f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.791672 24728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80bbfd6e99da4db080ddd042b0d9c9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.798453 24799 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbf0daddb2e4b998770e8ccb229b6e7 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:29.799904 24799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbf0daddb2e4b998770e8ccb229b6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.801864 24727 tablet_service.cc:1511] Processing CreateTablet for tablet 62b4d7d0fc5e4aa68ee0b39ec0b358df (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:29.802834 24876 tablet_service.cc:1511] Processing CreateTablet for tablet 62b4d7d0fc5e4aa68ee0b39ec0b358df (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:29.803378 24727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b4d7d0fc5e4aa68ee0b39ec0b358df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.804816 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b4d7d0fc5e4aa68ee0b39ec0b358df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.809789 24725 tablet_service.cc:1511] Processing CreateTablet for tablet 420406cd349246dd9396075c7954b7fa (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:29.810381 24875 tablet_service.cc:1511] Processing CreateTablet for tablet b332fc0bcde149729c209a97a62b7589 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:29.811211 24725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420406cd349246dd9396075c7954b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.811682 24875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b332fc0bcde149729c209a97a62b7589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.803670 24726 tablet_service.cc:1511] Processing CreateTablet for tablet b332fc0bcde149729c209a97a62b7589 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:29.813870 24726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b332fc0bcde149729c209a97a62b7589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.814003 24874 tablet_service.cc:1511] Processing CreateTablet for tablet 420406cd349246dd9396075c7954b7fa (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:29.815315 24874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420406cd349246dd9396075c7954b7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.819132 24724 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbf0daddb2e4b998770e8ccb229b6e7 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:29.820884 24724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbf0daddb2e4b998770e8ccb229b6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.849710 24932 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:29.869109 24931 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:29.879451 24931 tablet_bootstrap.cc:654] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.891549 24933 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:29.893675 24879 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbf0daddb2e4b998770e8ccb229b6e7 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:29.894994 24879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbf0daddb2e4b998770e8ccb229b6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.897603 24932 tablet_bootstrap.cc:654] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.914825 24726 tablet_service.cc:1511] Processing CreateTablet for tablet 7f355dce7a174931b0a40c6b19f9cda5 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:29.914968 24801 tablet_service.cc:1511] Processing CreateTablet for tablet 7f355dce7a174931b0a40c6b19f9cda5 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:29.916465 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f355dce7a174931b0a40c6b19f9cda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.916440 24726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f355dce7a174931b0a40c6b19f9cda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.923751 24931 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:29.932253 24931 ts_tablet_manager.cc:1403] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.064s	user 0.000s	sys 0.013s
I20260710 13:24:29.927987 24730 tablet_service.cc:1511] Processing CreateTablet for tablet edd39c384ede4a2490c2addc99a216cc (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:29.926952 24875 tablet_service.cc:1511] Processing CreateTablet for tablet 7f355dce7a174931b0a40c6b19f9cda5 (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:29.934028 24875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f355dce7a174931b0a40c6b19f9cda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.934581 24876 tablet_service.cc:1511] Processing CreateTablet for tablet edd39c384ede4a2490c2addc99a216cc (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:29.935814 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd39c384ede4a2490c2addc99a216cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.935940 24931 raft_consensus.cc:359] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:29.936878 24931 raft_consensus.cc:385] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.937197 24931 raft_consensus.cc:740] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.937996 24931 consensus_queue.cc:260] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:29.941272 24933 tablet_bootstrap.cc:654] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.942639 24730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd39c384ede4a2490c2addc99a216cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.950110 24806 tablet_service.cc:1511] Processing CreateTablet for tablet edd39c384ede4a2490c2addc99a216cc (DEFAULT_TABLE table=test-workload [id=d6bb9a81c9f848f8827e881e148b4535]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:29.953606 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd39c384ede4a2490c2addc99a216cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.978832 24841 heartbeater.cc:499] Master 127.21.80.190:35041 was elected leader, sending a full tablet report...
I20260710 13:24:29.979476 24932 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:29.979660 24931 ts_tablet_manager.cc:1434] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.016s
I20260710 13:24:29.979883 24933 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:29.979964 24932 ts_tablet_manager.cc:1403] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.010s
I20260710 13:24:29.980700 24933 ts_tablet_manager.cc:1403] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.014s
I20260710 13:24:29.983701 24932 raft_consensus.cc:359] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:29.984478 24932 raft_consensus.cc:385] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.984251 24933 raft_consensus.cc:359] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:29.985430 24933 raft_consensus.cc:385] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.985764 24933 raft_consensus.cc:740] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.986562 24933 consensus_queue.cc:260] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:29.984951 24932 raft_consensus.cc:740] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.988212 24931 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:29.988648 24932 consensus_queue.cc:260] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:29.998266 24931 tablet_bootstrap.cc:654] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.005761 24933 ts_tablet_manager.cc:1434] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.017s
I20260710 13:24:30.005781 24766 heartbeater.cc:499] Master 127.21.80.190:35041 was elected leader, sending a full tablet report...
I20260710 13:24:30.007400 24933 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.018101 24933 tablet_bootstrap.cc:654] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.022341 24915 heartbeater.cc:499] Master 127.21.80.190:35041 was elected leader, sending a full tablet report...
I20260710 13:24:30.022761 24932 ts_tablet_manager.cc:1434] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.042s	user 0.014s	sys 0.022s
I20260710 13:24:30.023864 24932 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.031136 24932 tablet_bootstrap.cc:654] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.059149 24939 raft_consensus.cc:493] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.060086 24939 raft_consensus.cc:515] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.078719 24936 raft_consensus.cc:493] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.079450 24936 raft_consensus.cc:515] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.085032 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c89cccc7684099ab09f4ff2047a0ef" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.087472 24936 leader_election.cc:290] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
W20260710 13:24:30.087946 24854 leader_election.cc:343] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.109352 24939 leader_election.cc:290] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351)
I20260710 13:24:30.113633 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c89cccc7684099ab09f4ff2047a0ef" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
W20260710 13:24:30.116014 24856 leader_election.cc:343] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.116744 24856 leader_election.cc:304] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec5d051523b24a6e823939a021675b21; no voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:30.118703 24939 raft_consensus.cc:2749] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:30.134855 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.135525 24741 raft_consensus.cc:2468] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 0.
I20260710 13:24:30.136960 24782 leader_election.cc:304] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:30.137696 24931 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.137785 24936 raft_consensus.cc:2804] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.138253 24936 raft_consensus.cc:493] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.138463 24931 ts_tablet_manager.cc:1403] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.158s	user 0.041s	sys 0.093s
I20260710 13:24:30.138604 24936 raft_consensus.cc:3060] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.141932 24931 raft_consensus.cc:359] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.142733 24931 raft_consensus.cc:385] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.143079 24931 raft_consensus.cc:740] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.143983 24931 consensus_queue.cc:260] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.147306 24936 raft_consensus.cc:515] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.151002 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:30.151676 24741 raft_consensus.cc:3060] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.153458 24931 ts_tablet_manager.cc:1434] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:24:30.154547 24936 leader_election.cc:290] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.155932 24933 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.156461 24933 ts_tablet_manager.cc:1403] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.049s
I20260710 13:24:30.159412 24741 raft_consensus.cc:2468] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:30.159729 24933 raft_consensus.cc:359] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.160576 24933 raft_consensus.cc:385] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.160676 24782 leader_election.cc:304] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:30.160939 24933 raft_consensus.cc:740] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.161633 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:30.161650 24936 raft_consensus.cc:2804] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.161839 24933 consensus_queue.cc:260] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.162515 24936 raft_consensus.cc:697] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Becoming Leader. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:30.163342 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.163517 24936 consensus_queue.cc:237] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
W20260710 13:24:30.164949 24782 leader_election.cc:343] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.165819 24931 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
W20260710 13:24:30.165949 24782 leader_election.cc:343] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.166818 24933 ts_tablet_manager.cc:1434] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:24:30.167887 24933 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.169854 24932 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.175547 24932 ts_tablet_manager.cc:1403] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.152s	user 0.046s	sys 0.072s
I20260710 13:24:30.175747 24931 tablet_bootstrap.cc:654] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.179167 24932 raft_consensus.cc:359] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.180347 24932 raft_consensus.cc:385] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.180837 24932 raft_consensus.cc:740] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.185284 24932 consensus_queue.cc:260] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.190121 24932 ts_tablet_manager.cc:1434] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.009s
I20260710 13:24:30.191056 24931 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.191367 24933 tablet_bootstrap.cc:654] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.191609 24931 ts_tablet_manager.cc:1403] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260710 13:24:30.194842 24931 raft_consensus.cc:359] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.195570 24931 raft_consensus.cc:385] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.195881 24931 raft_consensus.cc:740] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.196703 24931 consensus_queue.cc:260] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.199317 24931 ts_tablet_manager.cc:1434] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:24:30.193830 24638 catalog_manager.cc:5697] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 reported cstate change: term changed from 0 to 1, leader changed from <none> to 310fc0830f7240a580c64ed8130d2580 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "310fc0830f7240a580c64ed8130d2580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.200348 24931 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:30.191272 24932 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.205523 24933 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
W20260710 13:24:30.208276 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:30.206118 24933 ts_tablet_manager.cc:1403] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260710 13:24:30.209883 24931 tablet_bootstrap.cc:654] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.210069 24932 tablet_bootstrap.cc:654] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.222997 24933 raft_consensus.cc:359] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.224143 24933 raft_consensus.cc:385] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.224534 24933 raft_consensus.cc:740] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.224864 24931 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.225574 24931 ts_tablet_manager.cc:1403] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260710 13:24:30.225553 24933 consensus_queue.cc:260] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.229916 24931 raft_consensus.cc:359] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.230705 24931 raft_consensus.cc:385] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.231040 24931 raft_consensus.cc:740] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.231817 24931 consensus_queue.cc:260] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.234227 24931 ts_tablet_manager.cc:1434] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:30.235543 24931 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:30.237962 24932 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.238186 24933 ts_tablet_manager.cc:1434] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260710 13:24:30.241537 24933 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.242350 24931 tablet_bootstrap.cc:654] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.248317 24933 tablet_bootstrap.cc:654] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.248960 24931 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.248970 24932 ts_tablet_manager.cc:1403] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.008s
I20260710 13:24:30.249526 24931 ts_tablet_manager.cc:1403] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 13:24:30.252436 24932 raft_consensus.cc:359] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.252907 24938 raft_consensus.cc:493] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.253343 24932 raft_consensus.cc:385] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.253733 24932 raft_consensus.cc:740] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.253098 24931 raft_consensus.cc:359] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.253531 24938 raft_consensus.cc:515] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.254261 24931 raft_consensus.cc:385] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.254714 24931 raft_consensus.cc:740] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.255789 24931 consensus_queue.cc:260] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.254727 24932 consensus_queue.cc:260] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.259191 24931 ts_tablet_manager.cc:1434] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:30.261713 24938 leader_election.cc:290] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.265659 24932 ts_tablet_manager.cc:1434] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:24:30.267824 24933 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.268347 24933 ts_tablet_manager.cc:1403] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260710 13:24:30.271471 24933 raft_consensus.cc:359] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.272158 24933 raft_consensus.cc:385] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.272426 24933 raft_consensus.cc:740] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.272972 24931 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:30.275960 24932 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.282260 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbf0daddb2e4b998770e8ccb229b6e7" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.282260 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbf0daddb2e4b998770e8ccb229b6e7" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.283267 24932 tablet_bootstrap.cc:654] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:30.284119 24705 leader_election.cc:343] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.284137 24931 tablet_bootstrap.cc:654] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:30.284915 24707 leader_election.cc:343] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.285418 24707 leader_election.cc:304] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb0fa55574004d2eb1a280079f135ce9; no voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21
I20260710 13:24:30.286618 24938 raft_consensus.cc:2749] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:30.284329 24933 consensus_queue.cc:260] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.289683 24933 ts_tablet_manager.cc:1434] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260710 13:24:30.290796 24933 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.290939 24932 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.291056 24931 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.291620 24931 ts_tablet_manager.cc:1403] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260710 13:24:30.291538 24932 ts_tablet_manager.cc:1403] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:24:30.295135 24931 raft_consensus.cc:359] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.295921 24931 raft_consensus.cc:385] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.295430 24932 raft_consensus.cc:359] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.296250 24931 raft_consensus.cc:740] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.296446 24932 raft_consensus.cc:385] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.296968 24932 raft_consensus.cc:740] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.297196 24931 consensus_queue.cc:260] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.298163 24932 consensus_queue.cc:260] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.298880 24933 tablet_bootstrap.cc:654] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.300776 24932 ts_tablet_manager.cc:1434] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:24:30.301844 24932 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.302103 24931 ts_tablet_manager.cc:1434] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:30.303171 24931 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:30.309058 24932 tablet_bootstrap.cc:654] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.309859 24931 tablet_bootstrap.cc:654] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.322422 24931 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.322986 24931 ts_tablet_manager.cc:1403] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:24:30.324191 24932 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.324687 24932 ts_tablet_manager.cc:1403] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260710 13:24:30.324968 24933 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.325469 24933 ts_tablet_manager.cc:1403] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.006s
I20260710 13:24:30.326064 24931 raft_consensus.cc:359] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.326853 24931 raft_consensus.cc:385] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.327147 24931 raft_consensus.cc:740] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.327258 24932 raft_consensus.cc:359] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.327983 24932 raft_consensus.cc:385] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.327945 24931 consensus_queue.cc:260] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.328377 24933 raft_consensus.cc:359] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.329197 24933 raft_consensus.cc:385] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.329493 24933 raft_consensus.cc:740] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.330578 24931 ts_tablet_manager.cc:1434] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:24:30.330333 24933 consensus_queue.cc:260] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.331590 24931 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:30.328470 24932 raft_consensus.cc:740] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.332559 24933 ts_tablet_manager.cc:1434] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:30.333726 24933 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.340011 24931 tablet_bootstrap.cc:654] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.340509 24933 tablet_bootstrap.cc:654] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.333287 24932 consensus_queue.cc:260] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.342475 24932 ts_tablet_manager.cc:1434] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:24:30.343598 24932 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.345605 24931 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.346166 24931 ts_tablet_manager.cc:1403] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:24:30.348968 24931 raft_consensus.cc:359] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.350001 24932 tablet_bootstrap.cc:654] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.350168 24936 raft_consensus.cc:493] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.350625 24936 raft_consensus.cc:515] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.352860 24936 leader_election.cc:290] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.355875 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bbfd6e99da4db080ddd042b0d9c9c1" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.357239 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bbfd6e99da4db080ddd042b0d9c9c1" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.357898 24890 raft_consensus.cc:2468] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 0.
I20260710 13:24:30.349715 24931 raft_consensus.cc:385] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.358508 24931 raft_consensus.cc:740] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.359277 24931 consensus_queue.cc:260] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.359493 24782 leader_election.cc:304] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:30.359848 24933 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.360338 24933 ts_tablet_manager.cc:1403] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
W20260710 13:24:30.360540 24782 leader_election.cc:343] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.360669 24938 raft_consensus.cc:493] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.361581 24931 ts_tablet_manager.cc:1434] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:24:30.361811 24946 raft_consensus.cc:2804] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.362206 24946 raft_consensus.cc:493] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.362555 24946 raft_consensus.cc:3060] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.362651 24931 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:30.363474 24933 raft_consensus.cc:359] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.364207 24933 raft_consensus.cc:385] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.364527 24932 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.364668 24933 raft_consensus.cc:740] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.365183 24932 ts_tablet_manager.cc:1403] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.001s
I20260710 13:24:30.365715 24933 consensus_queue.cc:260] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.368374 24932 raft_consensus.cc:359] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.369158 24932 raft_consensus.cc:385] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.369467 24932 raft_consensus.cc:740] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.369899 24931 tablet_bootstrap.cc:654] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.370319 24932 consensus_queue.cc:260] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.361210 24938 raft_consensus.cc:515] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.372907 24932 ts_tablet_manager.cc:1434] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260710 13:24:30.374006 24932 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.375511 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420406cd349246dd9396075c7954b7fa" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.375867 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420406cd349246dd9396075c7954b7fa" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.376159 24816 raft_consensus.cc:2468] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 0.
I20260710 13:24:30.376557 24890 raft_consensus.cc:2468] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 0.
I20260710 13:24:30.377483 24705 leader_election.cc:304] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:30.377883 24938 leader_election.cc:290] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.381196 24932 tablet_bootstrap.cc:654] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.384538 24938 raft_consensus.cc:2804] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.385053 24938 raft_consensus.cc:493] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.385504 24938 raft_consensus.cc:3060] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.400852 24968 raft_consensus.cc:493] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.401676 24931 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.401574 24968 raft_consensus.cc:515] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.402570 24931 ts_tablet_manager.cc:1403] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.005s
I20260710 13:24:30.404692 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b4d7d0fc5e4aa68ee0b39ec0b358df" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.405398 24816 raft_consensus.cc:2468] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 0.
I20260710 13:24:30.403380 24946 raft_consensus.cc:515] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.406809 24705 leader_election.cc:304] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:30.409483 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bbfd6e99da4db080ddd042b0d9c9c1" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:30.408906 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80bbfd6e99da4db080ddd042b0d9c9c1" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:30.415868 24946 leader_election.cc:290] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.416687 24939 raft_consensus.cc:493] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.417493 24939 raft_consensus.cc:515] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.418494 24938 raft_consensus.cc:515] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.421344 24938 leader_election.cc:290] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 election: Requested vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.421947 24938 raft_consensus.cc:2804] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.422260 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b469ef0044b2ba8cd53eae13b9f93" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.423492 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b469ef0044b2ba8cd53eae13b9f93" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.423929 24939 leader_election.cc:290] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:30.415417 24890 raft_consensus.cc:3060] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.410204 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b4d7d0fc5e4aa68ee0b39ec0b358df" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.425022 24889 raft_consensus.cc:2468] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 0.
W20260710 13:24:30.425637 24782 leader_election.cc:343] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.426252 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420406cd349246dd9396075c7954b7fa" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580"
I20260710 13:24:30.426491 24932 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
W20260710 13:24:30.426476 24856 leader_election.cc:343] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.426908 24815 raft_consensus.cc:3060] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.427225 24932 ts_tablet_manager.cc:1403] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.053s	user 0.037s	sys 0.014s
I20260710 13:24:30.407516 24931 raft_consensus.cc:359] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.427814 24931 raft_consensus.cc:385] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.428134 24931 raft_consensus.cc:740] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.415488 24968 leader_election.cc:290] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.423972 24888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420406cd349246dd9396075c7954b7fa" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:30.428819 24888 raft_consensus.cc:3060] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.430380 24932 raft_consensus.cc:359] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.431134 24932 raft_consensus.cc:385] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.431427 24932 raft_consensus.cc:740] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.432349 24932 consensus_queue.cc:260] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.434739 24932 ts_tablet_manager.cc:1434] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:30.434700 24815 raft_consensus.cc:2468] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 1.
I20260710 13:24:30.435931 24932 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.436149 24705 leader_election.cc:304] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:30.436987 24968 raft_consensus.cc:2804] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.438360 24968 raft_consensus.cc:697] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 LEADER]: Becoming Leader. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Running, Role: LEADER
I20260710 13:24:30.422291 24938 raft_consensus.cc:493] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.439335 24938 raft_consensus.cc:3060] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.439538 24968 consensus_queue.cc:237] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.424226 24816 raft_consensus.cc:2468] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 0.
I20260710 13:24:30.441921 24854 leader_election.cc:304] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:30.442763 24939 raft_consensus.cc:2804] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.443045 24932 tablet_bootstrap.cc:654] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.443146 24939 raft_consensus.cc:493] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.443643 24939 raft_consensus.cc:3060] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.438429 24933 ts_tablet_manager.cc:1434] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.078s	user 0.011s	sys 0.015s
I20260710 13:24:30.445729 24933 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.446797 24946 raft_consensus.cc:493] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.447439 24946 raft_consensus.cc:515] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.450173 24946 leader_election.cc:290] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.451655 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b332fc0bcde149729c209a97a62b7589" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.452376 24889 raft_consensus.cc:2468] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 0.
I20260710 13:24:30.455049 24782 leader_election.cc:304] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:30.455937 24946 raft_consensus.cc:2804] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.456336 24946 raft_consensus.cc:493] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.456700 24946 raft_consensus.cc:3060] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.457412 24939 raft_consensus.cc:515] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.458847 24933 tablet_bootstrap.cc:654] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.460862 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b469ef0044b2ba8cd53eae13b9f93" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
W20260710 13:24:30.462361 24856 leader_election.cc:343] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.436559 24890 raft_consensus.cc:2468] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:30.463792 24888 raft_consensus.cc:2468] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 1.
I20260710 13:24:30.463929 24782 leader_election.cc:304] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:30.465194 24936 raft_consensus.cc:2804] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.468268 24938 raft_consensus.cc:515] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.470688 24946 raft_consensus.cc:515] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.465068 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b332fc0bcde149729c209a97a62b7589" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.472388 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b4d7d0fc5e4aa68ee0b39ec0b358df" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580"
I20260710 13:24:30.473210 24816 raft_consensus.cc:3060] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.473107 24741 raft_consensus.cc:2468] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 0.
I20260710 13:24:30.475312 24931 consensus_queue.cc:260] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.480193 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b332fc0bcde149729c209a97a62b7589" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:30.481009 24946 leader_election.cc:290] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.481168 24741 raft_consensus.cc:3060] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.481336 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b332fc0bcde149729c209a97a62b7589" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:30.485680 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b469ef0044b2ba8cd53eae13b9f93" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580"
I20260710 13:24:30.488242 24931 ts_tablet_manager.cc:1434] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.005s
I20260710 13:24:30.488400 24815 raft_consensus.cc:3060] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.489373 24931 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580: Bootstrap starting.
I20260710 13:24:30.490224 24938 leader_election.cc:290] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 election: Requested vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.490445 24888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b4d7d0fc5e4aa68ee0b39ec0b358df" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:30.491153 24888 raft_consensus.cc:3060] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.486991 24936 raft_consensus.cc:697] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Becoming Leader. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:30.497681 24936 consensus_queue.cc:237] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.499306 24888 raft_consensus.cc:2468] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 1.
I20260710 13:24:30.499825 24816 raft_consensus.cc:2468] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0fa55574004d2eb1a280079f135ce9 in term 1.
I20260710 13:24:30.500926 24707 leader_election.cc:304] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec5d051523b24a6e823939a021675b21, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:30.501972 24938 raft_consensus.cc:2804] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.502192 24890 raft_consensus.cc:3060] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.501966 24815 raft_consensus.cc:2468] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 1.
I20260710 13:24:30.487757 24939 leader_election.cc:290] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:30.504768 24854 leader_election.cc:304] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:30.506644 24939 raft_consensus.cc:2804] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.502710 24938 raft_consensus.cc:697] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 LEADER]: Becoming Leader. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Running, Role: LEADER
I20260710 13:24:30.507917 24938 consensus_queue.cc:237] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.509815 24931 tablet_bootstrap.cc:654] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.522982 24638 catalog_manager.cc:5697] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 reported cstate change: term changed from 0 to 1, leader changed from <none> to 310fc0830f7240a580c64ed8130d2580 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "310fc0830f7240a580c64ed8130d2580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.515226 24639 catalog_manager.cc:5697] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "fb0fa55574004d2eb1a280079f135ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.528406 24932 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.528590 24931 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580: No bootstrap required, opened a new log
I20260710 13:24:30.528970 24932 ts_tablet_manager.cc:1403] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.093s	user 0.051s	sys 0.038s
I20260710 13:24:30.529022 24931 ts_tablet_manager.cc:1403] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260710 13:24:30.531777 24932 raft_consensus.cc:359] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.531935 24931 raft_consensus.cc:359] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.532495 24932 raft_consensus.cc:385] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.532536 24931 raft_consensus.cc:385] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.532902 24932 raft_consensus.cc:740] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.518282 24741 raft_consensus.cc:2468] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:30.519349 24890 raft_consensus.cc:2468] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:30.533784 24932 consensus_queue.cc:260] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.534422 24782 leader_election.cc:304] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:30.535310 24936 raft_consensus.cc:2804] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.535897 24932 ts_tablet_manager.cc:1434] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:30.536927 24932 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.532933 24931 raft_consensus.cc:740] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.535815 24936 raft_consensus.cc:697] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Becoming Leader. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:30.537949 24936 consensus_queue.cc:237] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.516381 24933 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.542167 24931 consensus_queue.cc:260] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.542723 24932 tablet_bootstrap.cc:654] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.545511 24931 ts_tablet_manager.cc:1434] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:24:30.520327 24939 raft_consensus.cc:697] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 1 LEADER]: Becoming Leader. State: Replica: ec5d051523b24a6e823939a021675b21, State: Running, Role: LEADER
I20260710 13:24:30.547494 24939 consensus_queue.cc:237] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.555279 24933 ts_tablet_manager.cc:1403] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.005s
I20260710 13:24:30.563216 24974 raft_consensus.cc:493] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.563989 24974 raft_consensus.cc:515] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.568308 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c89cccc7684099ab09f4ff2047a0ef" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.569283 24890 raft_consensus.cc:2468] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 0.
I20260710 13:24:30.571098 24782 leader_election.cc:304] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:30.572371 24946 raft_consensus.cc:2804] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.572906 24946 raft_consensus.cc:493] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.573348 24946 raft_consensus.cc:3060] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.575922 24933 raft_consensus.cc:359] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.577628 24974 leader_election.cc:290] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211), fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351)
I20260710 13:24:30.577636 24933 raft_consensus.cc:385] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.578605 24933 raft_consensus.cc:740] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.579836 24933 consensus_queue.cc:260] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.584582 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c89cccc7684099ab09f4ff2047a0ef" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.584978 24968 raft_consensus.cc:493] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.585695 24741 raft_consensus.cc:2468] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 0.
I20260710 13:24:30.585625 24968 raft_consensus.cc:515] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.590626 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b469ef0044b2ba8cd53eae13b9f93" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.589193 24968 leader_election.cc:290] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.592245 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b469ef0044b2ba8cd53eae13b9f93" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.594098 24816 raft_consensus.cc:2393] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb0fa55574004d2eb1a280079f135ce9 in current term 1: Already voted for candidate ec5d051523b24a6e823939a021675b21 in this term.
I20260710 13:24:30.591806 24639 catalog_manager.cc:5697] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "fb0fa55574004d2eb1a280079f135ce9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.595431 24705 leader_election.cc:304] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb0fa55574004d2eb1a280079f135ce9; no voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21
I20260710 13:24:30.596685 24968 raft_consensus.cc:3060] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.597225 24638 catalog_manager.cc:5697] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 reported cstate change: term changed from 0 to 1, leader changed from <none> to 310fc0830f7240a580c64ed8130d2580 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "310fc0830f7240a580c64ed8130d2580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.610064 24933 ts_tablet_manager.cc:1434] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.000s
I20260710 13:24:30.616039 24968 raft_consensus.cc:2749] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:30.615674 24636 catalog_manager.cc:5697] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec5d051523b24a6e823939a021675b21 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "ec5d051523b24a6e823939a021675b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:30.618494 24933 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.620978 24974 consensus_queue.cc:1048] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 }, 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.620999 24946 raft_consensus.cc:515] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.615620 24932 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.624022 24932 ts_tablet_manager.cc:1403] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.087s	user 0.036s	sys 0.040s
I20260710 13:24:30.626791 24932 raft_consensus.cc:359] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.627419 24932 raft_consensus.cc:385] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.627709 24932 raft_consensus.cc:740] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.628353 24932 consensus_queue.cc:260] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.630134 24933 tablet_bootstrap.cc:654] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.630348 24932 ts_tablet_manager.cc:1434] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:30.631282 24932 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21: Bootstrap starting.
I20260710 13:24:30.635479 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c89cccc7684099ab09f4ff2047a0ef" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:30.636106 24890 raft_consensus.cc:3060] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.637465 24932 tablet_bootstrap.cc:654] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.637866 24939 raft_consensus.cc:493] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.638408 24939 raft_consensus.cc:515] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.640616 24939 leader_election.cc:290] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:30.641050 24977 raft_consensus.cc:493] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.641793 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.641718 24977 raft_consensus.cc:515] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.644670 24977 leader_election.cc:290] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:30.647533 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.649268 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbf0daddb2e4b998770e8ccb229b6e7" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.650116 24815 raft_consensus.cc:2468] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 0.
I20260710 13:24:30.650914 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c89cccc7684099ab09f4ff2047a0ef" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:30.651739 24740 raft_consensus.cc:3060] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.652719 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbf0daddb2e4b998770e8ccb229b6e7" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.653614 24739 raft_consensus.cc:2468] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 0.
I20260710 13:24:30.655330 24856 leader_election.cc:304] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec5d051523b24a6e823939a021675b21, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:30.657421 24854 leader_election.cc:304] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec5d051523b24a6e823939a021675b21; no voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:30.658540 24939 raft_consensus.cc:2804] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.658918 24939 raft_consensus.cc:493] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.659299 24939 raft_consensus.cc:3060] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.664636 24977 raft_consensus.cc:2749] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:30.665675 24977 raft_consensus.cc:493] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.666266 24977 raft_consensus.cc:515] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.672998 24890 raft_consensus.cc:2468] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:30.674117 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f355dce7a174931b0a40c6b19f9cda5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:30.674643 24782 leader_election.cc:304] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:30.675055 24815 raft_consensus.cc:2468] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 0.
I20260710 13:24:30.675885 24936 raft_consensus.cc:2804] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.676519 24936 raft_consensus.cc:697] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Becoming Leader. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:30.676631 24854 leader_election.cc:304] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:30.677774 24936 consensus_queue.cc:237] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:30.678345 24977 leader_election.cc:290] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:30.679620 24977 raft_consensus.cc:2804] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.680071 24977 raft_consensus.cc:493] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.681537 24977 raft_consensus.cc:3060] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.683466 24946 leader_election.cc:290] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Requested vote from peers ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211), fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351)
I20260710 13:24:30.691098 24740 raft_consensus.cc:2468] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:30.692332 24637 catalog_manager.cc:5697] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 reported cstate change: term changed from 0 to 1, leader changed from <none> to 310fc0830f7240a580c64ed8130d2580 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "310fc0830f7240a580c64ed8130d2580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.671857 24939 raft_consensus.cc:515] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.697449 24939 leader_election.cc:290] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:30.702896 24974 raft_consensus.cc:493] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:30.703684 24974 raft_consensus.cc:515] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.707862 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
W20260710 13:24:30.709796 24782 leader_election.cc:343] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.722254 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbf0daddb2e4b998770e8ccb229b6e7" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580"
I20260710 13:24:30.723192 24815 raft_consensus.cc:3060] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.728632 24890 raft_consensus.cc:3060] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.775309 24932 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21: No bootstrap required, opened a new log
I20260710 13:24:30.775835 24932 ts_tablet_manager.cc:1403] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21: Time spent bootstrapping tablet: real 0.145s	user 0.069s	sys 0.044s
I20260710 13:24:30.778410 24932 raft_consensus.cc:359] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.779067 24932 raft_consensus.cc:385] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.779351 24932 raft_consensus.cc:740] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec5d051523b24a6e823939a021675b21, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.780097 24932 consensus_queue.cc:260] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.780892 24974 leader_election.cc:290] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.781186 24888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:30.781953 24888 raft_consensus.cc:2468] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 0.
I20260710 13:24:30.782182 24932 ts_tablet_manager.cc:1434] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:30.783855 24782 leader_election.cc:304] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:30.786038 24977 raft_consensus.cc:515] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.787642 24936 raft_consensus.cc:2804] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:30.788141 24936 raft_consensus.cc:493] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:30.788519 24936 raft_consensus.cc:3060] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.789422 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f355dce7a174931b0a40c6b19f9cda5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580"
I20260710 13:24:30.790009 24816 raft_consensus.cc:3060] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.791990 24815 raft_consensus.cc:2468] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 1.
I20260710 13:24:30.794997 24973 consensus_queue.cc:1048] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, 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.796802 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f355dce7a174931b0a40c6b19f9cda5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9" is_pre_election: true
I20260710 13:24:30.798141 24933 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.798403 24977 leader_election.cc:290] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:30.798624 24933 ts_tablet_manager.cc:1403] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.003s
I20260710 13:24:30.799810 24854 leader_election.cc:304] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
W20260710 13:24:30.800854 24856 leader_election.cc:343] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.800869 24738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f355dce7a174931b0a40c6b19f9cda5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:30.803010 24933 raft_consensus.cc:359] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.803691 24933 raft_consensus.cc:385] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.803960 24933 raft_consensus.cc:740] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.804396 24816 raft_consensus.cc:2468] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 1.
I20260710 13:24:30.805012 24985 raft_consensus.cc:2804] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.804848 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbf0daddb2e4b998770e8ccb229b6e7" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:30.805546 24985 raft_consensus.cc:697] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 1 LEADER]: Becoming Leader. State: Replica: ec5d051523b24a6e823939a021675b21, State: Running, Role: LEADER
I20260710 13:24:30.805626 24854 leader_election.cc:304] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:30.807247 24939 raft_consensus.cc:2804] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.807152 24933 consensus_queue.cc:260] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.807919 24939 raft_consensus.cc:697] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 1 LEADER]: Becoming Leader. State: Replica: ec5d051523b24a6e823939a021675b21, State: Running, Role: LEADER
I20260710 13:24:30.809053 24939 consensus_queue.cc:237] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.812549 24936 raft_consensus.cc:515] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
W20260710 13:24:30.813733 24856 leader_election.cc:343] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.805665 24739 raft_consensus.cc:3060] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.806452 24985 consensus_queue.cc:237] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.823177 24933 ts_tablet_manager.cc:1434] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 13:24:30.825109 24933 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.837891 24933 tablet_bootstrap.cc:654] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:30.849097 24854 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.130:36775, user_credentials={real_user=slave}} blocked reactor thread for 43560.3us
I20260710 13:24:30.852183 24968 consensus_queue.cc:1048] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, 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.856361 24739 raft_consensus.cc:2468] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 1.
I20260710 13:24:30.859346 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
W20260710 13:24:30.861518 24782 leader_election.cc:343] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:30.864603 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:30.865482 24889 raft_consensus.cc:3060] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:30.868916 24936 leader_election.cc:290] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 1 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:30.877063 24889 raft_consensus.cc:2468] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:30.877651 24968 consensus_queue.cc:1048] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 }, 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.878087 24782 leader_election.cc:304] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:30.879272 24936 raft_consensus.cc:2804] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:30.879750 24936 raft_consensus.cc:697] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Becoming Leader. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:30.884469 24636 catalog_manager.cc:5697] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec5d051523b24a6e823939a021675b21 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "ec5d051523b24a6e823939a021675b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:30.888007 24636 catalog_manager.cc:5697] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec5d051523b24a6e823939a021675b21 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "ec5d051523b24a6e823939a021675b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:30.881426 24936 consensus_queue.cc:237] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.893244 24933 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.893850 24933 ts_tablet_manager.cc:1403] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.007s
I20260710 13:24:30.897289 24933 raft_consensus.cc:359] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.898244 24933 raft_consensus.cc:385] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.898682 24933 raft_consensus.cc:740] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.899632 24933 consensus_queue.cc:260] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.905853 24933 ts_tablet_manager.cc:1434] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:24:30.909835 24933 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:30.914634 24637 catalog_manager.cc:5697] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 reported cstate change: term changed from 0 to 1, leader changed from <none> to 310fc0830f7240a580c64ed8130d2580 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "310fc0830f7240a580c64ed8130d2580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.915293 24933 tablet_bootstrap.cc:654] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:30.922499 24933 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: No bootstrap required, opened a new log
I20260710 13:24:30.922966 24933 ts_tablet_manager.cc:1403] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260710 13:24:30.925601 24933 raft_consensus.cc:359] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.926149 24933 raft_consensus.cc:385] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:30.926422 24933 raft_consensus.cc:740] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:30.927127 24933 consensus_queue.cc:260] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:30.928948 24933 ts_tablet_manager.cc:1434] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:24:30.931059 24992 consensus_queue.cc:1048] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 }, 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.932673 24936 consensus_queue.cc:1048] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:30.946748 24977 consensus_queue.cc:1048] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 }, 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.953308 24990 consensus_queue.cc:1048] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 }, 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.993194 24938 consensus_queue.cc:1048] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:31.004068 24967 consensus_queue.cc:1048] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:31.021616 24936 consensus_queue.cc:1048] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:31.032896 24739 raft_consensus.cc:3060] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:31.040566 24990 consensus_queue.cc:1048] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:31.057471 24968 raft_consensus.cc:493] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:31.058020 24968 raft_consensus.cc:515] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:31.060014 24968 leader_election.cc:290] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:31.060588 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:31.061287 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:31.062093 24890 raft_consensus.cc:2393] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb0fa55574004d2eb1a280079f135ce9 in current term 1: Already voted for candidate 310fc0830f7240a580c64ed8130d2580 in this term.
I20260710 13:24:31.063047 24707 leader_election.cc:304] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb0fa55574004d2eb1a280079f135ce9; no voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21
I20260710 13:24:31.063804 24968 raft_consensus.cc:3060] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:31.068912 24968 raft_consensus.cc:2749] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:31.127434 21826 ts_manager.cc:295] Set tserver state for fb0fa55574004d2eb1a280079f135ce9 to MAINTENANCE_MODE
I20260710 13:24:31.128371 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
I20260710 13:24:31.153012 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:31.153968 21826 tablet_replica.cc:333] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.154778 21826 raft_consensus.cc:2243] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.155260 21826 raft_consensus.cc:2272] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.157593 21826 tablet_replica.cc:333] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.158226 21826 raft_consensus.cc:2243] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.158635 21826 raft_consensus.cc:2272] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.160545 21826 tablet_replica.cc:333] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.161196 21826 raft_consensus.cc:2243] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:31.162019 21826 raft_consensus.cc:2272] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.164139 21826 tablet_replica.cc:333] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.164791 21826 raft_consensus.cc:2243] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.165269 21826 raft_consensus.cc:2272] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.167742 21826 tablet_replica.cc:333] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.168316 21826 raft_consensus.cc:2243] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.168828 21826 raft_consensus.cc:2272] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.170542 21826 tablet_replica.cc:333] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.171096 21826 raft_consensus.cc:2243] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.171527 21826 raft_consensus.cc:2272] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.173794 21826 tablet_replica.cc:333] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.174365 21826 raft_consensus.cc:2243] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.174860 21826 raft_consensus.cc:2272] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.176569 21826 tablet_replica.cc:333] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.177186 21826 raft_consensus.cc:2243] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.177624 21826 raft_consensus.cc:2272] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.179800 21826 tablet_replica.cc:333] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.180337 21826 raft_consensus.cc:2243] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:31.181219 21826 raft_consensus.cc:2272] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.183400 21826 tablet_replica.cc:333] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: stopping tablet replica
I20260710 13:24:31.183914 21826 raft_consensus.cc:2243] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.184343 21826 raft_consensus.cc:2272] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.203011 24977 consensus_queue.cc:1048] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:31.209481 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:31.218281 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
W20260710 13:24:31.231230 24856 consensus_peers.cc:597] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:31.239106 24782 consensus_peers.cc:597] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:31.253445 24856 consensus_peers.cc:597] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:31.265516 24990 consensus_queue.cc:1048] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:31.274143 24782 consensus_peers.cc:597] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:31.304028 24985 consensus_queue.cc:1048] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:31.337370 24782 consensus_peers.cc:597] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:31.370057 24974 consensus_queue.cc:1048] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:31.388227 24856 consensus_peers.cc:597] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:31.423172 24782 consensus_peers.cc:597] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:31.538736 24782 consensus_peers.cc:597] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:32.210532 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:32.385509 24985 raft_consensus.cc:493] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0fa55574004d2eb1a280079f135ce9)
I20260710 13:24:32.386111 24985 raft_consensus.cc:515] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:32.387768 24985 leader_election.cc:290] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:32.389158 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420406cd349246dd9396075c7954b7fa" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
W20260710 13:24:32.391592 24856 leader_election.cc:336] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111)
I20260710 13:24:32.391973 24856 leader_election.cc:304] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [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: ec5d051523b24a6e823939a021675b21; no voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:32.392688 24985 raft_consensus.cc:2749] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:32.413312 24973 raft_consensus.cc:493] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0fa55574004d2eb1a280079f135ce9)
I20260710 13:24:32.413928 24973 raft_consensus.cc:515] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:32.415653 24973 leader_election.cc:290] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:32.417564 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420406cd349246dd9396075c7954b7fa" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:32.418148 24890 raft_consensus.cc:2468] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:32.419476 24782 leader_election.cc:304] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:32.420375 24973 raft_consensus.cc:2804] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:24:32.420446 24782 leader_election.cc:336] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111)
I20260710 13:24:32.420900 24973 raft_consensus.cc:493] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb0fa55574004d2eb1a280079f135ce9)
I20260710 13:24:32.421366 24973 raft_consensus.cc:3060] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:32.426661 24973 raft_consensus.cc:515] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:32.428515 24973 leader_election.cc:290] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:32.430075 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420406cd349246dd9396075c7954b7fa" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:32.430591 24890 raft_consensus.cc:3060] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:32.432261 24782 leader_election.cc:336] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111)
I20260710 13:24:32.435828 24890 raft_consensus.cc:2468] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 2.
I20260710 13:24:32.436966 24782 leader_election.cc:304] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:32.437729 24973 raft_consensus.cc:2804] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:32.438176 24973 raft_consensus.cc:697] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 2 LEADER]: Becoming Leader. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:32.438892 24973 consensus_queue.cc:237] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:32.446028 24637 catalog_manager.cc:5697] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 reported cstate change: term changed from 1 to 2, leader changed from fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129) to 310fc0830f7240a580c64ed8130d2580 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "310fc0830f7240a580c64ed8130d2580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:32.502617 24985 raft_consensus.cc:493] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0fa55574004d2eb1a280079f135ce9)
I20260710 13:24:32.503172 24985 raft_consensus.cc:515] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:32.504983 24985 leader_election.cc:290] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:32.506045 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b4d7d0fc5e4aa68ee0b39ec0b358df" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:32.508078 24974 raft_consensus.cc:493] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb0fa55574004d2eb1a280079f135ce9)
I20260710 13:24:32.508667 24974 raft_consensus.cc:515] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
W20260710 13:24:32.508834 24856 leader_election.cc:336] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111)
I20260710 13:24:32.509351 24856 leader_election.cc:304] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [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: ec5d051523b24a6e823939a021675b21; no voters: 310fc0830f7240a580c64ed8130d2580, fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:32.509974 24985 raft_consensus.cc:2749] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:32.510531 24974 leader_election.cc:290] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:32.512504 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b4d7d0fc5e4aa68ee0b39ec0b358df" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:32.513216 24890 raft_consensus.cc:2468] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 1.
I20260710 13:24:32.514125 24782 leader_election.cc:304] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: 
I20260710 13:24:32.514853 24974 raft_consensus.cc:2804] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:24:32.514909 24782 leader_election.cc:336] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111)
I20260710 13:24:32.515277 24974 raft_consensus.cc:493] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb0fa55574004d2eb1a280079f135ce9)
I20260710 13:24:32.515653 24974 raft_consensus.cc:3060] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:32.520336 24974 raft_consensus.cc:515] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:32.521991 24974 leader_election.cc:290] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:32.523486 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b4d7d0fc5e4aa68ee0b39ec0b358df" candidate_uuid: "310fc0830f7240a580c64ed8130d2580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21"
I20260710 13:24:32.524173 24890 raft_consensus.cc:3060] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:32.525672 24782 leader_election.cc:336] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111)
I20260710 13:24:32.529460 24890 raft_consensus.cc:2468] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 310fc0830f7240a580c64ed8130d2580 in term 2.
I20260710 13:24:32.530416 24782 leader_election.cc:304] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [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: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21; no voters: fb0fa55574004d2eb1a280079f135ce9
I20260710 13:24:32.531126 24974 raft_consensus.cc:2804] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:32.531787 24974 raft_consensus.cc:697] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 2 LEADER]: Becoming Leader. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:32.532497 24974 consensus_queue.cc:237] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:32.539951 24637 catalog_manager.cc:5697] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 reported cstate change: term changed from 1 to 2, leader changed from fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129) to 310fc0830f7240a580c64ed8130d2580 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "310fc0830f7240a580c64ed8130d2580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:32.886989 24890 raft_consensus.cc:1275] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Refusing update from remote peer 310fc0830f7240a580c64ed8130d2580: 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:32.888854 24973 consensus_queue.cc:1048] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:32.908536 24782 consensus_peers.cc:597] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:32.986999 24782 consensus_peers.cc:597] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:33.019484 24890 raft_consensus.cc:1275] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Refusing update from remote peer 310fc0830f7240a580c64ed8130d2580: 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:33.020869 25026 consensus_queue.cc:1048] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:33.211439 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:33.367693 24782 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260710 13:24:33.388875 24856 consensus_peers.cc:597] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:33.526607 24782 consensus_peers.cc:597] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:33.702963 24856 consensus_peers.cc:597] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:33.745323 24782 consensus_peers.cc:597] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:33.754946 24782 consensus_peers.cc:597] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:33.857788 24856 consensus_peers.cc:597] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:33.983680 24782 consensus_peers.cc:597] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:33.985644 24782 consensus_peers.cc:597] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:34.212657 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:35.213874 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:35.408027 24782 consensus_peers.cc:597] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:35.479513 24782 consensus_peers.cc:597] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:35.987898 24856 consensus_peers.cc:597] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:36.060405 24856 consensus_peers.cc:597] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:36.181756 24856 consensus_peers.cc:597] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:36.202723 24782 consensus_peers.cc:597] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:36.215042 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:36.240833 24782 consensus_peers.cc:597] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:36.242281 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:36.249303 25031 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.249567 25032 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.250819 25034 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.251720 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:36.253023 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:36.253221 21826 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.253443 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689876253423 us; error 0 us; skew 500 ppm
I20260710 13:24:36.253983 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:36.256589 21826 webserver.cc:533] Webserver started at http://127.21.80.129:34171/ using document root <none> and password file <none>
I20260710 13:24:36.257124 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:36.257304 21826 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:36.260905 21826 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:24:36.264416 25039 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.265196 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:36.265487 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "fb0fa55574004d2eb1a280079f135ce9"
format_stamp: "Formatted at 2026-07-10 13:24:29 on dist-test-slave-ccg1"
I20260710 13:24:36.265818 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689799055746-21826-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.277760 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:36.278957 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:36.280401 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:36.283969 25046 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:24:36.330515 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:24:36.330902 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.002s	sys 0.000s
I20260710 13:24:36.331291 21826 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260710 13:24:36.331640 24782 consensus_peers.cc:597] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:36.336485 25046 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
W20260710 13:24:36.346593 24782 consensus_peers.cc:597] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:36.349017 25046 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:36.349745 25046 tablet_bootstrap.cc:492] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.350291 25046 ts_tablet_manager.cc:1403] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:24:36.352286 25046 raft_consensus.cc:359] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.352859 25046 raft_consensus.cc:740] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.353440 25046 consensus_queue.cc:260] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.355588 25046 ts_tablet_manager.cc:1434] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:24:36.356252 25046 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.368942 25046 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: 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:36.369695 25046 tablet_bootstrap.cc:492] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.370242 25046 ts_tablet_manager.cc:1403] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:24:36.372189 25046 raft_consensus.cc:359] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.372900 25046 raft_consensus.cc:740] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.373034 21826 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:24:36.373383 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.042s	sys 0.000s
I20260710 13:24:36.373617 25046 consensus_queue.cc:260] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [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: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.375330 25046 ts_tablet_manager.cc:1434] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:36.375967 25046 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.388372 25046 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: 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:36.389448 25046 tablet_bootstrap.cc:492] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.390020 25046 ts_tablet_manager.cc:1403] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:24:36.392176 25046 raft_consensus.cc:359] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.392764 25046 raft_consensus.cc:740] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.393467 25046 consensus_queue.cc:260] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [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: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.395543 25046 ts_tablet_manager.cc:1434] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:36.396225 25046 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.411275 25046 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:36.412118 25046 tablet_bootstrap.cc:492] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.412817 25046 ts_tablet_manager.cc:1403] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 13:24:36.415180 25046 raft_consensus.cc:359] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:36.415894 25046 raft_consensus.cc:740] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.417316 25046 consensus_queue.cc:260] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } }
I20260710 13:24:36.419323 25046 ts_tablet_manager.cc:1434] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:36.420095 25046 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.429684 25046 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:36.430344 25046 tablet_bootstrap.cc:492] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.430864 25046 ts_tablet_manager.cc:1403] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:24:36.432498 25046 raft_consensus.cc:359] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.433044 25046 raft_consensus.cc:385] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:36.433265 25046 raft_consensus.cc:740] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.433873 25046 consensus_queue.cc:260] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.435300 25046 ts_tablet_manager.cc:1434] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:36.435911 25046 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.439646 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:40351
I20260710 13:24:36.439745 25108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:40351 every 8 connection(s)
I20260710 13:24:36.453980 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:36.455293 25048 raft_consensus.cc:493] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:36.455982 25048 raft_consensus.cc:515] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.467320 25048 leader_election.cc:290] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775), ec5d051523b24a6e823939a021675b21 (127.21.80.131:42211)
I20260710 13:24:36.474129 25046 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:36.475405 25046 tablet_bootstrap.cc:492] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.476425 25046 ts_tablet_manager.cc:1403] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.015s
I20260710 13:24:36.479921 25046 raft_consensus.cc:359] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.480954 25046 raft_consensus.cc:740] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.481974 25046 consensus_queue.cc:260] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.484913 25046 ts_tablet_manager.cc:1434] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:24:36.486042 25046 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.498618 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f355dce7a174931b0a40c6b19f9cda5" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310fc0830f7240a580c64ed8130d2580" is_pre_election: true
I20260710 13:24:36.510268 25046 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: 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:36.511336 25046 tablet_bootstrap.cc:492] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.512063 25046 ts_tablet_manager.cc:1403] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 13:24:36.512702 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f355dce7a174931b0a40c6b19f9cda5" candidate_uuid: "fb0fa55574004d2eb1a280079f135ce9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec5d051523b24a6e823939a021675b21" is_pre_election: true
I20260710 13:24:36.514524 25046 raft_consensus.cc:359] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.515267 25046 raft_consensus.cc:740] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.515304 25043 leader_election.cc:304] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb0fa55574004d2eb1a280079f135ce9; no voters: 310fc0830f7240a580c64ed8130d2580, ec5d051523b24a6e823939a021675b21
I20260710 13:24:36.516204 25048 raft_consensus.cc:2749] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:36.516140 25046 consensus_queue.cc:260] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [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: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.518311 25046 ts_tablet_manager.cc:1434] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:36.519088 25046 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.521165 25109 heartbeater.cc:344] Connected to a master server at 127.21.80.190:35041
I20260710 13:24:36.521595 25109 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:36.522472 25109 heartbeater.cc:507] Master 127.21.80.190:35041 requested a full tablet report, sending...
I20260710 13:24:36.523213 24815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "389458663697441ca7f1de67c63a29c5"
dest_uuid: "310fc0830f7240a580c64ed8130d2580"
mode: GRACEFUL
new_leader_uuid: "ec5d051523b24a6e823939a021675b21"
 from {username='slave'} at 127.0.0.1:42352
I20260710 13:24:36.524048 24815 raft_consensus.cc:606] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Received request to transfer leadership to TS ec5d051523b24a6e823939a021675b21
I20260710 13:24:36.525357 25081 raft_consensus.cc:3060] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:36.530447 24636 ts_manager.cc:194] Re-registered known tserver with Master: fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351)
W20260710 13:24:36.532783 24782 consensus_peers.cc:597] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:36.533582 25046 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: 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:36.534590 25046 tablet_bootstrap.cc:492] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.535288 25046 ts_tablet_manager.cc:1403] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 13:24:36.535418 24815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc"
dest_uuid: "310fc0830f7240a580c64ed8130d2580"
mode: GRACEFUL
new_leader_uuid: "ec5d051523b24a6e823939a021675b21"
 from {username='slave'} at 127.0.0.1:42352
I20260710 13:24:36.536262 24815 raft_consensus.cc:606] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Received request to transfer leadership to TS ec5d051523b24a6e823939a021675b21
I20260710 13:24:36.537962 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:36.538769 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:36.539590 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:36.537951 25046 raft_consensus.cc:359] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.540748 25046 raft_consensus.cc:740] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.541637 25046 consensus_queue.cc:260] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [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: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.543104 24636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33778
I20260710 13:24:36.543586 25046 ts_tablet_manager.cc:1434] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:24:36.544361 25046 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.547109 25109 heartbeater.cc:499] Master 127.21.80.190:35041 was elected leader, sending a full tablet report...
I20260710 13:24:36.557801 25046 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: 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:36.558652 25046 tablet_bootstrap.cc:492] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.559207 25046 ts_tablet_manager.cc:1403] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:24:36.561034 25046 raft_consensus.cc:359] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.561527 25046 raft_consensus.cc:740] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.562103 25046 consensus_queue.cc:260] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [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: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.563421 25046 ts_tablet_manager.cc:1434] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:36.564047 25046 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap starting.
I20260710 13:24:36.578032 25046 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: 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:36.578828 25046 tablet_bootstrap.cc:492] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Bootstrap complete.
I20260710 13:24:36.579429 25046 ts_tablet_manager.cc:1403] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260710 13:24:36.580060 25081 raft_consensus.cc:3060] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:36.581341 25046 raft_consensus.cc:359] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.581871 25046 raft_consensus.cc:740] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0fa55574004d2eb1a280079f135ce9, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.582506 25046 consensus_queue.cc:260] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [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: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.583956 25046 ts_tablet_manager.cc:1434] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 13:24:36.677085 25030 raft_consensus.cc:993] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580: : Instructing follower ec5d051523b24a6e823939a021675b21 to start an election
I20260710 13:24:36.677590 25128 raft_consensus.cc:1081] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Signalling peer ec5d051523b24a6e823939a021675b21 to start an election
I20260710 13:24:36.679360 24890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc"
dest_uuid: "ec5d051523b24a6e823939a021675b21"
 from {username='slave'} at 127.0.0.1:54488
I20260710 13:24:36.679981 24890 raft_consensus.cc:493] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:36.680286 24890 raft_consensus.cc:3060] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:36.685015 24890 raft_consensus.cc:515] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.686554 24890 leader_election.cc:290] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:36.687695 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:36.687695 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd39c384ede4a2490c2addc99a216cc" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "310fc0830f7240a580c64ed8130d2580"
I20260710 13:24:36.688525 25081 raft_consensus.cc:3060] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:36.688566 24815 raft_consensus.cc:3055] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:36.689031 24815 raft_consensus.cc:740] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:36.689847 24815 consensus_queue.cc:260] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.691157 24815 raft_consensus.cc:3060] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:36.695833 25081 raft_consensus.cc:2468] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 2.
I20260710 13:24:36.697178 24856 leader_election.cc:304] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec5d051523b24a6e823939a021675b21, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:36.698010 24985 raft_consensus.cc:2804] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:36.698026 24815 raft_consensus.cc:2468] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 2.
I20260710 13:24:36.699461 24985 raft_consensus.cc:697] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 2 LEADER]: Becoming Leader. State: Replica: ec5d051523b24a6e823939a021675b21, State: Running, Role: LEADER
I20260710 13:24:36.700353 24985 consensus_queue.cc:237] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:36.707410 24636 catalog_manager.cc:5697] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 reported cstate change: term changed from 1 to 2, leader changed from 310fc0830f7240a580c64ed8130d2580 (127.21.80.130) to ec5d051523b24a6e823939a021675b21 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "ec5d051523b24a6e823939a021675b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:36.985287 25081 raft_consensus.cc:3060] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.067368 25030 raft_consensus.cc:993] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580: : Instructing follower ec5d051523b24a6e823939a021675b21 to start an election
I20260710 13:24:37.068053 25128 raft_consensus.cc:1081] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Signalling peer ec5d051523b24a6e823939a021675b21 to start an election
I20260710 13:24:37.070058 24890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "389458663697441ca7f1de67c63a29c5"
dest_uuid: "ec5d051523b24a6e823939a021675b21"
 from {username='slave'} at 127.0.0.1:54488
I20260710 13:24:37.070696 24890 raft_consensus.cc:493] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.071125 24890 raft_consensus.cc:3060] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.076345 24890 raft_consensus.cc:515] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:37.078087 24890 leader_election.cc:290] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 election: Requested vote from peers fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351), 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775)
I20260710 13:24:37.079275 25081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb0fa55574004d2eb1a280079f135ce9"
I20260710 13:24:37.079368 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389458663697441ca7f1de67c63a29c5" candidate_uuid: "ec5d051523b24a6e823939a021675b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "310fc0830f7240a580c64ed8130d2580"
I20260710 13:24:37.080113 25081 raft_consensus.cc:3060] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.080152 24815 raft_consensus.cc:3055] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.080717 24815 raft_consensus.cc:740] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 310fc0830f7240a580c64ed8130d2580, State: Running, Role: LEADER
I20260710 13:24:37.081463 24815 consensus_queue.cc:260] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:37.082404 24815 raft_consensus.cc:3060] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.085387 24816 raft_consensus.cc:1275] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Refusing update from remote peer ec5d051523b24a6e823939a021675b21: 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:37.086964 25138 consensus_queue.cc:1048] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:37.087181 25081 raft_consensus.cc:2468] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 2.
I20260710 13:24:37.088438 24856 leader_election.cc:304] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec5d051523b24a6e823939a021675b21, fb0fa55574004d2eb1a280079f135ce9; no voters: 
I20260710 13:24:37.089236 25138 raft_consensus.cc:2804] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:37.089829 25138 raft_consensus.cc:697] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 2 LEADER]: Becoming Leader. State: Replica: ec5d051523b24a6e823939a021675b21, State: Running, Role: LEADER
I20260710 13:24:37.090138 24815 raft_consensus.cc:2468] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec5d051523b24a6e823939a021675b21 in term 2.
I20260710 13:24:37.090864 25138 consensus_queue.cc:237] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } }
I20260710 13:24:37.100821 24637 catalog_manager.cc:5697] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 reported cstate change: term changed from 1 to 2, leader changed from 310fc0830f7240a580c64ed8130d2580 (127.21.80.130) to ec5d051523b24a6e823939a021675b21 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "ec5d051523b24a6e823939a021675b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec5d051523b24a6e823939a021675b21" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.106395 25081 raft_consensus.cc:1275] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Refusing update from remote peer ec5d051523b24a6e823939a021675b21: 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:37.109234 25129 consensus_queue.cc:1048] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:24:37.216053 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:37.520048 24816 raft_consensus.cc:1275] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Refusing update from remote peer ec5d051523b24a6e823939a021675b21: 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:37.521299 25129 consensus_queue.cc:1048] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310fc0830f7240a580c64ed8130d2580" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:37.530368 25082 raft_consensus.cc:1275] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Refusing update from remote peer ec5d051523b24a6e823939a021675b21: 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:37.532392 25129 consensus_queue.cc:1048] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0fa55574004d2eb1a280079f135ce9" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:37.552500 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:37.558562 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:37.559041 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:37.559558 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:38.217216 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:38.566421 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:38.572628 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:38.573195 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:38.573717 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:39.218267 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:39.581966 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:39.587663 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:39.588088 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:39.588542 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:40.219761 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:40.596052 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:40.603536 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:40.604068 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:40.604673 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:41.220971 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:41.610884 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:41.617235 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:41.622530 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:41.623009 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:24:42.222021 24687 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:42.650148 21826 tablet_server.cc:179] TabletServer@127.21.80.129:40351 shutting down...
W20260710 13:24:42.671988 24856 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 63 similar messages]
W20260710 13:24:42.679049 24856 consensus_peers.cc:597] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. 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:42.680773 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:42.681857 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.682917 21826 raft_consensus.cc:2243] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:24:42.683351 24856 consensus_peers.cc:597] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. 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:42.683774 21826 raft_consensus.cc:2272] T 420406cd349246dd9396075c7954b7fa P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.686444 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.687062 21826 raft_consensus.cc:2243] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.687567 21826 raft_consensus.cc:2272] T 389458663697441ca7f1de67c63a29c5 P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.690207 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.690776 21826 raft_consensus.cc:2243] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.691231 21826 raft_consensus.cc:2272] T edd39c384ede4a2490c2addc99a216cc P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.693701 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.694193 21826 raft_consensus.cc:2243] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.694615 21826 raft_consensus.cc:2272] T 7f355dce7a174931b0a40c6b19f9cda5 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.697268 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.697835 21826 raft_consensus.cc:2243] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.698336 21826 raft_consensus.cc:2272] T 80bbfd6e99da4db080ddd042b0d9c9c1 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.701157 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.701653 21826 raft_consensus.cc:2243] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.702054 21826 raft_consensus.cc:2272] T 13c89cccc7684099ab09f4ff2047a0ef P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.704417 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.705025 21826 raft_consensus.cc:2243] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.705454 21826 raft_consensus.cc:2272] T b332fc0bcde149729c209a97a62b7589 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.707690 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.708213 21826 raft_consensus.cc:2243] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.708847 21826 raft_consensus.cc:2272] T 4fbf0daddb2e4b998770e8ccb229b6e7 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.710841 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.711335 21826 raft_consensus.cc:2243] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.711726 21826 raft_consensus.cc:2272] T 3f8b469ef0044b2ba8cd53eae13b9f93 P fb0fa55574004d2eb1a280079f135ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.713944 21826 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:42.714442 21826 raft_consensus.cc:2243] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.714887 21826 raft_consensus.cc:2272] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P fb0fa55574004d2eb1a280079f135ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.749166 21826 tablet_server.cc:196] TabletServer@127.21.80.129:40351 shutdown complete.
W20260710 13:24:42.757629 24782 consensus_peers.cc:597] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:42.779351 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
W20260710 13:24:42.800093 24856 consensus_peers.cc:597] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:42.813407 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:42.814263 21826 tablet_replica.cc:333] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.814942 21826 raft_consensus.cc:2243] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.815415 21826 raft_consensus.cc:2272] T edd39c384ede4a2490c2addc99a216cc P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.817762 21826 tablet_replica.cc:333] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.818329 21826 raft_consensus.cc:2243] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.818730 21826 raft_consensus.cc:2272] T 7f355dce7a174931b0a40c6b19f9cda5 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.820847 21826 tablet_replica.cc:333] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.821563 21826 raft_consensus.cc:2243] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.822706 21826 raft_consensus.cc:2272] T 420406cd349246dd9396075c7954b7fa P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.825239 21826 tablet_replica.cc:333] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.825775 21826 raft_consensus.cc:2243] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.826566 21826 raft_consensus.cc:2272] T 13c89cccc7684099ab09f4ff2047a0ef P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.828563 21826 tablet_replica.cc:333] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.829120 21826 raft_consensus.cc:2243] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.829963 21826 raft_consensus.cc:2272] T 80bbfd6e99da4db080ddd042b0d9c9c1 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.832044 21826 tablet_replica.cc:333] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.832559 21826 raft_consensus.cc:2243] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.833053 21826 raft_consensus.cc:2272] T 4fbf0daddb2e4b998770e8ccb229b6e7 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.835104 21826 tablet_replica.cc:333] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.835580 21826 raft_consensus.cc:2243] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.836447 21826 raft_consensus.cc:2272] T b332fc0bcde149729c209a97a62b7589 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.838418 21826 tablet_replica.cc:333] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.838946 21826 raft_consensus.cc:2243] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.839455 21826 raft_consensus.cc:2272] T 3f8b469ef0044b2ba8cd53eae13b9f93 P 310fc0830f7240a580c64ed8130d2580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.841514 21826 tablet_replica.cc:333] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.842010 21826 raft_consensus.cc:2243] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.842820 21826 raft_consensus.cc:2272] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.844905 21826 tablet_replica.cc:333] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580: stopping tablet replica
I20260710 13:24:42.845358 21826 raft_consensus.cc:2243] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.845808 21826 raft_consensus.cc:2272] T 389458663697441ca7f1de67c63a29c5 P 310fc0830f7240a580c64ed8130d2580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.878672 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
W20260710 13:24:42.878958 24856 consensus_peers.cc:597] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 -> Peer fb0fa55574004d2eb1a280079f135ce9 (127.21.80.129:40351): Couldn't send request to peer fb0fa55574004d2eb1a280079f135ce9. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:42.896983 24854 consensus_peers.cc:597] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 -> Peer 310fc0830f7240a580c64ed8130d2580 (127.21.80.130:36775): Couldn't send request to peer 310fc0830f7240a580c64ed8130d2580. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:36775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:42.907711 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
I20260710 13:24:42.936196 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:42.937013 21826 tablet_replica.cc:333] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.937697 21826 raft_consensus.cc:2243] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.938699 21826 raft_consensus.cc:2272] T edd39c384ede4a2490c2addc99a216cc P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.941563 21826 tablet_replica.cc:333] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.942153 21826 raft_consensus.cc:2243] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.942996 21826 raft_consensus.cc:2272] T 7f355dce7a174931b0a40c6b19f9cda5 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.945088 21826 tablet_replica.cc:333] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.945689 21826 raft_consensus.cc:2243] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.946185 21826 raft_consensus.cc:2272] T 62b4d7d0fc5e4aa68ee0b39ec0b358df P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.948125 21826 tablet_replica.cc:333] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.948671 21826 raft_consensus.cc:2243] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.949153 21826 raft_consensus.cc:2272] T 13c89cccc7684099ab09f4ff2047a0ef P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.951196 21826 tablet_replica.cc:333] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.951697 21826 raft_consensus.cc:2243] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.952109 21826 raft_consensus.cc:2272] T 80bbfd6e99da4db080ddd042b0d9c9c1 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.953976 21826 tablet_replica.cc:333] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.954651 21826 raft_consensus.cc:2243] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.955138 21826 raft_consensus.cc:2272] T 420406cd349246dd9396075c7954b7fa P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.956970 21826 tablet_replica.cc:333] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.957414 21826 raft_consensus.cc:2243] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.958139 21826 raft_consensus.cc:2272] T 389458663697441ca7f1de67c63a29c5 P ec5d051523b24a6e823939a021675b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.960035 21826 tablet_replica.cc:333] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.960441 21826 raft_consensus.cc:2243] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.961267 21826 raft_consensus.cc:2272] T 4fbf0daddb2e4b998770e8ccb229b6e7 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.963264 21826 tablet_replica.cc:333] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.963759 21826 raft_consensus.cc:2243] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:42.964166 21826 raft_consensus.cc:2272] T b332fc0bcde149729c209a97a62b7589 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.966048 21826 tablet_replica.cc:333] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21: stopping tablet replica
I20260710 13:24:42.966498 21826 raft_consensus.cc:2243] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:42.967262 21826 raft_consensus.cc:2272] T 3f8b469ef0044b2ba8cd53eae13b9f93 P ec5d051523b24a6e823939a021675b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:42.997743 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:24:43.023367 21826 master.cc:562] Master@127.21.80.190:35041 shutting down...
I20260710 13:24:43.051369 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:43.052139 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.052495 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P e15612ec50b440f9a652414b09575c48: stopping tablet replica
I20260710 13:24:43.074416 21826 master.cc:584] Master@127.21.80.190:35041 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14057 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:24:43.121640 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:38805
I20260710 13:24:43.122823 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:43.129164 25158 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:43.129258 25159 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:43.129446 25161 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:43.130568 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:43.131490 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:43.131703 21826 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:43.131860 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689883131838 us; error 0 us; skew 500 ppm
I20260710 13:24:43.132436 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:43.135175 21826 webserver.cc:533] Webserver started at http://127.21.80.190:41215/ using document root <none> and password file <none>
I20260710 13:24:43.135739 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:43.135926 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:43.136220 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:43.137460 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "05db5bc7841a4b539e668a3464c3e515"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.142424 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:24:43.146054 25166 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:43.146824 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:43.147158 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "05db5bc7841a4b539e668a3464c3e515"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.147419 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-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:43.163719 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:43.165266 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:43.209240 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:38805
I20260710 13:24:43.209443 25217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:38805 every 8 connection(s)
I20260710 13:24:43.213825 25218 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:43.225302 25218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515: Bootstrap starting.
I20260710 13:24:43.230007 25218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.234328 25218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515: No bootstrap required, opened a new log
I20260710 13:24:43.236928 25218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05db5bc7841a4b539e668a3464c3e515" member_type: VOTER }
I20260710 13:24:43.237380 25218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.237577 25218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05db5bc7841a4b539e668a3464c3e515, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.238173 25218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05db5bc7841a4b539e668a3464c3e515" member_type: VOTER }
I20260710 13:24:43.238626 25218 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:43.238816 25218 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:43.239032 25218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.243685 25218 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05db5bc7841a4b539e668a3464c3e515" member_type: VOTER }
I20260710 13:24:43.244171 25218 leader_election.cc:304] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [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: 05db5bc7841a4b539e668a3464c3e515; no voters: 
I20260710 13:24:43.245262 25218 leader_election.cc:290] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:43.245677 25221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.247049 25221 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 1 LEADER]: Becoming Leader. State: Replica: 05db5bc7841a4b539e668a3464c3e515, State: Running, Role: LEADER
I20260710 13:24:43.247750 25221 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [LEADER]: Queue going to LEADER mode. State: All 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: "05db5bc7841a4b539e668a3464c3e515" member_type: VOTER }
I20260710 13:24:43.248234 25218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:43.254609 25222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05db5bc7841a4b539e668a3464c3e515" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05db5bc7841a4b539e668a3464c3e515" member_type: VOTER } }
I20260710 13:24:43.254546 25223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05db5bc7841a4b539e668a3464c3e515. Latest consensus state: current_term: 1 leader_uuid: "05db5bc7841a4b539e668a3464c3e515" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05db5bc7841a4b539e668a3464c3e515" member_type: VOTER } }
I20260710 13:24:43.255393 25222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:43.255528 25223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:43.257510 25231 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:43.262326 25231 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:43.263933 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:43.271178 25231 catalog_manager.cc:1383] Generated new cluster ID: c6b3ec702ba34860a576b17222ce1f81
I20260710 13:24:43.271462 25231 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:43.284034 25231 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:43.285481 25231 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:43.299268 25231 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515: Generated new TSK 0
I20260710 13:24:43.299830 25231 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:43.331027 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:43.337457 25239 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:43.338447 25240 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:43.340246 25242 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:43.340379 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:43.341470 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:43.341701 21826 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:43.341872 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689883341849 us; error 0 us; skew 500 ppm
I20260710 13:24:43.342417 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:43.344844 21826 webserver.cc:533] Webserver started at http://127.21.80.129:36815/ using document root <none> and password file <none>
I20260710 13:24:43.345423 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:43.345628 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:43.345896 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:43.347173 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "1794efdbad1b40cc8b5003285f031421"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.351992 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:43.355537 25247 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:43.356389 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:43.356670 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "1794efdbad1b40cc8b5003285f031421"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.356977 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-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:43.376663 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:43.377964 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:43.379433 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:43.381767 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:43.381981 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:43.382223 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:43.382404 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:43.425336 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:44323
I20260710 13:24:43.425410 25309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:44323 every 8 connection(s)
I20260710 13:24:43.430500 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:43.437834 25314 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:43.438684 25315 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:43.445755 25310 heartbeater.cc:344] Connected to a master server at 127.21.80.190:38805
I20260710 13:24:43.445863 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:43.446357 25310 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:43.446702 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:43.447455 25310 heartbeater.cc:507] Master 127.21.80.190:38805 requested a full tablet report, sending...
I20260710 13:24:43.447816 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:43.448083 21826 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:43.448275 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689883448259 us; error 0 us; skew 500 ppm
I20260710 13:24:43.449007 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:43.450074 25183 ts_manager.cc:194] Registered new tserver with Master: 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323)
I20260710 13:24:43.451725 21826 webserver.cc:533] Webserver started at http://127.21.80.130:35071/ using document root <none> and password file <none>
I20260710 13:24:43.452360 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:43.452582 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:43.452597 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42620
I20260710 13:24:43.453052 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:43.454445 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "2d668f2b382a49bfadbe00b10bba66a6"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.459534 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:43.462956 25322 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:43.463828 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:24:43.464203 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "2d668f2b382a49bfadbe00b10bba66a6"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.464473 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-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:43.478848 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:43.480255 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:43.481974 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:43.484376 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:43.484637 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:43.484926 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:43.485126 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:43.526997 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:40537
I20260710 13:24:43.527112 25384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:40537 every 8 connection(s)
I20260710 13:24:43.532210 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:43.539902 25388 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:43.540503 25389 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:43.543690 25385 heartbeater.cc:344] Connected to a master server at 127.21.80.190:38805
I20260710 13:24:43.544221 25385 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:43.544427 25391 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:43.545203 25385 heartbeater.cc:507] Master 127.21.80.190:38805 requested a full tablet report, sending...
I20260710 13:24:43.545329 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:43.546283 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:43.546504 21826 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:43.546692 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689883546674 us; error 0 us; skew 500 ppm
I20260710 13:24:43.547310 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:43.547454 25183 ts_manager.cc:194] Registered new tserver with Master: 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537)
I20260710 13:24:43.549170 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42632
I20260710 13:24:43.550056 21826 webserver.cc:533] Webserver started at http://127.21.80.131:36331/ using document root <none> and password file <none>
I20260710 13:24:43.550673 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:43.550885 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:43.551151 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:43.552251 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "08d635923cb14067a957b712d3f0f083"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.556478 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:24:43.560217 25396 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:43.561367 21826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:43.561817 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "08d635923cb14067a957b712d3f0f083"
format_stamp: "Formatted at 2026-07-10 13:24:43 on dist-test-slave-ccg1"
I20260710 13:24:43.562146 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689799055746-21826-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:43.582077 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:43.583319 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:43.584892 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:43.587175 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:43.587407 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:43.587675 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:43.587860 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:43.629665 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:44055
I20260710 13:24:43.629772 25458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:44055 every 8 connection(s)
I20260710 13:24:43.643831 25459 heartbeater.cc:344] Connected to a master server at 127.21.80.190:38805
I20260710 13:24:43.644245 25459 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:43.644989 25459 heartbeater.cc:507] Master 127.21.80.190:38805 requested a full tablet report, sending...
I20260710 13:24:43.646895 25183 ts_manager.cc:194] Registered new tserver with Master: 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:43.647823 21826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014768083s
I20260710 13:24:43.648249 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42634
I20260710 13:24:43.676275 25183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42640:
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:43.678568 25183 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:43.725183 25350 tablet_service.cc:1511] Processing CreateTablet for tablet 6144be31f3ab442db874535e8824f157 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eeb51b9173d04331b89b961d22fa6458]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:43.726593 25350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6144be31f3ab442db874535e8824f157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:43.729480 25349 tablet_service.cc:1511] Processing CreateTablet for tablet f034aa4d20c74cb0b45b755f8063a8ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eeb51b9173d04331b89b961d22fa6458]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:43.731117 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f034aa4d20c74cb0b45b755f8063a8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:43.734769 25424 tablet_service.cc:1511] Processing CreateTablet for tablet 6144be31f3ab442db874535e8824f157 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eeb51b9173d04331b89b961d22fa6458]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:43.736222 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6144be31f3ab442db874535e8824f157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:43.736063 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 6144be31f3ab442db874535e8824f157 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eeb51b9173d04331b89b961d22fa6458]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:43.737972 25423 tablet_service.cc:1511] Processing CreateTablet for tablet f034aa4d20c74cb0b45b755f8063a8ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eeb51b9173d04331b89b961d22fa6458]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:43.738718 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6144be31f3ab442db874535e8824f157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:43.739585 25423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f034aa4d20c74cb0b45b755f8063a8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:43.737967 25274 tablet_service.cc:1511] Processing CreateTablet for tablet f034aa4d20c74cb0b45b755f8063a8ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=eeb51b9173d04331b89b961d22fa6458]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:43.742061 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f034aa4d20c74cb0b45b755f8063a8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:43.760923 25475 tablet_bootstrap.cc:492] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: Bootstrap starting.
I20260710 13:24:43.769145 25475 tablet_bootstrap.cc:654] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.790120 25474 tablet_bootstrap.cc:492] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6: Bootstrap starting.
I20260710 13:24:43.792973 25477 tablet_bootstrap.cc:492] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421: Bootstrap starting.
I20260710 13:24:43.795210 25475 tablet_bootstrap.cc:492] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: No bootstrap required, opened a new log
I20260710 13:24:43.795825 25475 ts_tablet_manager.cc:1403] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.008s
I20260710 13:24:43.796523 25474 tablet_bootstrap.cc:654] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.799520 25475 raft_consensus.cc:359] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.800452 25475 raft_consensus.cc:385] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.800837 25475 raft_consensus.cc:740] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d635923cb14067a957b712d3f0f083, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.801077 25474 tablet_bootstrap.cc:492] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6: No bootstrap required, opened a new log
I20260710 13:24:43.801635 25474 ts_tablet_manager.cc:1403] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:24:43.801823 25477 tablet_bootstrap.cc:654] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.801823 25475 consensus_queue.cc:260] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.804862 25459 heartbeater.cc:499] Master 127.21.80.190:38805 was elected leader, sending a full tablet report...
I20260710 13:24:43.804409 25474 raft_consensus.cc:359] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:43.805528 25474 raft_consensus.cc:385] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.805637 25475 ts_tablet_manager.cc:1434] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260710 13:24:43.805928 25474 raft_consensus.cc:740] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d668f2b382a49bfadbe00b10bba66a6, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.806923 25475 tablet_bootstrap.cc:492] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083: Bootstrap starting.
I20260710 13:24:43.806990 25474 consensus_queue.cc:260] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:43.817533 25475 tablet_bootstrap.cc:654] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.819111 25385 heartbeater.cc:499] Master 127.21.80.190:38805 was elected leader, sending a full tablet report...
I20260710 13:24:43.820859 25474 ts_tablet_manager.cc:1434] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 13:24:43.821960 25474 tablet_bootstrap.cc:492] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6: Bootstrap starting.
I20260710 13:24:43.824827 25475 tablet_bootstrap.cc:492] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083: No bootstrap required, opened a new log
I20260710 13:24:43.824937 25477 tablet_bootstrap.cc:492] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421: No bootstrap required, opened a new log
I20260710 13:24:43.825603 25475 ts_tablet_manager.cc:1403] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:24:43.825747 25477 ts_tablet_manager.cc:1403] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.012s
I20260710 13:24:43.828461 25474 tablet_bootstrap.cc:654] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.828780 25475 raft_consensus.cc:359] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:43.829690 25475 raft_consensus.cc:385] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.829272 25477 raft_consensus.cc:359] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:43.830070 25475 raft_consensus.cc:740] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d635923cb14067a957b712d3f0f083, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.830300 25477 raft_consensus.cc:385] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.830796 25477 raft_consensus.cc:740] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.831056 25475 consensus_queue.cc:260] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:43.831823 25477 consensus_queue.cc:260] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:43.837539 25475 ts_tablet_manager.cc:1434] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:43.842736 25310 heartbeater.cc:499] Master 127.21.80.190:38805 was elected leader, sending a full tablet report...
I20260710 13:24:43.843438 25477 ts_tablet_manager.cc:1434] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260710 13:24:43.845439 25477 tablet_bootstrap.cc:492] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421: Bootstrap starting.
I20260710 13:24:43.846002 25474 tablet_bootstrap.cc:492] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6: No bootstrap required, opened a new log
I20260710 13:24:43.846634 25474 ts_tablet_manager.cc:1403] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260710 13:24:43.850103 25474 raft_consensus.cc:359] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.850970 25474 raft_consensus.cc:385] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.851298 25474 raft_consensus.cc:740] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d668f2b382a49bfadbe00b10bba66a6, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.851493 25477 tablet_bootstrap.cc:654] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.852185 25474 consensus_queue.cc:260] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.855155 25474 ts_tablet_manager.cc:1434] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:43.858580 25477 tablet_bootstrap.cc:492] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421: No bootstrap required, opened a new log
I20260710 13:24:43.859210 25477 ts_tablet_manager.cc:1403] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260710 13:24:43.861851 25477 raft_consensus.cc:359] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.862592 25477 raft_consensus.cc:385] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.862835 25477 raft_consensus.cc:740] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.863545 25477 consensus_queue.cc:260] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.865726 25477 ts_tablet_manager.cc:1434] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260710 13:24:43.883735 25460 tablet.cc:2406] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:43.961578 25479 raft_consensus.cc:493] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.962159 25479 raft_consensus.cc:515] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.964311 25479 leader_election.cc:290] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537), 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323)
I20260710 13:24:43.974696 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6144be31f3ab442db874535e8824f157" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6" is_pre_election: true
I20260710 13:24:43.975670 25360 raft_consensus.cc:2468] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 0.
I20260710 13:24:43.975659 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6144be31f3ab442db874535e8824f157" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1794efdbad1b40cc8b5003285f031421" is_pre_election: true
I20260710 13:24:43.976511 25285 raft_consensus.cc:2468] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 0.
I20260710 13:24:43.976994 25397 leader_election.cc:304] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 2d668f2b382a49bfadbe00b10bba66a6; no voters: 
I20260710 13:24:43.977825 25479 raft_consensus.cc:2804] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.978153 25479 raft_consensus.cc:493] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:43.978432 25479 raft_consensus.cc:3060] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.983513 25479 raft_consensus.cc:515] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:43.985193 25479 leader_election.cc:290] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 election: Requested vote from peers 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537), 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323)
I20260710 13:24:43.986203 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6144be31f3ab442db874535e8824f157" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
I20260710 13:24:43.986260 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6144be31f3ab442db874535e8824f157" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1794efdbad1b40cc8b5003285f031421"
I20260710 13:24:43.986927 25360 raft_consensus.cc:3060] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.986956 25285 raft_consensus.cc:3060] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.995282 25360 raft_consensus.cc:2468] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 1.
I20260710 13:24:43.995282 25285 raft_consensus.cc:2468] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 1.
I20260710 13:24:43.996873 25397 leader_election.cc:304] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 2d668f2b382a49bfadbe00b10bba66a6; no voters: 
I20260710 13:24:43.997648 25479 raft_consensus.cc:2804] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.998624 25479 raft_consensus.cc:697] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 LEADER]: Becoming Leader. State: Replica: 08d635923cb14067a957b712d3f0f083, State: Running, Role: LEADER
I20260710 13:24:43.999481 25479 consensus_queue.cc:237] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:44.008622 25182 catalog_manager.cc:5697] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08d635923cb14067a957b712d3f0f083 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "08d635923cb14067a957b712d3f0f083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:44.233428 25479 raft_consensus.cc:493] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:44.234058 25479 raft_consensus.cc:515] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.235992 25479 leader_election.cc:290] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323), 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537)
I20260710 13:24:44.236922 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f034aa4d20c74cb0b45b755f8063a8ae" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1794efdbad1b40cc8b5003285f031421" is_pre_election: true
I20260710 13:24:44.237118 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f034aa4d20c74cb0b45b755f8063a8ae" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6" is_pre_election: true
I20260710 13:24:44.237716 25360 raft_consensus.cc:2468] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 0.
I20260710 13:24:44.237716 25285 raft_consensus.cc:2468] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 0.
I20260710 13:24:44.239151 25399 leader_election.cc:304] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 1794efdbad1b40cc8b5003285f031421; no voters: 
I20260710 13:24:44.239903 25479 raft_consensus.cc:2804] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:44.240236 25479 raft_consensus.cc:493] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:44.240518 25479 raft_consensus.cc:3060] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.245528 25479 raft_consensus.cc:515] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.247269 25479 leader_election.cc:290] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 election: Requested vote from peers 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323), 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537)
I20260710 13:24:44.248329 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f034aa4d20c74cb0b45b755f8063a8ae" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1794efdbad1b40cc8b5003285f031421"
I20260710 13:24:44.248445 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f034aa4d20c74cb0b45b755f8063a8ae" candidate_uuid: "08d635923cb14067a957b712d3f0f083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
I20260710 13:24:44.249110 25285 raft_consensus.cc:3060] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.249230 25360 raft_consensus.cc:3060] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.254582 25285 raft_consensus.cc:2468] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 1.
I20260710 13:24:44.254606 25360 raft_consensus.cc:2468] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d635923cb14067a957b712d3f0f083 in term 1.
I20260710 13:24:44.255765 25399 leader_election.cc:304] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 1794efdbad1b40cc8b5003285f031421; no voters: 
I20260710 13:24:44.256465 25479 raft_consensus.cc:2804] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:44.257027 25479 raft_consensus.cc:697] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 1 LEADER]: Becoming Leader. State: Replica: 08d635923cb14067a957b712d3f0f083, State: Running, Role: LEADER
I20260710 13:24:44.257848 25479 consensus_queue.cc:237] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
W20260710 13:24:44.259305 25230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:44.264709 25182 catalog_manager.cc:5697] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08d635923cb14067a957b712d3f0f083 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "08d635923cb14067a957b712d3f0f083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:44.333741 25182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42646:
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:44.335718 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:44.359400 25274 tablet_service.cc:1511] Processing CreateTablet for tablet caa54626d688409cae00f854459c1a51 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0bba07a78f454091b448bbabb766963d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:44.360761 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa54626d688409cae00f854459c1a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:44.360512 25349 tablet_service.cc:1511] Processing CreateTablet for tablet caa54626d688409cae00f854459c1a51 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0bba07a78f454091b448bbabb766963d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:44.361783 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa54626d688409cae00f854459c1a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:44.361788 25423 tablet_service.cc:1511] Processing CreateTablet for tablet caa54626d688409cae00f854459c1a51 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0bba07a78f454091b448bbabb766963d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:44.363155 25423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa54626d688409cae00f854459c1a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:44.365278 25275 tablet_service.cc:1511] Processing CreateTablet for tablet fe8cfb2b5667483fa621b8447c108781 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0bba07a78f454091b448bbabb766963d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:44.366617 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8cfb2b5667483fa621b8447c108781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:44.370380 25350 tablet_service.cc:1511] Processing CreateTablet for tablet fe8cfb2b5667483fa621b8447c108781 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0bba07a78f454091b448bbabb766963d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:44.371677 25350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8cfb2b5667483fa621b8447c108781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:44.371337 25424 tablet_service.cc:1511] Processing CreateTablet for tablet fe8cfb2b5667483fa621b8447c108781 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=0bba07a78f454091b448bbabb766963d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:44.373575 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8cfb2b5667483fa621b8447c108781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:44.391263 25497 tablet_bootstrap.cc:492] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083: Bootstrap starting.
I20260710 13:24:44.399823 25497 tablet_bootstrap.cc:654] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:44.409932 25496 tablet_bootstrap.cc:492] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421: Bootstrap starting.
I20260710 13:24:44.414388 25498 tablet_bootstrap.cc:492] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: Bootstrap starting.
I20260710 13:24:44.418656 25496 tablet_bootstrap.cc:654] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:44.419097 25497 tablet_bootstrap.cc:492] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083: No bootstrap required, opened a new log
I20260710 13:24:44.419632 25497 ts_tablet_manager.cc:1403] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.010s
I20260710 13:24:44.421591 25498 tablet_bootstrap.cc:654] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:44.422761 25497 raft_consensus.cc:359] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.423635 25497 raft_consensus.cc:385] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:44.423950 25497 raft_consensus.cc:740] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d635923cb14067a957b712d3f0f083, State: Initialized, Role: FOLLOWER
I20260710 13:24:44.424669 25496 tablet_bootstrap.cc:492] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421: No bootstrap required, opened a new log
I20260710 13:24:44.425310 25496 ts_tablet_manager.cc:1403] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:24:44.424993 25497 consensus_queue.cc:260] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.427332 25498 tablet_bootstrap.cc:492] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: No bootstrap required, opened a new log
I20260710 13:24:44.427862 25498 ts_tablet_manager.cc:1403] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:24:44.428702 25496 raft_consensus.cc:359] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.429628 25496 raft_consensus.cc:385] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:44.430011 25496 raft_consensus.cc:740] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Initialized, Role: FOLLOWER
I20260710 13:24:44.430729 25498 raft_consensus.cc:359] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.430970 25496 consensus_queue.cc:260] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.431529 25498 raft_consensus.cc:385] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:44.432045 25498 raft_consensus.cc:740] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d668f2b382a49bfadbe00b10bba66a6, State: Initialized, Role: FOLLOWER
I20260710 13:24:44.432978 25498 consensus_queue.cc:260] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.434185 25479 consensus_queue.cc:1048] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:44.441617 25496 ts_tablet_manager.cc:1434] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 13:24:44.443297 25496 tablet_bootstrap.cc:492] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421: Bootstrap starting.
I20260710 13:24:44.443420 25497 ts_tablet_manager.cc:1434] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 13:24:44.445742 25497 tablet_bootstrap.cc:492] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083: Bootstrap starting.
I20260710 13:24:44.452113 25496 tablet_bootstrap.cc:654] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:44.459748 25496 tablet_bootstrap.cc:492] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421: No bootstrap required, opened a new log
I20260710 13:24:44.460238 25496 ts_tablet_manager.cc:1403] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:24:44.463291 25496 raft_consensus.cc:359] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.464351 25496 raft_consensus.cc:385] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:44.464717 25496 raft_consensus.cc:740] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Initialized, Role: FOLLOWER
I20260710 13:24:44.465222 25497 tablet_bootstrap.cc:654] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:44.465596 25496 consensus_queue.cc:260] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.468714 25496 ts_tablet_manager.cc:1434] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:44.481040 25498 ts_tablet_manager.cc:1434] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.018s
I20260710 13:24:44.482280 25498 tablet_bootstrap.cc:492] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6: Bootstrap starting.
I20260710 13:24:44.488684 25479 consensus_queue.cc:1048] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:44.492244 25497 tablet_bootstrap.cc:492] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083: No bootstrap required, opened a new log
I20260710 13:24:44.493011 25497 ts_tablet_manager.cc:1403] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.003s
I20260710 13:24:44.488546 25498 tablet_bootstrap.cc:654] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:44.497061 25497 raft_consensus.cc:359] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.497829 25497 raft_consensus.cc:385] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:44.498263 25497 raft_consensus.cc:740] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d635923cb14067a957b712d3f0f083, State: Initialized, Role: FOLLOWER
I20260710 13:24:44.499116 25497 consensus_queue.cc:260] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.501412 25497 ts_tablet_manager.cc:1434] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:44.501518 25498 tablet_bootstrap.cc:492] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6: No bootstrap required, opened a new log
I20260710 13:24:44.502175 25498 ts_tablet_manager.cc:1403] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260710 13:24:44.504946 25498 raft_consensus.cc:359] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.505734 25498 raft_consensus.cc:385] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:44.506094 25498 raft_consensus.cc:740] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d668f2b382a49bfadbe00b10bba66a6, State: Initialized, Role: FOLLOWER
I20260710 13:24:44.506796 25498 consensus_queue.cc:260] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.508996 25498 ts_tablet_manager.cc:1434] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:44.589612 25503 raft_consensus.cc:493] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:44.590107 25503 raft_consensus.cc:515] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.592372 25503 leader_election.cc:290] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323), 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:44.606160 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781" candidate_uuid: "2d668f2b382a49bfadbe00b10bba66a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1794efdbad1b40cc8b5003285f031421" is_pre_election: true
I20260710 13:24:44.606980 25284 raft_consensus.cc:2468] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d668f2b382a49bfadbe00b10bba66a6 in term 0.
I20260710 13:24:44.607080 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781" candidate_uuid: "2d668f2b382a49bfadbe00b10bba66a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d635923cb14067a957b712d3f0f083" is_pre_election: true
I20260710 13:24:44.607836 25434 raft_consensus.cc:2468] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d668f2b382a49bfadbe00b10bba66a6 in term 0.
I20260710 13:24:44.608294 25325 leader_election.cc:304] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1794efdbad1b40cc8b5003285f031421, 2d668f2b382a49bfadbe00b10bba66a6; no voters: 
I20260710 13:24:44.609194 25503 raft_consensus.cc:2804] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:44.609609 25503 raft_consensus.cc:493] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:44.609890 25503 raft_consensus.cc:3060] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.615793 25503 raft_consensus.cc:515] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.617661 25503 leader_election.cc:290] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [CANDIDATE]: Term 1 election: Requested vote from peers 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323), 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:44.618757 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781" candidate_uuid: "2d668f2b382a49bfadbe00b10bba66a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1794efdbad1b40cc8b5003285f031421"
I20260710 13:24:44.618753 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781" candidate_uuid: "2d668f2b382a49bfadbe00b10bba66a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d635923cb14067a957b712d3f0f083"
I20260710 13:24:44.619717 25284 raft_consensus.cc:3060] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.619817 25434 raft_consensus.cc:3060] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.625569 25434 raft_consensus.cc:2468] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d668f2b382a49bfadbe00b10bba66a6 in term 1.
I20260710 13:24:44.625664 25284 raft_consensus.cc:2468] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d668f2b382a49bfadbe00b10bba66a6 in term 1.
I20260710 13:24:44.626901 25323 leader_election.cc:304] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 2d668f2b382a49bfadbe00b10bba66a6; no voters: 
I20260710 13:24:44.627755 25503 raft_consensus.cc:2804] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:44.629047 25503 raft_consensus.cc:697] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 LEADER]: Becoming Leader. State: Replica: 2d668f2b382a49bfadbe00b10bba66a6, State: Running, Role: LEADER
I20260710 13:24:44.629887 25503 consensus_queue.cc:237] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.637830 25182 catalog_manager.cc:5697] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "2d668f2b382a49bfadbe00b10bba66a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:44.642360 25504 raft_consensus.cc:493] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:44.642899 25504 raft_consensus.cc:515] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.645669 25504 leader_election.cc:290] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537), 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:44.657279 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa54626d688409cae00f854459c1a51" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d635923cb14067a957b712d3f0f083" is_pre_election: true
I20260710 13:24:44.657493 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa54626d688409cae00f854459c1a51" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6" is_pre_election: true
I20260710 13:24:44.657927 25434 raft_consensus.cc:2468] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 0.
I20260710 13:24:44.658239 25360 raft_consensus.cc:2468] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 0.
I20260710 13:24:44.659263 25248 leader_election.cc:304] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 1794efdbad1b40cc8b5003285f031421; no voters: 
I20260710 13:24:44.659984 25504 raft_consensus.cc:2804] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:44.660348 25504 raft_consensus.cc:493] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:44.660681 25504 raft_consensus.cc:3060] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.662196 25479 consensus_queue.cc:1048] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:44.666343 25504 raft_consensus.cc:515] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.668566 25504 leader_election.cc:290] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 1 election: Requested vote from peers 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537), 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:44.669432 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa54626d688409cae00f854459c1a51" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
I20260710 13:24:44.670143 25360 raft_consensus.cc:3060] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.673840 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa54626d688409cae00f854459c1a51" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d635923cb14067a957b712d3f0f083"
I20260710 13:24:44.674461 25434 raft_consensus.cc:3060] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.678655 25487 consensus_queue.cc:1048] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:44.687669 25434 raft_consensus.cc:2468] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 1.
I20260710 13:24:44.688248 25360 raft_consensus.cc:2468] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 1.
I20260710 13:24:44.689035 25248 leader_election.cc:304] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 1794efdbad1b40cc8b5003285f031421; no voters: 
I20260710 13:24:44.689751 25504 raft_consensus.cc:2804] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:44.690352 25504 raft_consensus.cc:697] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 LEADER]: Becoming Leader. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Running, Role: LEADER
I20260710 13:24:44.691285 25504 consensus_queue.cc:237] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:44.699610 25182 catalog_manager.cc:5697] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1794efdbad1b40cc8b5003285f031421 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "1794efdbad1b40cc8b5003285f031421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:44.781540 25434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6144be31f3ab442db874535e8824f157"
dest_uuid: "08d635923cb14067a957b712d3f0f083"
mode: GRACEFUL
new_leader_uuid: "1794efdbad1b40cc8b5003285f031421"
 from {username='slave'} at 127.0.0.1:58258
I20260710 13:24:44.782207 25434 raft_consensus.cc:606] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 LEADER]: Received request to transfer leadership to TS 1794efdbad1b40cc8b5003285f031421
I20260710 13:24:44.801144 25360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781"
dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
mode: GRACEFUL
new_leader_uuid: "1794efdbad1b40cc8b5003285f031421"
 from {username='slave'} at 127.0.0.1:59686
I20260710 13:24:44.801694 25360 raft_consensus.cc:606] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 LEADER]: Received request to transfer leadership to TS 1794efdbad1b40cc8b5003285f031421
I20260710 13:24:44.918926 25487 raft_consensus.cc:993] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: : Instructing follower 1794efdbad1b40cc8b5003285f031421 to start an election
I20260710 13:24:44.919458 25479 raft_consensus.cc:1081] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 LEADER]: Signalling peer 1794efdbad1b40cc8b5003285f031421 to start an election
I20260710 13:24:44.921307 25284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6144be31f3ab442db874535e8824f157"
dest_uuid: "1794efdbad1b40cc8b5003285f031421"
 from {username='slave'} at 127.0.0.1:50648
I20260710 13:24:44.921931 25284 raft_consensus.cc:493] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:44.922353 25284 raft_consensus.cc:3060] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:44.927546 25284 raft_consensus.cc:515] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:44.929260 25284 leader_election.cc:290] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 2 election: Requested vote from peers 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537), 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:44.930045 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6144be31f3ab442db874535e8824f157" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
I20260710 13:24:44.930467 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6144be31f3ab442db874535e8824f157" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08d635923cb14067a957b712d3f0f083"
I20260710 13:24:44.930691 25360 raft_consensus.cc:3060] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:44.931157 25434 raft_consensus.cc:3055] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:44.931519 25434 raft_consensus.cc:740] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08d635923cb14067a957b712d3f0f083, State: Running, Role: LEADER
I20260710 13:24:44.932257 25434 consensus_queue.cc:260] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:44.933413 25434 raft_consensus.cc:3060] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:44.936371 25360 raft_consensus.cc:2468] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 2.
I20260710 13:24:44.937562 25248 leader_election.cc:304] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1794efdbad1b40cc8b5003285f031421, 2d668f2b382a49bfadbe00b10bba66a6; no voters: 
I20260710 13:24:44.938359 25504 raft_consensus.cc:2804] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:44.938799 25504 raft_consensus.cc:697] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 2 LEADER]: Becoming Leader. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Running, Role: LEADER
I20260710 13:24:44.939707 25504 consensus_queue.cc:237] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } }
I20260710 13:24:44.939839 25434 raft_consensus.cc:2468] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 2.
I20260710 13:24:44.947147 25183 catalog_manager.cc:5697] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 reported cstate change: term changed from 1 to 2, leader changed from 08d635923cb14067a957b712d3f0f083 (127.21.80.131) to 1794efdbad1b40cc8b5003285f031421 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "1794efdbad1b40cc8b5003285f031421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:45.149865 25503 consensus_queue.cc:1048] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:45.157456 25528 raft_consensus.cc:993] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6: : Instructing follower 1794efdbad1b40cc8b5003285f031421 to start an election
I20260710 13:24:45.158283 25503 raft_consensus.cc:1081] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 LEADER]: Signalling peer 1794efdbad1b40cc8b5003285f031421 to start an election
I20260710 13:24:45.160527 25285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781"
dest_uuid: "1794efdbad1b40cc8b5003285f031421"
 from {username='slave'} at 127.0.0.1:50658
I20260710 13:24:45.161119 25285 raft_consensus.cc:493] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:45.161491 25285 raft_consensus.cc:3060] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.163506 25529 consensus_queue.cc:1048] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:45.168988 25285 raft_consensus.cc:515] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:45.171840 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
I20260710 13:24:45.172477 25360 raft_consensus.cc:3055] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:45.172816 25360 raft_consensus.cc:740] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d668f2b382a49bfadbe00b10bba66a6, State: Running, Role: LEADER
I20260710 13:24:45.173681 25360 consensus_queue.cc:260] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:45.174803 25360 raft_consensus.cc:3060] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.179394 25285 leader_election.cc:290] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 2 election: Requested vote from peers 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130:40537), 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:45.180399 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8cfb2b5667483fa621b8447c108781" candidate_uuid: "1794efdbad1b40cc8b5003285f031421" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08d635923cb14067a957b712d3f0f083"
I20260710 13:24:45.180968 25434 raft_consensus.cc:3060] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.181244 25360 raft_consensus.cc:2468] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 2.
I20260710 13:24:45.182315 25248 leader_election.cc:304] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1794efdbad1b40cc8b5003285f031421, 2d668f2b382a49bfadbe00b10bba66a6; no voters: 
I20260710 13:24:45.183043 25504 raft_consensus.cc:2804] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:45.183480 25504 raft_consensus.cc:697] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 2 LEADER]: Becoming Leader. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Running, Role: LEADER
I20260710 13:24:45.184206 25504 consensus_queue.cc:237] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:45.186235 25434 raft_consensus.cc:2468] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1794efdbad1b40cc8b5003285f031421 in term 2.
I20260710 13:24:45.190490 25182 catalog_manager.cc:5697] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 reported cstate change: term changed from 1 to 2, leader changed from 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130) to 1794efdbad1b40cc8b5003285f031421 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "1794efdbad1b40cc8b5003285f031421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:45.227655 25504 consensus_queue.cc:1048] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:45.241685 25533 consensus_queue.cc:1048] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:45.261332 21826 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:24:45.263100 21826 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:24:45.263571 21826 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:24:45.276450 25285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caa54626d688409cae00f854459c1a51"
dest_uuid: "1794efdbad1b40cc8b5003285f031421"
mode: GRACEFUL
new_leader_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
 from {username='slave'} at 127.0.0.1:50672
I20260710 13:24:45.277099 25285 raft_consensus.cc:606] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 LEADER]: Received request to transfer leadership to TS 2d668f2b382a49bfadbe00b10bba66a6
I20260710 13:24:45.278229 21826 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:24:45.386592 25434 raft_consensus.cc:1275] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Refusing update from remote peer 1794efdbad1b40cc8b5003285f031421: 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:45.387830 25533 consensus_queue.cc:1048] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 }, 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.395550 25360 raft_consensus.cc:1275] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Refusing update from remote peer 1794efdbad1b40cc8b5003285f031421: 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:45.397212 25533 consensus_queue.cc:1048] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 }, 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.716619 25360 raft_consensus.cc:1275] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Refusing update from remote peer 1794efdbad1b40cc8b5003285f031421: 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:45.717036 25434 raft_consensus.cc:1275] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Refusing update from remote peer 1794efdbad1b40cc8b5003285f031421: 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:45.718161 25502 consensus_queue.cc:1048] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 }, 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.718909 25533 consensus_queue.cc:1048] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 }, 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.768970 25502 raft_consensus.cc:993] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421: : Instructing follower 2d668f2b382a49bfadbe00b10bba66a6 to start an election
I20260710 13:24:45.769577 25502 raft_consensus.cc:1081] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 LEADER]: Signalling peer 2d668f2b382a49bfadbe00b10bba66a6 to start an election
I20260710 13:24:45.771099 25359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caa54626d688409cae00f854459c1a51"
dest_uuid: "2d668f2b382a49bfadbe00b10bba66a6"
 from {username='slave'} at 127.0.0.1:59670
I20260710 13:24:45.771765 25359 raft_consensus.cc:493] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:45.772171 25359 raft_consensus.cc:3060] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.778249 25359 raft_consensus.cc:515] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:45.780012 25359 leader_election.cc:290] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [CANDIDATE]: Term 2 election: Requested vote from peers 1794efdbad1b40cc8b5003285f031421 (127.21.80.129:44323), 08d635923cb14067a957b712d3f0f083 (127.21.80.131:44055)
I20260710 13:24:45.780942 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa54626d688409cae00f854459c1a51" candidate_uuid: "2d668f2b382a49bfadbe00b10bba66a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1794efdbad1b40cc8b5003285f031421"
I20260710 13:24:45.781141 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa54626d688409cae00f854459c1a51" candidate_uuid: "2d668f2b382a49bfadbe00b10bba66a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08d635923cb14067a957b712d3f0f083"
I20260710 13:24:45.781558 25285 raft_consensus.cc:3055] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:45.781780 25434 raft_consensus.cc:3060] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.781912 25285 raft_consensus.cc:740] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1794efdbad1b40cc8b5003285f031421, State: Running, Role: LEADER
I20260710 13:24:45.782689 25285 consensus_queue.cc:260] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:45.783631 25285 raft_consensus.cc:3060] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.787655 25434 raft_consensus.cc:2468] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d668f2b382a49bfadbe00b10bba66a6 in term 2.
I20260710 13:24:45.788345 25285 raft_consensus.cc:2468] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d668f2b382a49bfadbe00b10bba66a6 in term 2.
I20260710 13:24:45.789167 25323 leader_election.cc:304] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d635923cb14067a957b712d3f0f083, 2d668f2b382a49bfadbe00b10bba66a6; no voters: 
I20260710 13:24:45.790074 25529 raft_consensus.cc:2804] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:45.791224 25529 raft_consensus.cc:697] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 LEADER]: Becoming Leader. State: Replica: 2d668f2b382a49bfadbe00b10bba66a6, State: Running, Role: LEADER
I20260710 13:24:45.792055 25529 consensus_queue.cc:237] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } }
I20260710 13:24:45.798084 25181 catalog_manager.cc:5697] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 reported cstate change: term changed from 1 to 2, leader changed from 1794efdbad1b40cc8b5003285f031421 (127.21.80.129) to 2d668f2b382a49bfadbe00b10bba66a6 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "2d668f2b382a49bfadbe00b10bba66a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1794efdbad1b40cc8b5003285f031421" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d668f2b382a49bfadbe00b10bba66a6" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 40537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d635923cb14067a957b712d3f0f083" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 44055 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:45.899500 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
I20260710 13:24:45.918426 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:45.919283 21826 tablet_replica.cc:333] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421: stopping tablet replica
I20260710 13:24:45.919898 21826 raft_consensus.cc:2243] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.920701 21826 raft_consensus.cc:2272] T fe8cfb2b5667483fa621b8447c108781 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.923040 21826 tablet_replica.cc:333] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421: stopping tablet replica
I20260710 13:24:45.923576 21826 raft_consensus.cc:2243] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.923928 21826 raft_consensus.cc:2272] T caa54626d688409cae00f854459c1a51 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.926126 21826 tablet_replica.cc:333] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421: stopping tablet replica
I20260710 13:24:45.926792 21826 raft_consensus.cc:2243] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.927774 21826 raft_consensus.cc:2272] T 6144be31f3ab442db874535e8824f157 P 1794efdbad1b40cc8b5003285f031421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.930016 21826 tablet_replica.cc:333] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421: stopping tablet replica
I20260710 13:24:45.930552 21826 raft_consensus.cc:2243] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.930992 21826 raft_consensus.cc:2272] T f034aa4d20c74cb0b45b755f8063a8ae P 1794efdbad1b40cc8b5003285f031421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.954963 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
I20260710 13:24:45.967734 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
I20260710 13:24:45.986003 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:45.986687 21826 tablet_replica.cc:333] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6: stopping tablet replica
I20260710 13:24:45.987305 21826 raft_consensus.cc:2243] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.987777 21826 raft_consensus.cc:2272] T fe8cfb2b5667483fa621b8447c108781 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.990082 21826 tablet_replica.cc:333] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: stopping tablet replica
I20260710 13:24:45.990619 21826 raft_consensus.cc:2243] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.991220 21826 pending_rounds.cc:70] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: Trying to abort 1 pending ops.
I20260710 13:24:45.991441 21826 pending_rounds.cc:77] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305993772211458048 op_type: NO_OP noop_request { }
I20260710 13:24:45.991777 21826 raft_consensus.cc:2889] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:45.992082 21826 raft_consensus.cc:2272] T caa54626d688409cae00f854459c1a51 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.994355 21826 tablet_replica.cc:333] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6: stopping tablet replica
I20260710 13:24:45.994863 21826 raft_consensus.cc:2243] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.995285 21826 raft_consensus.cc:2272] T 6144be31f3ab442db874535e8824f157 P 2d668f2b382a49bfadbe00b10bba66a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.997573 21826 tablet_replica.cc:333] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6: stopping tablet replica
I20260710 13:24:45.998057 21826 raft_consensus.cc:2243] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.998485 21826 raft_consensus.cc:2272] T f034aa4d20c74cb0b45b755f8063a8ae P 2d668f2b382a49bfadbe00b10bba66a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.021184 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
I20260710 13:24:46.033186 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
I20260710 13:24:46.050509 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:46.051287 21826 tablet_replica.cc:333] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083: stopping tablet replica
I20260710 13:24:46.051934 21826 raft_consensus.cc:2243] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.052925 21826 raft_consensus.cc:2272] T f034aa4d20c74cb0b45b755f8063a8ae P 08d635923cb14067a957b712d3f0f083 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.054767 21826 tablet_replica.cc:333] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083: stopping tablet replica
I20260710 13:24:46.055303 21826 raft_consensus.cc:2243] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.055742 21826 raft_consensus.cc:2272] T fe8cfb2b5667483fa621b8447c108781 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.058149 21826 tablet_replica.cc:333] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083: stopping tablet replica
I20260710 13:24:46.058671 21826 raft_consensus.cc:2243] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.059105 21826 raft_consensus.cc:2272] T caa54626d688409cae00f854459c1a51 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.061347 21826 tablet_replica.cc:333] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083: stopping tablet replica
I20260710 13:24:46.061841 21826 raft_consensus.cc:2243] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.062264 21826 raft_consensus.cc:2272] T 6144be31f3ab442db874535e8824f157 P 08d635923cb14067a957b712d3f0f083 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.085762 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:24:46.098628 21826 master.cc:562] Master@127.21.80.190:38805 shutting down...
I20260710 13:24:46.114169 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.114665 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.114921 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05db5bc7841a4b539e668a3464c3e515: stopping tablet replica
I20260710 13:24:46.126204 21826 master.cc:584] Master@127.21.80.190:38805 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3033 ms)
[----------] 6 tests from LeaderRebalancerTest (86931 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:24:46.155107 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:35699
I20260710 13:24:46.156410 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.161767 25542 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:46.162431 25543 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:46.163208 25545 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:46.165218 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:46.166071 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:46.166260 21826 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:46.166386 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689886166373 us; error 0 us; skew 500 ppm
I20260710 13:24:46.166889 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.169476 21826 webserver.cc:533] Webserver started at http://127.21.80.190:41217/ using document root <none> and password file <none>
I20260710 13:24:46.169960 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.170136 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.170368 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.171499 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "09cc29ca3db44ab1b6223c0e040899e5"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.176530 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:46.180474 25550 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:46.181377 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:46.181766 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "09cc29ca3db44ab1b6223c0e040899e5"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.182090 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-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:46.198342 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.199541 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.241200 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:35699
I20260710 13:24:46.241289 25601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:35699 every 8 connection(s)
I20260710 13:24:46.245293 25602 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:46.255339 25602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5: Bootstrap starting.
I20260710 13:24:46.259625 25602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.263653 25602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5: No bootstrap required, opened a new log
I20260710 13:24:46.265681 25602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09cc29ca3db44ab1b6223c0e040899e5" member_type: VOTER }
I20260710 13:24:46.266048 25602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.266238 25602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09cc29ca3db44ab1b6223c0e040899e5, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.266812 25602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09cc29ca3db44ab1b6223c0e040899e5" member_type: VOTER }
I20260710 13:24:46.267231 25602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:46.267421 25602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:46.267620 25602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.272091 25602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09cc29ca3db44ab1b6223c0e040899e5" member_type: VOTER }
I20260710 13:24:46.272569 25602 leader_election.cc:304] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [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: 09cc29ca3db44ab1b6223c0e040899e5; no voters: 
I20260710 13:24:46.273686 25602 leader_election.cc:290] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:46.274070 25605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.275561 25605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 1 LEADER]: Becoming Leader. State: Replica: 09cc29ca3db44ab1b6223c0e040899e5, State: Running, Role: LEADER
I20260710 13:24:46.276268 25605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [LEADER]: Queue going to LEADER mode. State: All 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: "09cc29ca3db44ab1b6223c0e040899e5" member_type: VOTER }
I20260710 13:24:46.276558 25602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:46.279162 25607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09cc29ca3db44ab1b6223c0e040899e5. Latest consensus state: current_term: 1 leader_uuid: "09cc29ca3db44ab1b6223c0e040899e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09cc29ca3db44ab1b6223c0e040899e5" member_type: VOTER } }
I20260710 13:24:46.279172 25606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09cc29ca3db44ab1b6223c0e040899e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09cc29ca3db44ab1b6223c0e040899e5" member_type: VOTER } }
I20260710 13:24:46.279927 25607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:46.280020 25606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:46.284053 25610 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:46.289023 25610 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:46.293088 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:46.298571 25610 catalog_manager.cc:1383] Generated new cluster ID: 411f87f737a84bbd81effead089302d9
I20260710 13:24:46.298866 25610 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:46.324458 25610 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:46.325857 25610 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:46.341266 25610 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5: Generated new TSK 0
I20260710 13:24:46.341859 25610 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:46.360085 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.366022 25623 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:46.367307 25624 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:46.369426 21826 server_base.cc:1061] running on GCE node
W20260710 13:24:46.369478 25626 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:46.370617 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:46.370842 21826 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:46.371022 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689886370999 us; error 0 us; skew 500 ppm
I20260710 13:24:46.371574 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.373960 21826 webserver.cc:533] Webserver started at http://127.21.80.129:44501/ using document root <none> and password file <none>
I20260710 13:24:46.374478 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.374687 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.374963 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.376047 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "e8e227f4d7ee484c8793b5b5f3944309"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.380966 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:24:46.384526 25631 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:46.385396 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:46.385716 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "e8e227f4d7ee484c8793b5b5f3944309"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.386014 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-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:46.400014 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.401228 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.402755 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:46.405048 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:46.405287 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.405539 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:46.405711 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.446273 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:35595
I20260710 13:24:46.446391 25693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:35595 every 8 connection(s)
I20260710 13:24:46.451260 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.458137 25698 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:46.459573 25699 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:46.463960 21826 server_base.cc:1061] running on GCE node
W20260710 13:24:46.464452 25701 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:46.464701 25694 heartbeater.cc:344] Connected to a master server at 127.21.80.190:35699
I20260710 13:24:46.465205 25694 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:46.465783 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:46.466001 25694 heartbeater.cc:507] Master 127.21.80.190:35699 requested a full tablet report, sending...
W20260710 13:24:46.465998 21826 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:46.466506 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689886466482 us; error 0 us; skew 500 ppm
I20260710 13:24:46.467128 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.468541 25567 ts_manager.cc:194] Registered new tserver with Master: e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595)
I20260710 13:24:46.469929 21826 webserver.cc:533] Webserver started at http://127.21.80.130:33397/ using document root <none> and password file <none>
I20260710 13:24:46.470625 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.470844 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.471153 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.471110 25567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48454
I20260710 13:24:46.472689 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.477200 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:46.480635 25706 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:46.481446 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:46.481796 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.482070 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-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:46.496331 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.497485 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.498862 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:46.501191 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:46.501423 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.501667 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:46.501833 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.539465 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:44233
I20260710 13:24:46.539566 25768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:44233 every 8 connection(s)
I20260710 13:24:46.544231 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.550388 25772 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:46.551738 25773 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:46.554236 25775 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:46.555143 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:46.556262 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:46.556342 25769 heartbeater.cc:344] Connected to a master server at 127.21.80.190:35699
W20260710 13:24:46.556536 21826 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:46.556833 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689886556815 us; error 0 us; skew 500 ppm
I20260710 13:24:46.556886 25769 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:46.557487 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.557824 25769 heartbeater.cc:507] Master 127.21.80.190:35699 requested a full tablet report, sending...
I20260710 13:24:46.560021 25567 ts_manager.cc:194] Registered new tserver with Master: 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:46.560410 21826 webserver.cc:533] Webserver started at http://127.21.80.131:37033/ using document root <none> and password file <none>
I20260710 13:24:46.560973 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.561163 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.561429 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.561618 25567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48466
I20260710 13:24:46.562613 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "5319b8e23b68490da82033006bfd2433"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.566998 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:46.570319 25780 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:46.571041 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:46.571375 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "5319b8e23b68490da82033006bfd2433"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-ccg1"
I20260710 13:24:46.571688 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689799055746-21826-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:46.589169 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.590227 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.591573 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:46.593843 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:46.594048 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.594316 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:46.594475 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.633870 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:33041
I20260710 13:24:46.633981 25842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:33041 every 8 connection(s)
I20260710 13:24:46.647459 25843 heartbeater.cc:344] Connected to a master server at 127.21.80.190:35699
I20260710 13:24:46.647917 25843 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:46.648669 25843 heartbeater.cc:507] Master 127.21.80.190:35699 requested a full tablet report, sending...
I20260710 13:24:46.650614 25567 ts_manager.cc:194] Registered new tserver with Master: 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:46.650869 21826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013855822s
I20260710 13:24:46.652423 25567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48470
I20260710 13:24:46.677990 25567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48486:
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:46.680554 25567 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:46.758246 25659 tablet_service.cc:1511] Processing CreateTablet for tablet 5472ea4b7bf6477cb5badb3645c63902 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:46.759677 25659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5472ea4b7bf6477cb5badb3645c63902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.760495 25658 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba74b8ed86544bdabc0817e866bc8ef (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:46.761951 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba74b8ed86544bdabc0817e866bc8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.762496 25655 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9152006240422daf8fec74f5d9b650 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:46.763890 25655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9152006240422daf8fec74f5d9b650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.765122 25733 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba74b8ed86544bdabc0817e866bc8ef (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:46.765293 25732 tablet_service.cc:1511] Processing CreateTablet for tablet 049ba75beac94b45a64e7818f8ce2962 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:46.765785 25657 tablet_service.cc:1511] Processing CreateTablet for tablet 049ba75beac94b45a64e7818f8ce2962 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:46.766472 25733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba74b8ed86544bdabc0817e866bc8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.767050 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049ba75beac94b45a64e7818f8ce2962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.763885 25734 tablet_service.cc:1511] Processing CreateTablet for tablet 5472ea4b7bf6477cb5badb3645c63902 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:46.768110 25731 tablet_service.cc:1511] Processing CreateTablet for tablet f49316571eef400ca467e2aed45a9ab7 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:46.768705 25734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5472ea4b7bf6477cb5badb3645c63902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.768893 25656 tablet_service.cc:1511] Processing CreateTablet for tablet f49316571eef400ca467e2aed45a9ab7 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:46.769475 25731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49316571eef400ca467e2aed45a9ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.770238 25656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49316571eef400ca467e2aed45a9ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.770614 25732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049ba75beac94b45a64e7818f8ce2962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.772346 25654 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08c292f3f84d7198470e96361f3978 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:46.774071 25654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08c292f3f84d7198470e96361f3978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.786772 25730 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9152006240422daf8fec74f5d9b650 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:46.789081 25730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9152006240422daf8fec74f5d9b650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.794170 25729 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08c292f3f84d7198470e96361f3978 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:46.795573 25729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08c292f3f84d7198470e96361f3978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.799255 25653 tablet_service.cc:1511] Processing CreateTablet for tablet b0a38870d8074662b9961a9fc94bb1b9 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:46.800665 25653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a38870d8074662b9961a9fc94bb1b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.820981 25728 tablet_service.cc:1511] Processing CreateTablet for tablet b0a38870d8074662b9961a9fc94bb1b9 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:46.822448 25728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a38870d8074662b9961a9fc94bb1b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.823392 25808 tablet_service.cc:1511] Processing CreateTablet for tablet 5472ea4b7bf6477cb5badb3645c63902 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:46.827488 25805 tablet_service.cc:1511] Processing CreateTablet for tablet f49316571eef400ca467e2aed45a9ab7 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:46.829787 25804 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9152006240422daf8fec74f5d9b650 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:46.831995 25652 tablet_service.cc:1511] Processing CreateTablet for tablet 001e13f07a7e4cab8a9f99acc6488fd9 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:46.833338 25652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001e13f07a7e4cab8a9f99acc6488fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.837904 25803 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08c292f3f84d7198470e96361f3978 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:46.840224 25806 tablet_service.cc:1511] Processing CreateTablet for tablet 049ba75beac94b45a64e7818f8ce2962 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:46.844937 25808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5472ea4b7bf6477cb5badb3645c63902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.831988 25727 tablet_service.cc:1511] Processing CreateTablet for tablet 001e13f07a7e4cab8a9f99acc6488fd9 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:46.848590 25727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001e13f07a7e4cab8a9f99acc6488fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.849695 25651 tablet_service.cc:1511] Processing CreateTablet for tablet 03006450ba2a43e486d05195d928ceff (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:46.851055 25651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03006450ba2a43e486d05195d928ceff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.825819 25807 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba74b8ed86544bdabc0817e866bc8ef (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:46.853595 25807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba74b8ed86544bdabc0817e866bc8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.853817 25801 tablet_service.cc:1511] Processing CreateTablet for tablet 001e13f07a7e4cab8a9f99acc6488fd9 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:46.855136 25801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001e13f07a7e4cab8a9f99acc6488fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.855928 25803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08c292f3f84d7198470e96361f3978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.856446 25802 tablet_service.cc:1511] Processing CreateTablet for tablet b0a38870d8074662b9961a9fc94bb1b9 (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:46.857748 25802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a38870d8074662b9961a9fc94bb1b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.860956 25804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9152006240422daf8fec74f5d9b650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.865129 25806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049ba75beac94b45a64e7818f8ce2962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.868279 25805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49316571eef400ca467e2aed45a9ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.876549 25800 tablet_service.cc:1511] Processing CreateTablet for tablet 03006450ba2a43e486d05195d928ceff (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:46.878051 25800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03006450ba2a43e486d05195d928ceff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.897739 25729 tablet_service.cc:1511] Processing CreateTablet for tablet 03006450ba2a43e486d05195d928ceff (DEFAULT_TABLE table=test-workload [id=0975fcaae1fd4698a867ac03b2196cef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:46.899106 25729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03006450ba2a43e486d05195d928ceff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.920656 25859 tablet_bootstrap.cc:492] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:46.939621 25858 tablet_bootstrap.cc:492] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:46.943401 25859 tablet_bootstrap.cc:654] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.945622 25858 tablet_bootstrap.cc:654] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.961521 25860 tablet_bootstrap.cc:492] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:46.977864 25860 tablet_bootstrap.cc:654] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.978448 25858 tablet_bootstrap.cc:492] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:46.978724 25859 tablet_bootstrap.cc:492] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:46.979012 25858 ts_tablet_manager.cc:1403] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.009s
I20260710 13:24:46.979261 25859 ts_tablet_manager.cc:1403] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.000s
I20260710 13:24:46.982784 25859 raft_consensus.cc:359] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:46.983758 25858 raft_consensus.cc:359] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:46.984597 25858 raft_consensus.cc:385] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.983742 25859 raft_consensus.cc:385] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.984932 25858 raft_consensus.cc:740] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.985091 25859 raft_consensus.cc:740] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.985785 25858 consensus_queue.cc:260] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:46.986094 25859 consensus_queue.cc:260] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:46.988320 25769 heartbeater.cc:499] Master 127.21.80.190:35699 was elected leader, sending a full tablet report...
I20260710 13:24:46.989216 25858 ts_tablet_manager.cc:1434] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:24:46.990597 25858 tablet_bootstrap.cc:492] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:46.991021 25860 tablet_bootstrap.cc:492] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:46.991514 25860 ts_tablet_manager.cc:1403] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260710 13:24:46.994493 25860 raft_consensus.cc:359] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:46.995208 25860 raft_consensus.cc:385] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.995507 25860 raft_consensus.cc:740] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.996366 25860 consensus_queue.cc:260] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:46.998672 25858 tablet_bootstrap.cc:654] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.006935 25860 ts_tablet_manager.cc:1434] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260710 13:24:47.007859 25843 heartbeater.cc:499] Master 127.21.80.190:35699 was elected leader, sending a full tablet report...
I20260710 13:24:47.017308 25859 ts_tablet_manager.cc:1434] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.038s	user 0.015s	sys 0.023s
I20260710 13:24:47.018177 25694 heartbeater.cc:499] Master 127.21.80.190:35699 was elected leader, sending a full tablet report...
I20260710 13:24:47.018474 25859 tablet_bootstrap.cc:492] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.018821 25860 tablet_bootstrap.cc:492] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.025281 25859 tablet_bootstrap.cc:654] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.025488 25860 tablet_bootstrap.cc:654] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.028822 25866 raft_consensus.cc:493] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.029558 25866 raft_consensus.cc:515] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.035852 25866 leader_election.cc:290] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:47.040918 25858 tablet_bootstrap.cc:492] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.041781 25858 ts_tablet_manager.cc:1403] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.010s
I20260710 13:24:47.047653 25858 raft_consensus.cc:359] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.053884 25858 raft_consensus.cc:385] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.054380 25858 raft_consensus.cc:740] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.055133 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.056465 25858 consensus_queue.cc:260] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
W20260710 13:24:47.057410 25783 leader_election.cc:343] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.059113 25858 ts_tablet_manager.cc:1434] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:24:47.060163 25858 tablet_bootstrap.cc:492] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:47.063277 25860 tablet_bootstrap.cc:492] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.063832 25860 ts_tablet_manager.cc:1403] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260710 13:24:47.066159 25858 tablet_bootstrap.cc:654] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.066794 25860 raft_consensus.cc:359] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.067548 25860 raft_consensus.cc:385] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.067868 25860 raft_consensus.cc:740] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.061379 25859 tablet_bootstrap.cc:492] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.069679 25859 ts_tablet_manager.cc:1403] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.027s
I20260710 13:24:47.072057 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
W20260710 13:24:47.074033 25783 leader_election.cc:343] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.074594 25783 leader_election.cc:304] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5319b8e23b68490da82033006bfd2433; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.075732 25868 raft_consensus.cc:2749] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.076596 25860 consensus_queue.cc:260] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.077441 25858 tablet_bootstrap.cc:492] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.077982 25858 ts_tablet_manager.cc:1403] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:24:47.078744 25860 ts_tablet_manager.cc:1434] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:24:47.079587 25860 tablet_bootstrap.cc:492] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.084824 25860 tablet_bootstrap.cc:654] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.086236 25859 raft_consensus.cc:359] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.086236 25858 raft_consensus.cc:359] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.087329 25858 raft_consensus.cc:385] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.087716 25858 raft_consensus.cc:740] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.087210 25859 raft_consensus.cc:385] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.088411 25858 consensus_queue.cc:260] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.088918 25859 raft_consensus.cc:740] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.089668 25859 consensus_queue.cc:260] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.090988 25858 ts_tablet_manager.cc:1434] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:24:47.091804 25859 ts_tablet_manager.cc:1434] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.003s
I20260710 13:24:47.092044 25858 tablet_bootstrap.cc:492] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:47.092828 25859 tablet_bootstrap.cc:492] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.098631 25858 tablet_bootstrap.cc:654] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.099087 25859 tablet_bootstrap.cc:654] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.108059 25860 tablet_bootstrap.cc:492] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.108599 25860 ts_tablet_manager.cc:1403] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 13:24:47.109813 25859 tablet_bootstrap.cc:492] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.110546 25859 ts_tablet_manager.cc:1403] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 13:24:47.111521 25860 raft_consensus.cc:359] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.112360 25860 raft_consensus.cc:385] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.112680 25860 raft_consensus.cc:740] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.113519 25860 consensus_queue.cc:260] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.114312 25859 raft_consensus.cc:359] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.115460 25859 raft_consensus.cc:385] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.115782 25860 ts_tablet_manager.cc:1434] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:47.115839 25859 raft_consensus.cc:740] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.117012 25860 tablet_bootstrap.cc:492] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.118355 25859 consensus_queue.cc:260] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.119645 25858 tablet_bootstrap.cc:492] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.120167 25858 ts_tablet_manager.cc:1403] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260710 13:24:47.123184 25858 raft_consensus.cc:359] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.123914 25858 raft_consensus.cc:385] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.124002 25859 ts_tablet_manager.cc:1434] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.007s
I20260710 13:24:47.124260 25858 raft_consensus.cc:740] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.125355 25865 raft_consensus.cc:493] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.125137 25858 consensus_queue.cc:260] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.125835 25865 raft_consensus.cc:515] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.126436 25860 tablet_bootstrap.cc:654] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.133224 25858 ts_tablet_manager.cc:1434] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:24:47.134456 25858 tablet_bootstrap.cc:492] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:47.137198 25865 leader_election.cc:290] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.140909 25859 tablet_bootstrap.cc:492] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.141307 25858 tablet_bootstrap.cc:654] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.147379 25860 tablet_bootstrap.cc:492] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.147925 25860 ts_tablet_manager.cc:1403] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260710 13:24:47.149250 25859 tablet_bootstrap.cc:654] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.152992 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.153755 25818 raft_consensus.cc:2468] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:47.155344 25635 leader_election.cc:304] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.155076 25860 raft_consensus.cc:359] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.156042 25860 raft_consensus.cc:385] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.156243 25865 raft_consensus.cc:2804] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.156391 25860 raft_consensus.cc:740] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.156621 25858 tablet_bootstrap.cc:492] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.156827 25865 raft_consensus.cc:493] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.157208 25865 raft_consensus.cc:3060] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.157259 25858 ts_tablet_manager.cc:1403] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.015s
I20260710 13:24:47.157290 25860 consensus_queue.cc:260] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.160444 25858 raft_consensus.cc:359] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.161201 25858 raft_consensus.cc:385] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.161489 25858 raft_consensus.cc:740] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.161891 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.162365 25858 consensus_queue.cc:260] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
W20260710 13:24:47.163470 25634 leader_election.cc:343] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.165007 25858 ts_tablet_manager.cc:1434] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:47.165083 25865 raft_consensus.cc:515] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.166313 25858 tablet_bootstrap.cc:492] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:47.167500 25860 ts_tablet_manager.cc:1434] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:24:47.168026 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
W20260710 13:24:47.169943 25634 leader_election.cc:343] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.172158 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:47.172761 25818 raft_consensus.cc:3060] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.173676 25858 tablet_bootstrap.cc:654] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.175599 25860 tablet_bootstrap.cc:492] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.180642 25864 raft_consensus.cc:493] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.180914 25865 leader_election.cc:290] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.181057 25818 raft_consensus.cc:2468] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:47.181236 25864 raft_consensus.cc:515] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.182436 25635 leader_election.cc:304] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [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: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:47.182760 25860 tablet_bootstrap.cc:654] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.183869 25864 leader_election.cc:290] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.184859 25865 raft_consensus.cc:2804] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.186249 25859 tablet_bootstrap.cc:492] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.186903 25859 ts_tablet_manager.cc:1403] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.003s
I20260710 13:24:47.191010 25859 raft_consensus.cc:359] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.192040 25859 raft_consensus.cc:385] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.192433 25859 raft_consensus.cc:740] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.192958 25865 raft_consensus.cc:697] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:47.193472 25859 consensus_queue.cc:260] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.194363 25865 consensus_queue.cc:237] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.206096 25858 tablet_bootstrap.cc:492] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.206493 25859 ts_tablet_manager.cc:1434] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:24:47.208112 25859 tablet_bootstrap.cc:492] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.206676 25858 ts_tablet_manager.cc:1403] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260710 13:24:47.213586 25567 catalog_manager.cc:5697] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.216845 25859 tablet_bootstrap.cc:654] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.216941 25864 raft_consensus.cc:493] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.217674 25864 raft_consensus.cc:515] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.218299 25858 raft_consensus.cc:359] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.219039 25858 raft_consensus.cc:385] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.219360 25858 raft_consensus.cc:740] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.219980 25864 leader_election.cc:290] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.223424 25864 raft_consensus.cc:493] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.224159 25864 raft_consensus.cc:515] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.224260 25858 consensus_queue.cc:260] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.231215 25864 leader_election.cc:290] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.232470 25858 ts_tablet_manager.cc:1434] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.008s
I20260710 13:24:47.236122 25860 tablet_bootstrap.cc:492] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.236722 25860 ts_tablet_manager.cc:1403] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.030s
I20260710 13:24:47.237967 25858 tablet_bootstrap.cc:492] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:47.239863 25860 raft_consensus.cc:359] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.240696 25860 raft_consensus.cc:385] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.243860 25859 tablet_bootstrap.cc:492] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.243921 25860 raft_consensus.cc:740] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.243734 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.243273 25667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.244599 25859 ts_tablet_manager.cc:1403] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.009s
I20260710 13:24:47.244910 25667 raft_consensus.cc:2468] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 0.
I20260710 13:24:47.244974 25860 consensus_queue.cc:260] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.247510 25860 ts_tablet_manager.cc:1434] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:47.247826 25859 raft_consensus.cc:359] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.248582 25859 raft_consensus.cc:385] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.248915 25859 raft_consensus.cc:740] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.244910 25668 raft_consensus.cc:2468] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 0.
I20260710 13:24:47.249719 25859 consensus_queue.cc:260] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.243217 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.252067 25859 ts_tablet_manager.cc:1434] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:47.252254 25709 leader_election.cc:304] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.253090 25859 tablet_bootstrap.cc:492] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.253538 25709 leader_election.cc:304] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.254958 25865 raft_consensus.cc:493] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.255828 25864 raft_consensus.cc:2804] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.254896 25888 raft_consensus.cc:2804] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.254349 25868 raft_consensus.cc:493] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.255636 25865 raft_consensus.cc:515] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.257195 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.256261 25864 raft_consensus.cc:493] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:24:47.255956 25709 leader_election.cc:343] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:47.262351 25710 leader_election.cc:343] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.263090 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.263381 25860 tablet_bootstrap.cc:492] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.264315 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
W20260710 13:24:47.264813 25634 leader_election.cc:343] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.265050 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.256531 25868 raft_consensus.cc:515] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.266325 25816 raft_consensus.cc:2468] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 0.
I20260710 13:24:47.267549 25868 leader_election.cc:290] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:47.261447 25864 raft_consensus.cc:3060] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.268678 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.269379 25669 raft_consensus.cc:2468] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:47.269333 25710 leader_election.cc:304] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.269831 25860 tablet_bootstrap.cc:654] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.261142 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.270912 25783 leader_election.cc:304] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.271270 25818 raft_consensus.cc:2468] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:47.260028 25865 leader_election.cc:290] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.272538 25635 leader_election.cc:304] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [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: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:47.273918 25865 raft_consensus.cc:2804] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.274312 25865 raft_consensus.cc:493] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.274675 25865 raft_consensus.cc:3060] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.279767 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.277958 25864 raft_consensus.cc:515] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.278316 25868 raft_consensus.cc:2804] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.281352 25868 raft_consensus.cc:493] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.281831 25868 raft_consensus.cc:3060] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.284466 25858 tablet_bootstrap.cc:654] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:47.287871 25615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:47.259080 25888 raft_consensus.cc:493] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.292861 25888 raft_consensus.cc:3060] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.296281 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:47.297196 25669 raft_consensus.cc:3060] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.297533 25864 leader_election.cc:290] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.298395 25864 raft_consensus.cc:2749] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.299794 25868 raft_consensus.cc:515] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.303929 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:47.304787 25668 raft_consensus.cc:3060] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.312628 25868 leader_election.cc:290] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:47.314344 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:47.315471 25669 raft_consensus.cc:2468] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 1.
I20260710 13:24:47.317471 25859 tablet_bootstrap.cc:654] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.316632 25865 raft_consensus.cc:515] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.316365 25668 raft_consensus.cc:2468] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:47.321178 25865 leader_election.cc:290] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.321349 25860 tablet_bootstrap.cc:492] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.316633 25709 leader_election.cc:304] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.323101 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:47.323257 25864 raft_consensus.cc:2804] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.324177 25864 raft_consensus.cc:697] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
W20260710 13:24:47.324970 25634 leader_election.cc:343] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.323318 25783 leader_election.cc:304] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [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: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:47.325594 25858 tablet_bootstrap.cc:492] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.325416 25864 consensus_queue.cc:237] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.326265 25868 raft_consensus.cc:2804] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.324276 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:47.326887 25868 raft_consensus.cc:697] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:47.327116 25817 raft_consensus.cc:3060] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:47.327265 25710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.131:33041, user_credentials={real_user=slave}} blocked reactor thread for 68764.3us
I20260710 13:24:47.328305 25868 consensus_queue.cc:237] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.329996 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
W20260710 13:24:47.334736 25710 leader_election.cc:343] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.326017 25860 ts_tablet_manager.cc:1403] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.021s
I20260710 13:24:47.326647 25858 ts_tablet_manager.cc:1403] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.008s
W20260710 13:24:47.337067 25710 leader_election.cc:343] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.337311 25817 raft_consensus.cc:2468] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:47.335919 25888 raft_consensus.cc:515] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.338587 25635 leader_election.cc:304] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [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: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:47.340250 25865 raft_consensus.cc:2804] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.340829 25865 raft_consensus.cc:697] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:47.340580 25860 raft_consensus.cc:359] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.341405 25860 raft_consensus.cc:385] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.341711 25860 raft_consensus.cc:740] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.341882 25865 consensus_queue.cc:237] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.345722 25892 raft_consensus.cc:493] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.346396 25892 raft_consensus.cc:515] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.349442 25744 raft_consensus.cc:2393] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5319b8e23b68490da82033006bfd2433 in current term 1: Already voted for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in this term.
I20260710 13:24:47.352016 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a38870d8074662b9961a9fc94bb1b9" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.352928 25817 raft_consensus.cc:2468] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 0.
I20260710 13:24:47.354406 25888 leader_election.cc:290] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.354456 25710 leader_election.cc:304] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:47.358457 25886 raft_consensus.cc:493] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.358997 25886 raft_consensus.cc:515] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.356870 25860 consensus_queue.cc:260] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.361034 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:47.355818 25892 leader_election.cc:290] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.363376 25886 leader_election.cc:290] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.362593 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba74b8ed86544bdabc0817e866bc8ef" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.363608 25888 raft_consensus.cc:2804] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.363766 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba74b8ed86544bdabc0817e866bc8ef" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.364590 25744 raft_consensus.cc:2468] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
W20260710 13:24:47.365159 25635 leader_election.cc:343] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.365561 25888 raft_consensus.cc:493] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.366011 25888 raft_consensus.cc:3060] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.366317 25634 leader_election.cc:304] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [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: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 5319b8e23b68490da82033006bfd2433
I20260710 13:24:47.366374 25858 raft_consensus.cc:359] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.362674 25860 ts_tablet_manager.cc:1434] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.006s
I20260710 13:24:47.367267 25858 raft_consensus.cc:385] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.367875 25886 raft_consensus.cc:2804] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.369659 25886 raft_consensus.cc:493] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.370283 25886 raft_consensus.cc:3060] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.369262 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:47.372689 25860 tablet_bootstrap.cc:492] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.371893 25566 catalog_manager.cc:5697] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.376101 25567 catalog_manager.cc:5697] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:47.369349 25858 raft_consensus.cc:740] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.378727 25669 raft_consensus.cc:2393] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in current term 1: Already voted for candidate 5319b8e23b68490da82033006bfd2433 in this term.
I20260710 13:24:47.378553 25858 consensus_queue.cc:260] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.380089 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a38870d8074662b9961a9fc94bb1b9" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.381513 25858 ts_tablet_manager.cc:1434] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260710 13:24:47.382584 25858 tablet_bootstrap.cc:492] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:47.378243 25886 raft_consensus.cc:515] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.387826 25860 tablet_bootstrap.cc:654] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.388670 25709 leader_election.cc:304] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [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: 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.389655 25892 raft_consensus.cc:2749] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.392383 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba74b8ed86544bdabc0817e866bc8ef" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:47.393020 25744 raft_consensus.cc:3060] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.392875 25888 raft_consensus.cc:515] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.394028 25858 tablet_bootstrap.cc:654] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.395207 25888 leader_election.cc:290] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.396587 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a38870d8074662b9961a9fc94bb1b9" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
W20260710 13:24:47.396845 25709 leader_election.cc:343] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.398097 25818 raft_consensus.cc:3060] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.403012 25859 tablet_bootstrap.cc:492] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.403646 25859 ts_tablet_manager.cc:1403] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.151s	user 0.032s	sys 0.017s
I20260710 13:24:47.403548 25744 raft_consensus.cc:2468] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:47.399868 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba74b8ed86544bdabc0817e866bc8ef" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:47.407155 25634 leader_election.cc:304] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.408162 25865 raft_consensus.cc:2804] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.408807 25865 raft_consensus.cc:697] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
W20260710 13:24:47.409179 25635 leader_election.cc:343] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.409870 25865 consensus_queue.cc:237] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.411864 25818 raft_consensus.cc:2468] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 1.
I20260710 13:24:47.413167 25710 leader_election.cc:304] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:47.414923 25888 raft_consensus.cc:2804] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.415493 25888 raft_consensus.cc:697] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:47.416298 25888 consensus_queue.cc:237] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.405884 25886 leader_election.cc:290] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.420405 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a38870d8074662b9961a9fc94bb1b9" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:47.421933 25859 raft_consensus.cc:359] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.413877 25868 raft_consensus.cc:493] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.429600 25868 raft_consensus.cc:515] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.433566 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.422708 25859 raft_consensus.cc:385] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.434224 25859 raft_consensus.cc:740] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
W20260710 13:24:47.435029 25783 leader_election.cc:343] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.435155 25859 consensus_queue.cc:260] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.438619 25859 ts_tablet_manager.cc:1434] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
W20260710 13:24:47.428835 25709 leader_election.cc:343] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.441008 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.440647 25567 catalog_manager.cc:5697] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.433686 25868 leader_election.cc:290] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
W20260710 13:24:47.442996 25783 leader_election.cc:343] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:47.445124 25783 leader_election.cc:304] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5319b8e23b68490da82033006bfd2433; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.446856 25860 tablet_bootstrap.cc:492] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.446856 25858 tablet_bootstrap.cc:492] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.447628 25868 raft_consensus.cc:2749] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.448808 25860 ts_tablet_manager.cc:1403] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.032s
I20260710 13:24:47.450124 25859 tablet_bootstrap.cc:492] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.452188 25860 raft_consensus.cc:359] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.453034 25860 raft_consensus.cc:385] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.453372 25860 raft_consensus.cc:740] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.454365 25860 consensus_queue.cc:260] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.451047 25566 catalog_manager.cc:5697] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.457324 25860 ts_tablet_manager.cc:1434] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:47.458385 25859 tablet_bootstrap.cc:654] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.458460 25860 tablet_bootstrap.cc:492] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.462291 25858 ts_tablet_manager.cc:1403] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.012s
I20260710 13:24:47.465394 25858 raft_consensus.cc:359] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.466188 25858 raft_consensus.cc:385] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.466485 25858 raft_consensus.cc:740] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.467936 25858 consensus_queue.cc:260] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.470350 25858 ts_tablet_manager.cc:1434] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:47.470130 25565 catalog_manager.cc:5697] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.472898 25860 tablet_bootstrap.cc:654] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.474752 25858 tablet_bootstrap.cc:492] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:47.485448 25860 tablet_bootstrap.cc:492] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.486057 25860 ts_tablet_manager.cc:1403] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260710 13:24:47.486686 25859 tablet_bootstrap.cc:492] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.487170 25859 ts_tablet_manager.cc:1403] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.018s
I20260710 13:24:47.489038 25860 raft_consensus.cc:359] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.489845 25860 raft_consensus.cc:385] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.489758 25859 raft_consensus.cc:359] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.490281 25860 raft_consensus.cc:740] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.490345 25858 tablet_bootstrap.cc:654] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.490650 25859 raft_consensus.cc:385] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.491009 25859 raft_consensus.cc:740] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.491350 25860 consensus_queue.cc:260] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.491874 25859 consensus_queue.cc:260] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.494200 25860 ts_tablet_manager.cc:1434] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:24:47.494572 25859 ts_tablet_manager.cc:1434] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:24:47.495592 25860 tablet_bootstrap.cc:492] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:47.495714 25859 tablet_bootstrap.cc:492] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.506318 25859 tablet_bootstrap.cc:654] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.510439 25860 tablet_bootstrap.cc:654] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.518922 25858 tablet_bootstrap.cc:492] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:47.520088 25859 tablet_bootstrap.cc:492] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.520121 25860 tablet_bootstrap.cc:492] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:47.520128 25858 ts_tablet_manager.cc:1403] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.013s
I20260710 13:24:47.520864 25859 ts_tablet_manager.cc:1403] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 13:24:47.521004 25860 ts_tablet_manager.cc:1403] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260710 13:24:47.523195 25860 raft_consensus.cc:359] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.523727 25860 raft_consensus.cc:385] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.523665 25858 raft_consensus.cc:359] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.523902 25859 raft_consensus.cc:359] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.524613 25858 raft_consensus.cc:385] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.524758 25859 raft_consensus.cc:385] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.525009 25858 raft_consensus.cc:740] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.525069 25859 raft_consensus.cc:740] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.524264 25860 raft_consensus.cc:740] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.525816 25858 consensus_queue.cc:260] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.525816 25859 consensus_queue.cc:260] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.526314 25860 consensus_queue.cc:260] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.528080 25858 ts_tablet_manager.cc:1434] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:47.528507 25860 ts_tablet_manager.cc:1434] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:24:47.530656 25859 ts_tablet_manager.cc:1434] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:47.531669 25859 tablet_bootstrap.cc:492] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:47.540503 25859 tablet_bootstrap.cc:654] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.545571 25859 tablet_bootstrap.cc:492] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:47.546084 25859 ts_tablet_manager.cc:1403] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:24:47.548856 25859 raft_consensus.cc:359] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.549352 25859 raft_consensus.cc:385] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.549547 25859 raft_consensus.cc:740] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.550012 25859 consensus_queue.cc:260] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.551929 25859 ts_tablet_manager.cc:1434] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:47.571578 25868 raft_consensus.cc:493] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.572161 25868 raft_consensus.cc:515] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.574086 25868 leader_election.cc:290] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:47.574970 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.575127 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.575800 25668 raft_consensus.cc:2393] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5319b8e23b68490da82033006bfd2433 in current term 1: Already voted for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in this term.
I20260710 13:24:47.576704 25783 leader_election.cc:304] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5319b8e23b68490da82033006bfd2433; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.577395 25868 raft_consensus.cc:3060] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.582825 25868 raft_consensus.cc:2749] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.583357 25888 raft_consensus.cc:493] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.583976 25888 raft_consensus.cc:515] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.585815 25888 leader_election.cc:290] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.586912 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.586942 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.587771 25668 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 0.
I20260710 13:24:47.588162 25744 raft_consensus.cc:3060] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.587822 25818 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 0.
I20260710 13:24:47.589354 25710 leader_election.cc:304] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:47.590344 25892 raft_consensus.cc:2804] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.590713 25892 raft_consensus.cc:493] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.591045 25892 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.591387 25865 consensus_queue.cc:1048] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.595090 25888 raft_consensus.cc:493] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.595640 25888 raft_consensus.cc:515] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.596377 25865 consensus_queue.cc:1048] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:47.598524 25892 raft_consensus.cc:515] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.599830 25888 leader_election.cc:290] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.600653 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.600970 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49316571eef400ca467e2aed45a9ab7" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.602828 25710 leader_election.cc:304] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [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: 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.603678 25864 raft_consensus.cc:2749] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:47.604388 25892 leader_election.cc:290] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.605007 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:47.605597 25668 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.605850 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:47.606477 25817 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.616122 25817 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 1.
I20260710 13:24:47.617396 25710 leader_election.cc:304] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:47.619364 25892 raft_consensus.cc:2804] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.620183 25892 raft_consensus.cc:697] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:47.621031 25892 consensus_queue.cc:237] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.624686 25668 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 1.
I20260710 13:24:47.632625 25567 catalog_manager.cc:5697] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 1 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.715517 25892 raft_consensus.cc:493] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.716001 25892 raft_consensus.cc:515] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.716938 25868 consensus_queue.cc:1048] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.718597 25892 leader_election.cc:290] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.718986 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.719306 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.720391 25817 raft_consensus.cc:2393] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in current term 1: Already voted for candidate e8e227f4d7ee484c8793b5b5f3944309 in this term.
I20260710 13:24:47.721444 25710 leader_election.cc:304] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.722335 25892 raft_consensus.cc:3060] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.730007 25868 consensus_queue.cc:1048] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:47.731671 25892 raft_consensus.cc:2749] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.735087 25865 raft_consensus.cc:493] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.735936 25865 raft_consensus.cc:515] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.737547 25868 raft_consensus.cc:493] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.738701 25865 leader_election.cc:290] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.739270 25865 raft_consensus.cc:493] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.739857 25865 raft_consensus.cc:515] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.740758 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.741475 25817 raft_consensus.cc:2468] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:47.742215 25865 leader_election.cc:290] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.742875 25635 leader_election.cc:304] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.745046 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.745775 25744 raft_consensus.cc:2468] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:47.746443 25883 raft_consensus.cc:2804] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.748188 25883 raft_consensus.cc:493] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.748837 25883 raft_consensus.cc:3060] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.748654 25634 leader_election.cc:304] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.738082 25868 raft_consensus.cc:515] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.752002 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.752638 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba74b8ed86544bdabc0817e866bc8ef" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:47.753685 25743 raft_consensus.cc:2468] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:47.753842 25886 raft_consensus.cc:2804] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.747155 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.754374 25886 raft_consensus.cc:493] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.754601 25817 raft_consensus.cc:2468] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:47.754822 25886 raft_consensus.cc:3060] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.755756 25868 leader_election.cc:290] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:47.757272 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba74b8ed86544bdabc0817e866bc8ef" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.758163 25743 raft_consensus.cc:2393] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5319b8e23b68490da82033006bfd2433 in current term 1: Already voted for candidate e8e227f4d7ee484c8793b5b5f3944309 in this term.
I20260710 13:24:47.759424 25783 leader_election.cc:304] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5319b8e23b68490da82033006bfd2433; no voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.760334 25868 raft_consensus.cc:3060] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.761804 25886 raft_consensus.cc:515] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.762374 25883 raft_consensus.cc:515] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.764657 25883 leader_election.cc:290] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.764720 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:47.765543 25743 raft_consensus.cc:3060] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.765793 25886 leader_election.cc:290] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.765853 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:47.765885 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:47.766656 25817 raft_consensus.cc:3060] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.766779 25744 raft_consensus.cc:3060] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.768074 25818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:47.768693 25818 raft_consensus.cc:3060] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.773798 25743 raft_consensus.cc:2468] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:47.773869 25817 raft_consensus.cc:2468] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:47.775035 25744 raft_consensus.cc:2468] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:47.776336 25635 leader_election.cc:304] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.776453 25634 leader_election.cc:304] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:47.777210 25886 raft_consensus.cc:2804] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.777740 25886 raft_consensus.cc:697] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:47.778096 25865 raft_consensus.cc:2804] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:47.777980 25892 consensus_queue.cc:1048] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.778820 25868 raft_consensus.cc:2749] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.778771 25886 consensus_queue.cc:237] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.781112 25818 raft_consensus.cc:2468] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:47.788594 25865 raft_consensus.cc:697] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:47.789747 25865 consensus_queue.cc:237] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.797008 25567 catalog_manager.cc:5697] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.799408 25888 consensus_queue.cc:1048] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.800998 25886 consensus_queue.cc:1048] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.817128 25865 consensus_queue.cc:1048] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.823477 25865 consensus_queue.cc:1048] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.820197 25564 catalog_manager.cc:5697] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:47.837747 25865 raft_consensus.cc:493] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.838241 25865 raft_consensus.cc:515] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:47.841037 25865 leader_election.cc:290] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:47.841423 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a38870d8074662b9961a9fc94bb1b9" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:47.842443 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a38870d8074662b9961a9fc94bb1b9" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:47.843277 25816 raft_consensus.cc:2393] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e227f4d7ee484c8793b5b5f3944309 in current term 1: Already voted for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in this term.
I20260710 13:24:47.844619 25635 leader_election.cc:304] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e227f4d7ee484c8793b5b5f3944309; no voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:47.844844 25886 consensus_queue.cc:1048] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:47.845433 25865 raft_consensus.cc:3060] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.856777 25865 raft_consensus.cc:2749] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:47.881075 25817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
mode: GRACEFUL
new_leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
 from {username='slave'} at 127.0.0.1:50048
I20260710 13:24:47.881682 25817 raft_consensus.cc:606] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Received request to transfer leadership to TS e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.899588 25743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
mode: GRACEFUL
new_leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
 from {username='slave'} at 127.0.0.1:47722
I20260710 13:24:47.900156 25743 raft_consensus.cc:606] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Received request to transfer leadership to TS e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:47.916225 25668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
mode: GRACEFUL
new_leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:59794
I20260710 13:24:47.916831 25668 raft_consensus.cc:606] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Received request to transfer leadership to TS 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:47.927652 25668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
mode: GRACEFUL
new_leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:59794
I20260710 13:24:47.928228 25668 raft_consensus.cc:606] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Received request to transfer leadership to TS 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:47.933327 25668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03006450ba2a43e486d05195d928ceff"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
mode: GRACEFUL
new_leader_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:59794
I20260710 13:24:47.934008 25668 raft_consensus.cc:606] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Received request to transfer leadership to TS 5319b8e23b68490da82033006bfd2433
I20260710 13:24:47.978443 25888 consensus_queue.cc:1048] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:47.989351 25892 consensus_queue.cc:1048] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.037684 25892 consensus_queue.cc:1048] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.044301 25888 raft_consensus.cc:993] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4: : Instructing follower e8e227f4d7ee484c8793b5b5f3944309 to start an election
I20260710 13:24:48.044886 25864 raft_consensus.cc:1081] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Signalling peer e8e227f4d7ee484c8793b5b5f3944309 to start an election
I20260710 13:24:48.046984 25669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
 from {username='slave'} at 127.0.0.1:59786
I20260710 13:24:48.047600 25669 raft_consensus.cc:493] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:48.047992 25669 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.049728 25892 consensus_queue.cc:1048] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.055454 25669 raft_consensus.cc:515] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.059748 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:48.060400 25743 raft_consensus.cc:3055] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:48.060606 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:48.060928 25743 raft_consensus.cc:740] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:48.061259 25817 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.061820 25743 consensus_queue.cc:260] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.062956 25743 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.064556 25669 leader_election.cc:290] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 2 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:48.068162 25817 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 2.
I20260710 13:24:48.069334 25635 leader_election.cc:304] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:48.069330 25743 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 2.
I20260710 13:24:48.070214 25865 raft_consensus.cc:2804] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.070739 25865 raft_consensus.cc:697] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:48.071553 25865 consensus_queue.cc:237] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.078711 25567 catalog_manager.cc:5697] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 1 to 2, leader changed from 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130) to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.168578 25866 raft_consensus.cc:993] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433: : Instructing follower e8e227f4d7ee484c8793b5b5f3944309 to start an election
I20260710 13:24:48.169118 25868 raft_consensus.cc:1081] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Signalling peer e8e227f4d7ee484c8793b5b5f3944309 to start an election
I20260710 13:24:48.170699 25669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
 from {username='slave'} at 127.0.0.1:59778
I20260710 13:24:48.171270 25669 raft_consensus.cc:493] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:48.171682 25669 raft_consensus.cc:3060] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.176637 25669 raft_consensus.cc:515] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.178298 25669 leader_election.cc:290] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 2 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:48.179365 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:48.179365 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5472ea4b7bf6477cb5badb3645c63902" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:48.180279 25817 raft_consensus.cc:3055] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:48.180290 25743 raft_consensus.cc:3060] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.180840 25817 raft_consensus.cc:740] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:48.181777 25817 consensus_queue.cc:260] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.183167 25817 raft_consensus.cc:3060] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.187773 25865 consensus_queue.cc:1048] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.188688 25743 raft_consensus.cc:2468] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 2.
I20260710 13:24:48.189883 25634 leader_election.cc:304] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:48.190860 25817 raft_consensus.cc:2468] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 2.
I20260710 13:24:48.191998 25865 raft_consensus.cc:2804] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.192917 25865 raft_consensus.cc:697] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:48.193755 25865 consensus_queue.cc:237] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.199987 25883 consensus_queue.cc:1048] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.203830 25567 catalog_manager.cc:5697] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 1 to 2, leader changed from 5319b8e23b68490da82033006bfd2433 (127.21.80.131) to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.209791 25883 raft_consensus.cc:993] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309: : Instructing follower 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:48.210325 25883 raft_consensus.cc:1081] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Signalling peer 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:48.212270 25743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:47718
I20260710 13:24:48.213271 25743 raft_consensus.cc:493] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:48.213898 25743 raft_consensus.cc:3060] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.222222 25743 raft_consensus.cc:515] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.225361 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:48.225493 25743 leader_election.cc:290] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:48.225728 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9152006240422daf8fec74f5d9b650" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:48.226097 25669 raft_consensus.cc:3055] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:48.226550 25669 raft_consensus.cc:740] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:48.226616 25816 raft_consensus.cc:3060] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.227563 25669 consensus_queue.cc:260] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.229053 25669 raft_consensus.cc:3060] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.234844 25816 raft_consensus.cc:2468] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:48.236136 25710 leader_election.cc:304] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:48.236913 25864 raft_consensus.cc:2804] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.236972 25669 raft_consensus.cc:2468] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:48.237422 25864 raft_consensus.cc:697] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:48.238428 25864 consensus_queue.cc:237] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.245399 25564 catalog_manager.cc:5697] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 1 to 2, leader changed from e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129) to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.264479 25883 raft_consensus.cc:993] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309: : Instructing follower 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:48.265021 25865 raft_consensus.cc:1081] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Signalling peer 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:48.266601 25816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03006450ba2a43e486d05195d928ceff"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:50030
I20260710 13:24:48.267046 25816 raft_consensus.cc:493] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:48.267297 25816 raft_consensus.cc:3060] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.272202 25816 raft_consensus.cc:515] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.274209 25816 leader_election.cc:290] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:48.275221 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:48.275303 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03006450ba2a43e486d05195d928ceff" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:48.275965 25743 raft_consensus.cc:3060] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.276039 25669 raft_consensus.cc:3055] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:48.276461 25669 raft_consensus.cc:740] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:48.277247 25669 consensus_queue.cc:260] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.278270 25669 raft_consensus.cc:3060] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.281411 25743 raft_consensus.cc:2468] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 2.
I20260710 13:24:48.282583 25783 leader_election.cc:304] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:48.283317 25868 raft_consensus.cc:2804] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.283871 25868 raft_consensus.cc:697] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 2 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:48.283862 25669 raft_consensus.cc:2468] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 2.
I20260710 13:24:48.284812 25868 consensus_queue.cc:237] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.292296 25567 catalog_manager.cc:5697] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 1 to 2, leader changed from e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129) to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:48.322515 25865 consensus_queue.cc:1048] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.329181 25883 raft_consensus.cc:993] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309: : Instructing follower 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:48.329802 25883 raft_consensus.cc:1081] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Signalling peer 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:48.331499 25744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:47718
I20260710 13:24:48.332182 25744 raft_consensus.cc:493] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:48.332600 25744 raft_consensus.cc:3060] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.336969 25918 consensus_queue.cc:1048] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.340204 25744 raft_consensus.cc:515] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.342706 25744 leader_election.cc:290] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:48.343847 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:48.347445 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001e13f07a7e4cab8a9f99acc6488fd9" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:48.348178 25669 raft_consensus.cc:3055] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:48.348526 25669 raft_consensus.cc:740] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:48.349316 25669 consensus_queue.cc:260] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.350584 25669 raft_consensus.cc:3060] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.356508 25669 raft_consensus.cc:2468] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:48.357669 25709 leader_election.cc:304] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [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: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 5319b8e23b68490da82033006bfd2433
I20260710 13:24:48.358349 25864 raft_consensus.cc:2804] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.358806 25864 raft_consensus.cc:697] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:48.359529 25864 consensus_queue.cc:237] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:48.367112 25567 catalog_manager.cc:5697] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 1 to 2, leader changed from e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129) to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.577553 25816 raft_consensus.cc:1275] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer e8e227f4d7ee484c8793b5b5f3944309: 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:48.578856 25918 consensus_queue.cc:1048] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.586268 25744 raft_consensus.cc:1275] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Refusing update from remote peer e8e227f4d7ee484c8793b5b5f3944309: 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:48.587844 25883 consensus_queue.cc:1048] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.598538 25816 raft_consensus.cc:1275] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer e8e227f4d7ee484c8793b5b5f3944309: 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:48.600322 25883 consensus_queue.cc:1048] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.608594 25744 raft_consensus.cc:1275] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Refusing update from remote peer e8e227f4d7ee484c8793b5b5f3944309: 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:48.610157 25883 consensus_queue.cc:1048] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.665944 25669 raft_consensus.cc:1275] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:48.667341 25864 consensus_queue.cc:1048] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.675631 25816 raft_consensus.cc:1275] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:48.677407 25888 consensus_queue.cc:1048] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.766325 25669 raft_consensus.cc:1275] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:48.767676 25888 consensus_queue.cc:1048] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.775327 25816 raft_consensus.cc:3060] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.783114 25816 raft_consensus.cc:1275] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:48.785279 25864 consensus_queue.cc:1048] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:48.788291 25669 raft_consensus.cc:1275] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:48.789906 25868 consensus_queue.cc:1048] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:48.803094 25744 raft_consensus.cc:1275] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:48.805063 25939 consensus_queue.cc:1048] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:50.967517 25567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33808:
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:50.970369 25567 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:51.034216 25652 tablet_service.cc:1511] Processing CreateTablet for tablet 520ef97474f44193926018555673b647 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:51.035547 25729 tablet_service.cc:1511] Processing CreateTablet for tablet 520ef97474f44193926018555673b647 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:51.036305 25652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520ef97474f44193926018555673b647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.037254 25729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520ef97474f44193926018555673b647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.041231 25653 tablet_service.cc:1511] Processing CreateTablet for tablet 6eca81365346499a87d9898990843456 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:51.042179 25807 tablet_service.cc:1511] Processing CreateTablet for tablet 520ef97474f44193926018555673b647 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:51.042781 25653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eca81365346499a87d9898990843456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.043776 25807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520ef97474f44193926018555673b647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.046221 25657 tablet_service.cc:1511] Processing CreateTablet for tablet 719b93c8ca8e423da8ed1e555d3635aa (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:51.047914 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719b93c8ca8e423da8ed1e555d3635aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.040242 25727 tablet_service.cc:1511] Processing CreateTablet for tablet 6eca81365346499a87d9898990843456 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:51.049930 25727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eca81365346499a87d9898990843456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.050280 25804 tablet_service.cc:1511] Processing CreateTablet for tablet 6eca81365346499a87d9898990843456 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:51.051942 25804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eca81365346499a87d9898990843456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.069749 25732 tablet_service.cc:1511] Processing CreateTablet for tablet 719b93c8ca8e423da8ed1e555d3635aa (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:51.071424 25732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719b93c8ca8e423da8ed1e555d3635aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.082185 25806 tablet_service.cc:1511] Processing CreateTablet for tablet 719b93c8ca8e423da8ed1e555d3635aa (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:51.083865 25806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719b93c8ca8e423da8ed1e555d3635aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.085677 25655 tablet_service.cc:1511] Processing CreateTablet for tablet c98e14c793fd4d3681edee367c14ceb6 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:51.090898 25655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98e14c793fd4d3681edee367c14ceb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.098636 25731 tablet_service.cc:1511] Processing CreateTablet for tablet c98e14c793fd4d3681edee367c14ceb6 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:51.100274 25731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98e14c793fd4d3681edee367c14ceb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.108911 25958 tablet_bootstrap.cc:492] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.115456 25957 tablet_bootstrap.cc:492] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.118253 25958 tablet_bootstrap.cc:654] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.124670 25805 tablet_service.cc:1511] Processing CreateTablet for tablet c98e14c793fd4d3681edee367c14ceb6 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:51.125669 25657 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaeb189db5d4a80aad888b96800503d (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:51.126236 25805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98e14c793fd4d3681edee367c14ceb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.127079 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaeb189db5d4a80aad888b96800503d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.136340 25957 tablet_bootstrap.cc:654] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.155004 25727 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaeb189db5d4a80aad888b96800503d (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:51.156457 25727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaeb189db5d4a80aad888b96800503d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.158334 25652 tablet_service.cc:1511] Processing CreateTablet for tablet bacc7a28db7f47ffb05419bfc6843ae7 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:51.159711 25652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacc7a28db7f47ffb05419bfc6843ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.161073 25803 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaeb189db5d4a80aad888b96800503d (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:51.162581 25803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaeb189db5d4a80aad888b96800503d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.188956 25957 tablet_bootstrap.cc:492] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.189551 25957 ts_tablet_manager.cc:1403] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.005s
I20260710 13:24:51.191123 25960 tablet_bootstrap.cc:492] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.192046 25958 tablet_bootstrap.cc:492] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.192566 25958 ts_tablet_manager.cc:1403] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.022s
I20260710 13:24:51.193006 25957 raft_consensus.cc:359] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.194039 25957 raft_consensus.cc:385] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.194384 25957 raft_consensus.cc:740] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.195256 25957 consensus_queue.cc:260] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.198076 25957 ts_tablet_manager.cc:1434] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:24:51.199091 25957 tablet_bootstrap.cc:492] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.198807 25958 raft_consensus.cc:359] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.199566 25958 raft_consensus.cc:385] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.199867 25958 raft_consensus.cc:740] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.203848 25958 consensus_queue.cc:260] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.205984 25957 tablet_bootstrap.cc:654] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.211721 25731 tablet_service.cc:1511] Processing CreateTablet for tablet bacc7a28db7f47ffb05419bfc6843ae7 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:51.213456 25731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacc7a28db7f47ffb05419bfc6843ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.213884 25958 ts_tablet_manager.cc:1434] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:24:51.214915 25958 tablet_bootstrap.cc:492] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.224123 25958 tablet_bootstrap.cc:654] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.226200 25805 tablet_service.cc:1511] Processing CreateTablet for tablet bacc7a28db7f47ffb05419bfc6843ae7 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:51.227734 25805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bacc7a28db7f47ffb05419bfc6843ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.230773 25652 tablet_service.cc:1511] Processing CreateTablet for tablet 8f448b6b340d46c7a9ce0c3b86226242 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:51.233217 25727 tablet_service.cc:1511] Processing CreateTablet for tablet 8f448b6b340d46c7a9ce0c3b86226242 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:51.237840 25806 tablet_service.cc:1511] Processing CreateTablet for tablet 8f448b6b340d46c7a9ce0c3b86226242 (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:51.239363 25958 tablet_bootstrap.cc:492] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.239886 25958 ts_tablet_manager.cc:1403] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 13:24:51.238255 25946 raft_consensus.cc:493] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.240147 25727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f448b6b340d46c7a9ce0c3b86226242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.240495 25960 tablet_bootstrap.cc:654] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.240396 25946 raft_consensus.cc:515] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.243076 25946 leader_election.cc:290] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.238659 25655 tablet_service.cc:1511] Processing CreateTablet for tablet 333d84448707430bbd0fcd9681c1785c (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:51.240157 25806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f448b6b340d46c7a9ce0c3b86226242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.246114 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
W20260710 13:24:51.248129 25635 leader_election.cc:343] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:51.248323 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
W20260710 13:24:51.250279 25634 leader_election.cc:343] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:51.250734 25634 leader_election.cc:304] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8e227f4d7ee484c8793b5b5f3944309; no voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:51.251811 25946 raft_consensus.cc:2749] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:51.252959 25958 raft_consensus.cc:359] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.253824 25958 raft_consensus.cc:385] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.254246 25958 raft_consensus.cc:740] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.255167 25958 consensus_queue.cc:260] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.245519 25652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f448b6b340d46c7a9ce0c3b86226242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.262293 25803 tablet_service.cc:1511] Processing CreateTablet for tablet 333d84448707430bbd0fcd9681c1785c (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:51.262902 25731 tablet_service.cc:1511] Processing CreateTablet for tablet 333d84448707430bbd0fcd9681c1785c (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:51.264106 25803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333d84448707430bbd0fcd9681c1785c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.264410 25731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333d84448707430bbd0fcd9681c1785c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.277436 25655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333d84448707430bbd0fcd9681c1785c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:51.283090 25709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.129:35595, user_credentials={real_user=slave}} blocked reactor thread for 46676.5us
I20260710 13:24:51.289381 25653 tablet_service.cc:1511] Processing CreateTablet for tablet 644c88242de6405abcd6c4993e2f8f5b (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:51.291184 25807 tablet_service.cc:1511] Processing CreateTablet for tablet 644c88242de6405abcd6c4993e2f8f5b (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:51.291661 25653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644c88242de6405abcd6c4993e2f8f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.292593 25807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644c88242de6405abcd6c4993e2f8f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.300014 25727 tablet_service.cc:1511] Processing CreateTablet for tablet 644c88242de6405abcd6c4993e2f8f5b (DEFAULT_TABLE table=soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:51.311661 25727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644c88242de6405abcd6c4993e2f8f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:51.314735 25957 tablet_bootstrap.cc:492] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.310516 25958 ts_tablet_manager.cc:1434] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.029s
I20260710 13:24:51.315361 25957 ts_tablet_manager.cc:1403] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.000s
I20260710 13:24:51.320994 25958 tablet_bootstrap.cc:492] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
W20260710 13:24:51.335458 25615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:51.341310 25957 raft_consensus.cc:359] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.342311 25957 raft_consensus.cc:385] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.342710 25957 raft_consensus.cc:740] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.342782 25958 tablet_bootstrap.cc:654] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.343726 25957 consensus_queue.cc:260] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.349638 25957 ts_tablet_manager.cc:1434] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 13:24:51.364104 25957 tablet_bootstrap.cc:492] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.368680 25960 tablet_bootstrap.cc:492] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.369314 25960 ts_tablet_manager.cc:1403] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.179s	user 0.026s	sys 0.036s
I20260710 13:24:51.372512 25960 raft_consensus.cc:359] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.373363 25960 raft_consensus.cc:385] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.373677 25960 raft_consensus.cc:740] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.374459 25960 consensus_queue.cc:260] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.376953 25958 tablet_bootstrap.cc:492] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.377530 25958 ts_tablet_manager.cc:1403] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.005s
I20260710 13:24:51.379246 25957 tablet_bootstrap.cc:654] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.380757 25958 raft_consensus.cc:359] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.381484 25960 ts_tablet_manager.cc:1434] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:24:51.381546 25958 raft_consensus.cc:385] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.382318 25958 raft_consensus.cc:740] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.383195 25960 tablet_bootstrap.cc:492] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.383378 25958 consensus_queue.cc:260] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.386070 25958 ts_tablet_manager.cc:1434] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:24:51.390033 25958 tablet_bootstrap.cc:492] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.390833 25966 raft_consensus.cc:493] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.391470 25960 tablet_bootstrap.cc:654] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.391372 25966 raft_consensus.cc:515] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.394919 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520ef97474f44193926018555673b647" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.395872 25743 raft_consensus.cc:2468] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.397776 25634 leader_election.cc:304] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.399181 25965 raft_consensus.cc:2804] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.399700 25965 raft_consensus.cc:493] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.400156 25965 raft_consensus.cc:3060] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.403780 25960 tablet_bootstrap.cc:492] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.404346 25960 ts_tablet_manager.cc:1403] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 13:24:51.406738 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520ef97474f44193926018555673b647" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:51.407567 25817 raft_consensus.cc:2468] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.407876 25960 raft_consensus.cc:359] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.408747 25960 raft_consensus.cc:385] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.409058 25960 raft_consensus.cc:740] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.409996 25960 consensus_queue.cc:260] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.412354 25966 leader_election.cc:290] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.418134 25960 ts_tablet_manager.cc:1434] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 13:24:51.418346 25965 raft_consensus.cc:515] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.419291 25960 tablet_bootstrap.cc:492] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.421454 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520ef97474f44193926018555673b647" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.422123 25743 raft_consensus.cc:3060] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.426682 25960 tablet_bootstrap.cc:654] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.440393 25965 leader_election.cc:290] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.441694 25743 raft_consensus.cc:2468] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.444211 25634 leader_election.cc:304] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.445438 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520ef97474f44193926018555673b647" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:51.446125 25957 tablet_bootstrap.cc:492] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.446075 25817 raft_consensus.cc:3060] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.446549 25960 tablet_bootstrap.cc:492] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.446712 25957 ts_tablet_manager.cc:1403] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.083s	user 0.035s	sys 0.035s
I20260710 13:24:51.447186 25960 ts_tablet_manager.cc:1403] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260710 13:24:51.450073 25957 raft_consensus.cc:359] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.450875 25957 raft_consensus.cc:385] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.450358 25960 raft_consensus.cc:359] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.451196 25957 raft_consensus.cc:740] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.451375 25960 raft_consensus.cc:385] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.451880 25960 raft_consensus.cc:740] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.452009 25965 raft_consensus.cc:2804] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.452059 25957 consensus_queue.cc:260] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.452867 25960 consensus_queue.cc:260] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.454928 25958 tablet_bootstrap.cc:654] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.455380 25960 ts_tablet_manager.cc:1434] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:24:51.455518 25817 raft_consensus.cc:2468] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.456437 25960 tablet_bootstrap.cc:492] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.458628 25965 raft_consensus.cc:697] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:51.459602 25965 consensus_queue.cc:237] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.463331 25957 ts_tablet_manager.cc:1434] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:24:51.464900 25960 tablet_bootstrap.cc:654] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.471788 25957 tablet_bootstrap.cc:492] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.478739 25958 tablet_bootstrap.cc:492] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.479406 25958 ts_tablet_manager.cc:1403] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.004s
I20260710 13:24:51.479562 25960 tablet_bootstrap.cc:492] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.480119 25960 ts_tablet_manager.cc:1403] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260710 13:24:51.481659 25957 tablet_bootstrap.cc:654] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.483275 25960 raft_consensus.cc:359] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.484057 25960 raft_consensus.cc:385] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.483685 25958 raft_consensus.cc:359] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.484484 25960 raft_consensus.cc:740] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.484711 25958 raft_consensus.cc:385] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.485168 25958 raft_consensus.cc:740] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.485486 25960 consensus_queue.cc:260] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.487941 25960 ts_tablet_manager.cc:1434] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:24:51.486263 25958 consensus_queue.cc:260] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.490547 25958 ts_tablet_manager.cc:1434] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:24:51.491528 25958 tablet_bootstrap.cc:492] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.494398 25957 tablet_bootstrap.cc:492] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.494807 25960 tablet_bootstrap.cc:492] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.494971 25957 ts_tablet_manager.cc:1403] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 13:24:51.498392 25958 tablet_bootstrap.cc:654] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.498241 25957 raft_consensus.cc:359] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.503178 25957 raft_consensus.cc:385] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.503635 25957 raft_consensus.cc:740] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.504106 25960 tablet_bootstrap.cc:654] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.504830 25957 consensus_queue.cc:260] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.504639 25567 catalog_manager.cc:5697] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:51.516134 25957 ts_tablet_manager.cc:1434] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:24:51.524578 25957 tablet_bootstrap.cc:492] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.534754 25957 tablet_bootstrap.cc:654] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.535555 25958 tablet_bootstrap.cc:492] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.536051 25958 ts_tablet_manager.cc:1403] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.011s
I20260710 13:24:51.536098 25960 tablet_bootstrap.cc:492] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.536669 25960 ts_tablet_manager.cc:1403] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.017s
I20260710 13:24:51.539212 25958 raft_consensus.cc:359] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.540138 25958 raft_consensus.cc:385] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.540467 25958 raft_consensus.cc:740] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.540385 25960 raft_consensus.cc:359] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.541395 25960 raft_consensus.cc:385] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.541458 25958 consensus_queue.cc:260] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.541770 25960 raft_consensus.cc:740] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.542508 25957 tablet_bootstrap.cc:492] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.542990 25957 ts_tablet_manager.cc:1403] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.008s
I20260710 13:24:51.542706 25960 consensus_queue.cc:260] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.543840 25958 ts_tablet_manager.cc:1434] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:51.544860 25958 tablet_bootstrap.cc:492] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.545234 25960 ts_tablet_manager.cc:1434] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:24:51.545874 25957 raft_consensus.cc:359] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.546267 25960 tablet_bootstrap.cc:492] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.546567 25957 raft_consensus.cc:385] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.546901 25957 raft_consensus.cc:740] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.547735 25957 consensus_queue.cc:260] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.552311 25958 tablet_bootstrap.cc:654] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.553377 25960 tablet_bootstrap.cc:654] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.560263 25957 ts_tablet_manager.cc:1434] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:24:51.561466 25957 tablet_bootstrap.cc:492] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.568256 25957 tablet_bootstrap.cc:654] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.573866 25960 tablet_bootstrap.cc:492] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.574599 25960 ts_tablet_manager.cc:1403] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.019s
I20260710 13:24:51.577656 25958 tablet_bootstrap.cc:492] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.578226 25958 ts_tablet_manager.cc:1403] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.007s
I20260710 13:24:51.579095 25960 raft_consensus.cc:359] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.580410 25960 raft_consensus.cc:385] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.580678 25960 raft_consensus.cc:740] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.581437 25958 raft_consensus.cc:359] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.582127 25958 raft_consensus.cc:385] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.582379 25958 raft_consensus.cc:740] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.581519 25960 consensus_queue.cc:260] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.582736 25957 tablet_bootstrap.cc:492] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.583302 25957 ts_tablet_manager.cc:1403] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 13:24:51.583110 25958 consensus_queue.cc:260] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.585242 25960 ts_tablet_manager.cc:1434] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:24:51.586421 25960 tablet_bootstrap.cc:492] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.586871 25957 raft_consensus.cc:359] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.587780 25957 raft_consensus.cc:385] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.588105 25957 raft_consensus.cc:740] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.588961 25957 consensus_queue.cc:260] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.592090 25957 ts_tablet_manager.cc:1434] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:51.592664 25945 raft_consensus.cc:493] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.593261 25957 tablet_bootstrap.cc:492] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.593222 25945 raft_consensus.cc:515] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.595897 25945 leader_election.cc:290] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.598052 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.598284 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:51.598754 25743 raft_consensus.cc:2468] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.599169 25669 raft_consensus.cc:2468] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.600932 25783 leader_election.cc:304] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.602310 25945 raft_consensus.cc:2804] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.602751 25945 raft_consensus.cc:493] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.602763 25957 tablet_bootstrap.cc:654] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.604465 25958 ts_tablet_manager.cc:1434] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:24:51.602993 25960 tablet_bootstrap.cc:654] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.603184 25945 raft_consensus.cc:3060] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.615240 25958 tablet_bootstrap.cc:492] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.620489 25945 raft_consensus.cc:515] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.622026 25957 tablet_bootstrap.cc:492] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.622773 25957 ts_tablet_manager.cc:1403] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260710 13:24:51.623672 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:51.624373 25669 raft_consensus.cc:3060] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.626085 25958 tablet_bootstrap.cc:654] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.627054 25957 raft_consensus.cc:359] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.628098 25957 raft_consensus.cc:385] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.628485 25957 raft_consensus.cc:740] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.630515 25957 consensus_queue.cc:260] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.633396 25957 ts_tablet_manager.cc:1434] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 13:24:51.634439 25957 tablet_bootstrap.cc:492] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.642467 25957 tablet_bootstrap.cc:654] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.645583 25985 raft_consensus.cc:493] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.645328 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.646214 25945 leader_election.cc:290] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.646368 25743 raft_consensus.cc:3060] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.647011 25985 raft_consensus.cc:515] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.649001 25960 tablet_bootstrap.cc:492] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.649538 25960 ts_tablet_manager.cc:1403] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.011s
I20260710 13:24:51.651348 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:51.652634 25668 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.657143 25783 leader_election.cc:304] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.635962 25669 raft_consensus.cc:2468] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.660706 25945 raft_consensus.cc:2804] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.662449 25945 raft_consensus.cc:493] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.662830 25945 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.663125 25985 leader_election.cc:290] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.661258 25743 raft_consensus.cc:2468] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.660817 25960 raft_consensus.cc:359] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.666237 25960 raft_consensus.cc:385] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.666465 25957 tablet_bootstrap.cc:492] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.666625 25960 raft_consensus.cc:740] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.667171 25957 ts_tablet_manager.cc:1403] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260710 13:24:51.667739 25960 consensus_queue.cc:260] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.670246 25960 ts_tablet_manager.cc:1434] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 13:24:51.669833 25945 raft_consensus.cc:515] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.671399 25960 tablet_bootstrap.cc:492] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.673635 25957 raft_consensus.cc:359] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.666512 25958 tablet_bootstrap.cc:492] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.674685 25957 raft_consensus.cc:385] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.675096 25958 ts_tablet_manager.cc:1403] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.017s
I20260710 13:24:51.675089 25957 raft_consensus.cc:740] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.676222 25957 consensus_queue.cc:260] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.677235 25945 leader_election.cc:290] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.681169 25960 tablet_bootstrap.cc:654] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.682024 25957 ts_tablet_manager.cc:1434] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:24:51.681777 25958 raft_consensus.cc:359] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.682627 25958 raft_consensus.cc:385] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.682941 25958 raft_consensus.cc:740] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.683092 25957 tablet_bootstrap.cc:492] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4: Bootstrap starting.
I20260710 13:24:51.683696 25958 consensus_queue.cc:260] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.686444 25958 ts_tablet_manager.cc:1434] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:51.687975 25958 tablet_bootstrap.cc:492] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.691825 25957 tablet_bootstrap.cc:654] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.696697 25958 tablet_bootstrap.cc:654] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.714001 25957 tablet_bootstrap.cc:492] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4: No bootstrap required, opened a new log
I20260710 13:24:51.714187 25958 tablet_bootstrap.cc:492] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.714505 25957 ts_tablet_manager.cc:1403] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.009s
I20260710 13:24:51.715171 25958 ts_tablet_manager.cc:1403] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.010s
I20260710 13:24:51.716535 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.717257 25743 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.717942 25957 raft_consensus.cc:359] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.718654 25957 raft_consensus.cc:385] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.718569 25783 leader_election.cc:304] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:51.719048 25957 raft_consensus.cc:740] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.719514 25945 raft_consensus.cc:2804] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.719403 25958 raft_consensus.cc:359] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.720350 25945 raft_consensus.cc:697] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:51.720490 25958 raft_consensus.cc:385] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.720885 25958 raft_consensus.cc:740] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.721267 25945 consensus_queue.cc:237] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.721608 25958 consensus_queue.cc:260] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.719759 25957 consensus_queue.cc:260] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.727558 25958 ts_tablet_manager.cc:1434] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:24:51.728880 25958 tablet_bootstrap.cc:492] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: Bootstrap starting.
I20260710 13:24:51.729066 25957 ts_tablet_manager.cc:1434] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:24:51.729132 25987 raft_consensus.cc:493] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.730115 25987 raft_consensus.cc:515] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.732235 25987 leader_election.cc:290] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.732970 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:51.733587 25669 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.735245 25966 raft_consensus.cc:493] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.735760 25966 raft_consensus.cc:515] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.736431 25958 tablet_bootstrap.cc:654] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.738018 25966 leader_election.cc:290] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.740109 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98e14c793fd4d3681edee367c14ceb6" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:51.740819 25816 raft_consensus.cc:2468] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.742214 25635 leader_election.cc:304] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.743328 25966 raft_consensus.cc:2804] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.743762 25966 raft_consensus.cc:493] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.744165 25966 raft_consensus.cc:3060] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.745255 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98e14c793fd4d3681edee367c14ceb6" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.745920 25743 raft_consensus.cc:2468] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.746395 25669 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.747956 25965 raft_consensus.cc:493] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.748490 25965 raft_consensus.cc:515] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.750680 25965 leader_election.cc:290] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.752554 25966 raft_consensus.cc:515] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.753757 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca81365346499a87d9898990843456" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:51.754407 25816 raft_consensus.cc:2468] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.755208 25966 leader_election.cc:290] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.756409 25635 leader_election.cc:304] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.757234 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98e14c793fd4d3681edee367c14ceb6" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:51.757702 25946 raft_consensus.cc:2804] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.758121 25946 raft_consensus.cc:493] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.757977 25817 raft_consensus.cc:3060] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.758512 25946 raft_consensus.cc:3060] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.761883 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca81365346499a87d9898990843456" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.762554 25744 raft_consensus.cc:2468] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.763509 25945 raft_consensus.cc:493] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.764038 25945 raft_consensus.cc:515] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.765674 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98e14c793fd4d3681edee367c14ceb6" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:51.766116 25945 leader_election.cc:290] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.764221 25783 leader_election.cc:304] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.766458 25669 raft_consensus.cc:2393] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5319b8e23b68490da82033006bfd2433 in current term 1: Already voted for candidate e8e227f4d7ee484c8793b5b5f3944309 in this term.
I20260710 13:24:51.767019 25817 raft_consensus.cc:2468] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.768262 25635 leader_election.cc:304] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.769132 25958 tablet_bootstrap.cc:492] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: No bootstrap required, opened a new log
I20260710 13:24:51.769583 25958 ts_tablet_manager.cc:1403] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.012s
I20260710 13:24:51.769495 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.770147 25744 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.770418 25945 raft_consensus.cc:2804] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.771065 25945 raft_consensus.cc:697] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:51.771641 25965 raft_consensus.cc:2804] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.772114 25965 raft_consensus.cc:697] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:51.771946 25945 consensus_queue.cc:237] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.772404 25958 raft_consensus.cc:359] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.773089 25958 raft_consensus.cc:385] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.773530 25958 raft_consensus.cc:740] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.772992 25965 consensus_queue.cc:237] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.773669 25742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98e14c793fd4d3681edee367c14ceb6" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.774320 25742 raft_consensus.cc:2468] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.774195 25958 consensus_queue.cc:260] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.778360 25960 tablet_bootstrap.cc:492] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.779062 25960 ts_tablet_manager.cc:1403] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.033s
I20260710 13:24:51.778888 25564 catalog_manager.cc:5697] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:51.782449 25742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644c88242de6405abcd6c4993e2f8f5b" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.800992 25742 raft_consensus.cc:2468] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.785192 25987 raft_consensus.cc:493] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.785563 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644c88242de6405abcd6c4993e2f8f5b" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:51.802359 25669 raft_consensus.cc:2468] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.802217 25987 raft_consensus.cc:515] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.791386 25783 leader_election.cc:304] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [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: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:51.803989 25985 raft_consensus.cc:2764] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:24:51.796268 25960 raft_consensus.cc:359] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.804409 25987 leader_election.cc:290] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.805935 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309" is_pre_election: true
I20260710 13:24:51.806636 25669 raft_consensus.cc:2468] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.795776 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98e14c793fd4d3681edee367c14ceb6" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.807186 25743 raft_consensus.cc:3060] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.808463 25783 leader_election.cc:304] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.809731 25742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.804570 25960 raft_consensus.cc:385] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.810370 25960 raft_consensus.cc:740] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.810453 25742 raft_consensus.cc:2468] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 0.
I20260710 13:24:51.811317 25987 raft_consensus.cc:2804] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.811739 25987 raft_consensus.cc:493] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.809980 25783 leader_election.cc:304] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.812069 25987 raft_consensus.cc:3060] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.811250 25960 consensus_queue.cc:260] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.816360 25960 ts_tablet_manager.cc:1434] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 13:24:51.816854 25744 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.817662 25960 tablet_bootstrap.cc:492] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433: Bootstrap starting.
I20260710 13:24:51.817566 25567 catalog_manager.cc:5697] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:51.825215 25985 raft_consensus.cc:2804] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.825584 25985 raft_consensus.cc:493] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.825901 25985 raft_consensus.cc:3060] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.828689 25960 tablet_bootstrap.cc:654] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:51.833920 25985 raft_consensus.cc:515] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.799489 25946 raft_consensus.cc:515] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.849754 25985 leader_election.cc:290] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.850134 25946 leader_election.cc:290] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.843406 25743 raft_consensus.cc:2468] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.850852 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.851123 25742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca81365346499a87d9898990843456" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.851334 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca81365346499a87d9898990843456" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:51.851544 25744 raft_consensus.cc:3060] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.851660 25742 raft_consensus.cc:3060] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.851969 25817 raft_consensus.cc:3060] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.845755 25958 ts_tablet_manager.cc:1434] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: Time spent starting tablet: real 0.076s	user 0.027s	sys 0.032s
I20260710 13:24:51.846884 25960 tablet_bootstrap.cc:492] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433: No bootstrap required, opened a new log
I20260710 13:24:51.853638 25960 ts_tablet_manager.cc:1403] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.000s
I20260710 13:24:51.856433 25960 raft_consensus.cc:359] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.857152 25960 raft_consensus.cc:385] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:51.857446 25960 raft_consensus.cc:740] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.858131 25960 consensus_queue.cc:260] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.859318 25817 raft_consensus.cc:2468] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.859432 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:51.860126 25669 raft_consensus.cc:3060] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.860314 25960 ts_tablet_manager.cc:1434] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:24:51.860648 25635 leader_election.cc:304] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.847374 25564 catalog_manager.cc:5697] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:51.861469 25946 raft_consensus.cc:2804] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.861737 25744 raft_consensus.cc:2468] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.861950 25946 raft_consensus.cc:697] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:51.862973 25783 leader_election.cc:304] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:51.862871 25946 consensus_queue.cc:237] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.864135 25945 raft_consensus.cc:2804] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.864629 25945 raft_consensus.cc:697] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:51.865605 25945 consensus_queue.cc:237] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.867842 25994 raft_consensus.cc:493] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.868619 25994 raft_consensus.cc:515] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.870793 25994 leader_election.cc:290] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.871945 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.872892 25743 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.875087 25634 leader_election.cc:304] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.879456 25994 raft_consensus.cc:2804] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.879560 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:51.879940 25994 raft_consensus.cc:493] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.880300 25994 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.880285 25817 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.888545 25966 raft_consensus.cc:493] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.889110 25966 raft_consensus.cc:515] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.891162 25966 leader_election.cc:290] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.891501 25994 raft_consensus.cc:515] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.892598 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433" is_pre_election: true
I20260710 13:24:51.893687 25994 leader_election.cc:290] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.893589 25816 raft_consensus.cc:2468] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.894439 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.894889 25743 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.896055 25635 leader_election.cc:304] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.898136 25816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:51.900180 25816 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.902837 25994 raft_consensus.cc:2804] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:51.903247 25994 raft_consensus.cc:493] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.903589 25994 raft_consensus.cc:3060] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.905479 25567 catalog_manager.cc:5697] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:51.881004 25987 raft_consensus.cc:515] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.908463 25743 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.898757 25742 raft_consensus.cc:2468] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.899330 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" is_pre_election: true
I20260710 13:24:51.910408 25744 raft_consensus.cc:2468] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 0.
I20260710 13:24:51.911372 25987 leader_election.cc:290] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:51.899524 25669 raft_consensus.cc:2468] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.912317 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644c88242de6405abcd6c4993e2f8f5b" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:51.913115 25668 raft_consensus.cc:3060] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.913198 25634 leader_election.cc:304] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.914219 25966 raft_consensus.cc:2804] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.914853 25966 raft_consensus.cc:697] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:51.912297 25744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644c88242de6405abcd6c4993e2f8f5b" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.915671 25966 consensus_queue.cc:237] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.916267 25744 raft_consensus.cc:3060] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.918743 25994 raft_consensus.cc:515] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.920925 25994 leader_election.cc:290] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:51.921001 25668 raft_consensus.cc:2468] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.922013 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:51.922614 25817 raft_consensus.cc:3060] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.923261 25783 leader_election.cc:304] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.923446 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:51.924171 25743 raft_consensus.cc:3060] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:51.924853 25744 raft_consensus.cc:2468] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 1.
I20260710 13:24:51.925614 25816 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.924921 25987 raft_consensus.cc:2804] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.927109 25987 raft_consensus.cc:697] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:51.927968 25987 consensus_queue.cc:237] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.931818 25743 raft_consensus.cc:2468] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.933382 25634 leader_election.cc:304] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:51.933620 25567 catalog_manager.cc:5697] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:51.934675 25966 raft_consensus.cc:2804] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:51.935195 25966 raft_consensus.cc:697] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:51.936064 25966 consensus_queue.cc:237] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:51.932060 25817 raft_consensus.cc:2468] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 1.
I20260710 13:24:51.943662 25564 catalog_manager.cc:5697] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:51.950207 25567 catalog_manager.cc:5697] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 1 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:51.954547 25966 consensus_queue.cc:1048] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:51.963657 25564 catalog_manager.cc:5697] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 1 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:51.972929 25994 consensus_queue.cc:1048] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.142781 25987 consensus_queue.cc:1048] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.155627 25986 consensus_queue.cc:1048] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:52.163249 25986 consensus_queue.cc:1048] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.166142 25987 consensus_queue.cc:1048] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.200242 25817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
mode: GRACEFUL
new_leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
 from {username='slave'} at 127.0.0.1:50048
I20260710 13:24:52.200882 25817 raft_consensus.cc:606] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Received request to transfer leadership to TS e8e227f4d7ee484c8793b5b5f3944309
I20260710 13:24:52.208501 25817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
mode: GRACEFUL
new_leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:50048
I20260710 13:24:52.209121 25817 raft_consensus.cc:606] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Received request to transfer leadership to TS 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:52.215797 25668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
mode: GRACEFUL
new_leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:59794
I20260710 13:24:52.216389 25668 raft_consensus.cc:606] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Received request to transfer leadership to TS 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:52.225311 25817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
mode: GRACEFUL
new_leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:50048
I20260710 13:24:52.226089 25817 raft_consensus.cc:606] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Received request to transfer leadership to TS 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:52.232371 25668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
mode: GRACEFUL
new_leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:59794
I20260710 13:24:52.233096 25668 raft_consensus.cc:606] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Received request to transfer leadership to TS 6b10a67b82594e7c8e369f1c6ba55ca4
I20260710 13:24:52.281522 25994 consensus_queue.cc:1048] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.294988 25946 consensus_queue.cc:1048] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.327946 25946 consensus_queue.cc:1048] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.332078 25986 consensus_queue.cc:1048] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.332862 25965 consensus_queue.cc:1048] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.335933 25946 raft_consensus.cc:993] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: : Instructing follower 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.340090 25946 raft_consensus.cc:1081] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Signalling peer 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.354553 25965 consensus_queue.cc:1048] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.355501 25744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:47718
I20260710 13:24:52.356308 25744 raft_consensus.cc:493] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:52.356858 25744 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.358505 25946 consensus_queue.cc:1048] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.366887 25986 consensus_queue.cc:1048] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.366791 25744 raft_consensus.cc:515] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.392701 25744 leader_election.cc:290] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:52.394253 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:52.395166 25817 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.399537 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:52.400168 25668 raft_consensus.cc:3055] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:52.400478 25668 raft_consensus.cc:740] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:52.401250 25668 consensus_queue.cc:260] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.402513 25668 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.409720 25668 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.410898 25709 leader_election.cc:304] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:52.411864 25864 raft_consensus.cc:2804] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:52.412321 25864 raft_consensus.cc:697] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:52.413160 25864 consensus_queue.cc:237] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.414364 25817 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.423813 25567 catalog_manager.cc:5697] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 1 to 2, leader changed from e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129) to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:52.429236 25986 consensus_queue.cc:1048] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.440975 25945 consensus_queue.cc:1048] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.448750 25985 raft_consensus.cc:993] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: : Instructing follower 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.449201 25945 raft_consensus.cc:1081] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Signalling peer 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.450613 25743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:47702
I20260710 13:24:52.451110 25743 raft_consensus.cc:493] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:52.451442 25743 raft_consensus.cc:3060] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.457125 25743 raft_consensus.cc:515] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.459153 25743 leader_election.cc:290] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:52.459725 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:52.459807 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f448b6b340d46c7a9ce0c3b86226242" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:52.460638 25668 raft_consensus.cc:3060] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.460783 25817 raft_consensus.cc:3055] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:52.461201 25817 raft_consensus.cc:740] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:52.462076 25817 consensus_queue.cc:260] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.463497 25817 raft_consensus.cc:3060] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.470039 25668 raft_consensus.cc:2468] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.471350 25817 raft_consensus.cc:2468] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.471406 25709 leader_election.cc:304] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:52.473060 25864 raft_consensus.cc:2804] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:52.473523 25864 raft_consensus.cc:697] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:52.474186 25864 consensus_queue.cc:237] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.478404 25966 consensus_queue.cc:1048] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.480755 25566 catalog_manager.cc:5697] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 1 to 2, leader changed from 5319b8e23b68490da82033006bfd2433 (127.21.80.131) to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:52.490473 25994 consensus_queue.cc:1048] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.501549 25946 raft_consensus.cc:993] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: : Instructing follower 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.502029 25994 raft_consensus.cc:1081] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Signalling peer 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.503728 25743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:47718
I20260710 13:24:52.504211 25743 raft_consensus.cc:493] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:52.504505 25743 raft_consensus.cc:3060] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.509485 25743 raft_consensus.cc:515] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.510864 25743 leader_election.cc:290] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:52.511884 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:52.511884 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d84448707430bbd0fcd9681c1785c" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:52.512665 25817 raft_consensus.cc:3060] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.512773 25668 raft_consensus.cc:3055] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:52.513260 25668 raft_consensus.cc:740] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:52.513972 25668 consensus_queue.cc:260] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.514971 25668 raft_consensus.cc:3060] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.518953 25817 raft_consensus.cc:2468] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.520115 25710 leader_election.cc:304] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:52.520423 25668 raft_consensus.cc:2468] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.520826 25964 raft_consensus.cc:2804] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:52.521360 25964 raft_consensus.cc:697] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:52.522071 25964 consensus_queue.cc:237] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.528129 25566 catalog_manager.cc:5697] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 1 to 2, leader changed from e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129) to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:52.608424 25985 raft_consensus.cc:993] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: : Instructing follower 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.608942 25945 raft_consensus.cc:1081] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Signalling peer 6b10a67b82594e7c8e369f1c6ba55ca4 to start an election
I20260710 13:24:52.610452 25743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
 from {username='slave'} at 127.0.0.1:47702
I20260710 13:24:52.611007 25743 raft_consensus.cc:493] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:52.611363 25743 raft_consensus.cc:3060] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.616153 25743 raft_consensus.cc:515] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.617638 25743 leader_election.cc:290] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:52.618810 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:52.618664 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaeb189db5d4a80aad888b96800503d" candidate_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:52.619407 25817 raft_consensus.cc:3055] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:52.619488 25668 raft_consensus.cc:3060] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.619807 25817 raft_consensus.cc:740] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:52.620580 25817 consensus_queue.cc:260] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.621727 25817 raft_consensus.cc:3060] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.626753 25668 raft_consensus.cc:2468] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.628016 25709 leader_election.cc:304] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:52.628405 25817 raft_consensus.cc:2468] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b10a67b82594e7c8e369f1c6ba55ca4 in term 2.
I20260710 13:24:52.628688 25964 raft_consensus.cc:2804] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:52.629261 25964 raft_consensus.cc:697] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Becoming Leader. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:52.630020 25964 consensus_queue.cc:237] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.636801 25566 catalog_manager.cc:5697] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 reported cstate change: term changed from 1 to 2, leader changed from 5319b8e23b68490da82033006bfd2433 (127.21.80.131) to 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130). New cstate: current_term: 2 leader_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:52.671691 25985 raft_consensus.cc:993] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: : Instructing follower e8e227f4d7ee484c8793b5b5f3944309 to start an election
I20260710 13:24:52.672180 25945 raft_consensus.cc:1081] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Signalling peer e8e227f4d7ee484c8793b5b5f3944309 to start an election
I20260710 13:24:52.674084 25668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
 from {username='slave'} at 127.0.0.1:59778
I20260710 13:24:52.674552 25668 raft_consensus.cc:493] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:52.674817 25668 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.680661 25668 raft_consensus.cc:515] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.682717 25668 leader_election.cc:290] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 2 election: Requested vote from peers 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233), 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041)
I20260710 13:24:52.683599 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:52.683873 25817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "e8e227f4d7ee484c8793b5b5f3944309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5319b8e23b68490da82033006bfd2433"
I20260710 13:24:52.684228 25743 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.684427 25817 raft_consensus.cc:3055] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:52.684811 25817 raft_consensus.cc:740] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:52.685534 25817 consensus_queue.cc:260] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.686676 25817 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.692458 25743 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 2.
I20260710 13:24:52.693027 25817 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e227f4d7ee484c8793b5b5f3944309 in term 2.
I20260710 13:24:52.693801 25634 leader_election.cc:304] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b10a67b82594e7c8e369f1c6ba55ca4, e8e227f4d7ee484c8793b5b5f3944309; no voters: 
I20260710 13:24:52.694500 25994 raft_consensus.cc:2804] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:52.694944 25994 raft_consensus.cc:697] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Becoming Leader. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:52.695633 25994 consensus_queue.cc:237] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:52.702140 25566 catalog_manager.cc:5697] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 reported cstate change: term changed from 1 to 2, leader changed from 5319b8e23b68490da82033006bfd2433 (127.21.80.131) to e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129). New cstate: current_term: 2 leader_uuid: "e8e227f4d7ee484c8793b5b5f3944309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:52.819952 25817 raft_consensus.cc:1275] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:52.821249 25964 consensus_queue.cc:1048] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:52.828524 25668 raft_consensus.cc:1275] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:52.830179 25864 consensus_queue.cc:1048] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.011646 25668 raft_consensus.cc:1275] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:53.013003 25864 consensus_queue.cc:1048] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.020241 25816 raft_consensus.cc:1275] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:53.022385 25864 consensus_queue.cc:1048] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.071295 25668 raft_consensus.cc:1275] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:53.072876 25864 consensus_queue.cc:1048] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.081815 25816 raft_consensus.cc:1275] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:53.083395 25864 consensus_queue.cc:1048] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.135980 25816 raft_consensus.cc:1275] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:53.137336 25864 consensus_queue.cc:1048] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.145828 25668 raft_consensus.cc:1275] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 6b10a67b82594e7c8e369f1c6ba55ca4: 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:53.147679 26027 consensus_queue.cc:1048] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.285370 25816 raft_consensus.cc:1275] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Refusing update from remote peer e8e227f4d7ee484c8793b5b5f3944309: 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:53.286656 25994 consensus_queue.cc:1048] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:53.296304 25743 raft_consensus.cc:1275] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Refusing update from remote peer e8e227f4d7ee484c8793b5b5f3944309: 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:53.297785 25965 consensus_queue.cc:1048] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:55.241832 25567 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33808:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:24:55.261788 25567 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33808:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:24:55.288790 21826 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:24:55.484782 25709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.129:35595, user_credentials={real_user=slave}} blocked reactor thread for 78002.5us
I20260710 13:24:55.551043 26074 tablet.cc:1724] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.564553 26082 tablet.cc:1724] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.583936 26079 tablet.cc:1724] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.627570 26088 tablet.cc:1724] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.613140 25695 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:520ef97474f44193926018555673b647)
W20260710 13:24:55.638980 25695 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:520ef97474f44193926018555673b647)
W20260710 13:24:55.641571 25695 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:520ef97474f44193926018555673b647)
I20260710 13:24:55.645780 25669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
mode: GRACEFUL
new_leader_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:44208
I20260710 13:24:55.646410 25669 raft_consensus.cc:606] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Received request to transfer leadership to TS 5319b8e23b68490da82033006bfd2433
I20260710 13:24:55.625027 26089 tablet.cc:1724] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.698020 26087 tablet.cc:1724] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.633417 26084 tablet.cc:1724] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.721449 26097 tablet.cc:1724] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.715821 26079 tablet.cc:1724] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.729048 26082 tablet.cc:1724] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.721591 26096 tablet.cc:1724] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.766922 26088 tablet.cc:1724] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.775801 25634 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.130:44233, user_credentials={real_user=slave}} blocked reactor thread for 132879us
I20260710 13:24:55.781777 26098 tablet.cc:1724] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.787027 26095 tablet.cc:1724] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.793498 26099 tablet.cc:1724] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.797942 26074 tablet.cc:1724] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.796777 26098 tablet.cc:1724] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.809366 26089 tablet.cc:1724] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.811007 26079 tablet.cc:1724] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.824512 25741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
mode: GRACEFUL
new_leader_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:59604
I20260710 13:24:55.825273 25741 raft_consensus.cc:606] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Received request to transfer leadership to TS 5319b8e23b68490da82033006bfd2433
I20260710 13:24:55.826700 21826 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:24:55.827369 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:55.826789 26098 tablet.cc:1724] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.828603 26087 tablet.cc:1724] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.829762 26027 raft_consensus.cc:993] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: : Instructing follower 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:55.841531 26031 raft_consensus.cc:1081] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Signalling peer 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:55.830183 26082 tablet.cc:1724] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.828091 26097 tablet.cc:1724] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.844081 25813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:50040
I20260710 13:24:55.845902 25813 raft_consensus.cc:493] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:55.846393 25813 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:55.830281 26084 tablet.cc:1724] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.853809 25667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962"
dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
mode: GRACEFUL
new_leader_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:44208
I20260710 13:24:55.854460 25667 raft_consensus.cc:606] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Received request to transfer leadership to TS 5319b8e23b68490da82033006bfd2433
I20260710 13:24:55.856526 26102 raft_consensus.cc:993] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: : Instructing follower 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:55.856980 26102 raft_consensus.cc:1081] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Signalling peer 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:55.859097 25815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:50030
I20260710 13:24:55.859424 25741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978"
dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
mode: GRACEFUL
new_leader_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:59604
I20260710 13:24:55.859697 25815 raft_consensus.cc:493] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:55.860029 25741 raft_consensus.cc:606] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Received request to transfer leadership to TS 5319b8e23b68490da82033006bfd2433
I20260710 13:24:55.860076 25815 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:55.862398 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:55.863061 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:55.868304 25815 raft_consensus.cc:515] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.869614 25812 raft_consensus.cc:1240] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Rejecting Update request from peer e8e227f4d7ee484c8793b5b5f3944309 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:55.873070 26099 tablet.cc:1724] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.872648 25813 raft_consensus.cc:515] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.878577 25813 leader_election.cc:290] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 3 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:55.880389 25741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:55.880897 25667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bacc7a28db7f47ffb05419bfc6843ae7" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:55.881146 25741 raft_consensus.cc:3055] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:55.880236 26097 tablet.cc:1724] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:55.881480 25741 raft_consensus.cc:740] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:55.881513 25667 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:55.885293 26027 raft_consensus.cc:993] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4: : Instructing follower 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:55.885800 26027 raft_consensus.cc:1081] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Signalling peer 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:55.882529 25741 consensus_queue.cc:260] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [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: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.888793 25741 raft_consensus.cc:3060] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:55.890020 25809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:50040
I20260710 13:24:55.890801 25809 raft_consensus.cc:493] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:55.891294 25809 raft_consensus.cc:3060] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:55.899343 25741 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 3.
I20260710 13:24:55.900671 25809 raft_consensus.cc:515] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.902743 26030 consensus_queue.cc:1059] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:55.903499 25667 raft_consensus.cc:2468] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 3.
I20260710 13:24:55.908874 25783 leader_election.cc:304] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [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: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:55.914428 25985 raft_consensus.cc:2804] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:55.914979 25985 raft_consensus.cc:697] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 3 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:55.915870 25985 consensus_queue.cc:237] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.919617 25809 leader_election.cc:290] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 2 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:55.921991 25666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:55.922329 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719b93c8ca8e423da8ed1e555d3635aa" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:55.922642 25666 raft_consensus.cc:3055] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:55.922950 25743 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:55.923071 25666 raft_consensus.cc:740] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:55.923995 25666 consensus_queue.cc:260] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [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: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.925040 25666 raft_consensus.cc:3060] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:55.929865 25743 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 3.
I20260710 13:24:55.933272 25783 leader_election.cc:304] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [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: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:55.934216 25985 raft_consensus.cc:2804] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:55.934991 25985 raft_consensus.cc:697] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 3 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:55.935737 25741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:55.936589 25741 raft_consensus.cc:3055] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:55.936012 25985 consensus_queue.cc:237] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [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: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.936987 25741 raft_consensus.cc:740] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b10a67b82594e7c8e369f1c6ba55ca4, State: Running, Role: LEADER
I20260710 13:24:55.921155 25815 leader_election.cc:290] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 3 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:55.938156 25741 consensus_queue.cc:260] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.939765 25741 raft_consensus.cc:3060] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:55.937505 25666 raft_consensus.cc:2468] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 3.
W20260710 13:24:55.941244 26102 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260710 13:24:55.942862 25667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08c292f3f84d7198470e96361f3978" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:55.946751 25667 raft_consensus.cc:3060] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:55.947417 25741 raft_consensus.cc:2468] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 2.
I20260710 13:24:55.948573 25783 leader_election.cc:304] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:55.949604 25985 raft_consensus.cc:2804] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:55.950384 25985 raft_consensus.cc:697] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 2 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:55.950304 25567 catalog_manager.cc:5697] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 2 to 3, leader changed from 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130) to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 3 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:55.951589 25985 consensus_queue.cc:237] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:55.952018 25567 catalog_manager.cc:5697] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 2 to 3, leader changed from e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129) to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 3 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:55.953408 25567 catalog_manager.cc:5789] TS 5319b8e23b68490da82033006bfd2433 (127.21.80.131:33041) does not have the latest schema for tablet 719b93c8ca8e423da8ed1e555d3635aa (table soft_deleted_table [id=e207d1fb70804668bea54ce528b763de]). Expected version 1 got 0
I20260710 13:24:55.953704 25667 raft_consensus.cc:2468] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 2.
I20260710 13:24:55.965651 25566 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5: soft_deleted_table [id=e207d1fb70804668bea54ce528b763de] alter complete (version 1)
I20260710 13:24:55.976589 25567 catalog_manager.cc:5697] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 1 to 2, leader changed from 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130) to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 2 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:56.207671 26092 raft_consensus.cc:993] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309: : Instructing follower 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:56.208158 26102 raft_consensus.cc:1081] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Signalling peer 5319b8e23b68490da82033006bfd2433 to start an election
I20260710 13:24:56.209724 25815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962"
dest_uuid: "5319b8e23b68490da82033006bfd2433"
 from {username='slave'} at 127.0.0.1:50030
I20260710 13:24:56.210273 25815 raft_consensus.cc:493] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:56.210629 25815 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:56.218631 25815 raft_consensus.cc:515] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:56.220841 25815 leader_election.cc:290] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [CANDIDATE]: Term 3 election: Requested vote from peers e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595), 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233)
I20260710 13:24:56.221908 25667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8e227f4d7ee484c8793b5b5f3944309"
I20260710 13:24:56.222162 25741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049ba75beac94b45a64e7818f8ce2962" candidate_uuid: "5319b8e23b68490da82033006bfd2433" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4"
I20260710 13:24:56.222550 25667 raft_consensus.cc:3055] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:56.222679 25741 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:56.222914 25667 raft_consensus.cc:740] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8e227f4d7ee484c8793b5b5f3944309, State: Running, Role: LEADER
I20260710 13:24:56.223739 25667 consensus_queue.cc:260] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [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: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:56.224862 25667 raft_consensus.cc:3060] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:56.229955 25741 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 3.
I20260710 13:24:56.231169 25783 leader_election.cc:304] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [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: 5319b8e23b68490da82033006bfd2433, 6b10a67b82594e7c8e369f1c6ba55ca4; no voters: 
I20260710 13:24:56.231983 25667 raft_consensus.cc:2468] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5319b8e23b68490da82033006bfd2433 in term 3.
I20260710 13:24:56.232028 25985 raft_consensus.cc:2804] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:56.232681 25985 raft_consensus.cc:697] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 3 LEADER]: Becoming Leader. State: Replica: 5319b8e23b68490da82033006bfd2433, State: Running, Role: LEADER
I20260710 13:24:56.233529 25985 consensus_queue.cc:237] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [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: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } }
I20260710 13:24:56.241451 25567 catalog_manager.cc:5697] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 reported cstate change: term changed from 2 to 3, leader changed from e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129) to 5319b8e23b68490da82033006bfd2433 (127.21.80.131). New cstate: current_term: 3 leader_uuid: "5319b8e23b68490da82033006bfd2433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5319b8e23b68490da82033006bfd2433" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 33041 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:56.295222 25667 raft_consensus.cc:1275] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.296459 25985 consensus_queue.cc:1048] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:56.304366 25741 raft_consensus.cc:1275] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.306852 25985 consensus_queue.cc:1048] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:56.333180 25741 raft_consensus.cc:1275] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.334512 25985 consensus_queue.cc:1048] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:56.346779 25667 raft_consensus.cc:1275] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.348237 25985 consensus_queue.cc:1048] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:56.407708 25667 raft_consensus.cc:1275] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.408963 25985 consensus_queue.cc:1048] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:56.416239 26099 tablet.cc:1724] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:56.420625 25741 raft_consensus.cc:1275] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.423221 26114 consensus_queue.cc:1048] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:56.446470 26099 tablet.cc:1719] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:24:56.447209 26116 tablet.cc:1719] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:24:56.453635 26117 tablet.cc:1719] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:24:56.694924 25666 raft_consensus.cc:1275] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.696460 26050 consensus_queue.cc:1048] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e227f4d7ee484c8793b5b5f3944309" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:56.705585 25741 raft_consensus.cc:1275] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Refusing update from remote peer 5319b8e23b68490da82033006bfd2433: 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:56.710337 25985 consensus_queue.cc:1048] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b10a67b82594e7c8e369f1c6ba55ca4" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:56.922869 21826 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:24:56.927814 21826 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:24:56.928213 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:56.932786 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:56.933172 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:57.960018 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
I20260710 13:24:57.993880 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:57.994679 21826 tablet_replica.cc:333] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:57.995311 21826 raft_consensus.cc:2243] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:57.995810 21826 raft_consensus.cc:2272] T 333d84448707430bbd0fcd9681c1785c P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:57.997696 21826 tablet_replica.cc:333] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:57.998479 21826 raft_consensus.cc:2243] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:57.998982 21826 raft_consensus.cc:2272] T 644c88242de6405abcd6c4993e2f8f5b P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.001154 21826 tablet_replica.cc:333] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.001732 21826 raft_consensus.cc:2243] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.002151 21826 raft_consensus.cc:2272] T bacc7a28db7f47ffb05419bfc6843ae7 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.004045 21826 tablet_replica.cc:333] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.004997 21826 raft_consensus.cc:2243] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.005872 21826 raft_consensus.cc:2272] T c98e14c793fd4d3681edee367c14ceb6 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.007555 21826 tablet_replica.cc:333] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.008008 21826 raft_consensus.cc:2243] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.008359 21826 raft_consensus.cc:2272] T 6aaeb189db5d4a80aad888b96800503d P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.010006 21826 tablet_replica.cc:333] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.010466 21826 raft_consensus.cc:2243] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.010828 21826 raft_consensus.cc:2272] T 719b93c8ca8e423da8ed1e555d3635aa P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.012384 21826 tablet_replica.cc:333] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.012990 21826 raft_consensus.cc:2243] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.013396 21826 raft_consensus.cc:2272] T b0a38870d8074662b9961a9fc94bb1b9 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.015152 21826 tablet_replica.cc:333] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.015635 21826 raft_consensus.cc:2243] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.016022 21826 raft_consensus.cc:2272] T 001e13f07a7e4cab8a9f99acc6488fd9 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.017673 21826 tablet_replica.cc:333] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.018132 21826 raft_consensus.cc:2243] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.018536 21826 raft_consensus.cc:2272] T 2d9152006240422daf8fec74f5d9b650 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.020772 21826 tablet_replica.cc:333] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.021344 21826 raft_consensus.cc:2243] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.021813 21826 raft_consensus.cc:2272] T 8f448b6b340d46c7a9ce0c3b86226242 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.023612 21826 tablet_replica.cc:333] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.024103 21826 raft_consensus.cc:2243] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.024803 21826 raft_consensus.cc:2272] T 520ef97474f44193926018555673b647 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.026474 21826 tablet_replica.cc:333] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.026970 21826 raft_consensus.cc:2243] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.027357 21826 raft_consensus.cc:2272] T 03006450ba2a43e486d05195d928ceff P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.029119 21826 tablet_replica.cc:333] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.029565 21826 raft_consensus.cc:2243] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.030469 21826 raft_consensus.cc:2272] T 6eca81365346499a87d9898990843456 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:58.031960 25783 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:58.032584 21826 tablet_replica.cc:333] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.033247 21826 raft_consensus.cc:2243] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.034019 21826 raft_consensus.cc:2272] T 5472ea4b7bf6477cb5badb3645c63902 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:58.035028 25783 consensus_peers.cc:597] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 -> Peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Couldn't send request to peer e8e227f4d7ee484c8793b5b5f3944309. 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:58.036238 21826 tablet_replica.cc:333] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.036988 21826 raft_consensus.cc:2243] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.037482 21826 raft_consensus.cc:2272] T 049ba75beac94b45a64e7818f8ce2962 P e8e227f4d7ee484c8793b5b5f3944309 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.039803 21826 tablet_replica.cc:333] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
W20260710 13:24:58.040169 25709 consensus_peers.cc:597] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 -> Peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Couldn't send request to peer e8e227f4d7ee484c8793b5b5f3944309. 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:58.040411 21826 raft_consensus.cc:2243] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.040961 21826 raft_consensus.cc:2272] T 8d08c292f3f84d7198470e96361f3978 P e8e227f4d7ee484c8793b5b5f3944309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.043249 21826 tablet_replica.cc:333] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.043772 21826 raft_consensus.cc:2243] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.044780 21826 raft_consensus.cc:2272] T f49316571eef400ca467e2aed45a9ab7 P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.046651 21826 tablet_replica.cc:333] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309: stopping tablet replica
I20260710 13:24:58.047092 21826 raft_consensus.cc:2243] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.047780 21826 raft_consensus.cc:2272] T 6ba74b8ed86544bdabc0817e866bc8ef P e8e227f4d7ee484c8793b5b5f3944309 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:58.068924 25709 consensus_peers.cc:597] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 -> Peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Couldn't send request to peer e8e227f4d7ee484c8793b5b5f3944309. 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:58.088495 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
W20260710 13:24:58.091784 25709 consensus_peers.cc:597] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 -> Peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Couldn't send request to peer e8e227f4d7ee484c8793b5b5f3944309. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:58.118319 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
W20260710 13:24:58.144052 25783 consensus_peers.cc:597] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 -> Peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Couldn't send request to peer e8e227f4d7ee484c8793b5b5f3944309. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:58.150606 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:58.151350 21826 tablet_replica.cc:333] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.151954 21826 raft_consensus.cc:2243] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.152410 21826 raft_consensus.cc:2272] T 644c88242de6405abcd6c4993e2f8f5b P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.154265 21826 tablet_replica.cc:333] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.154806 21826 raft_consensus.cc:2243] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.155535 21826 raft_consensus.cc:2272] T 333d84448707430bbd0fcd9681c1785c P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.157307 21826 tablet_replica.cc:333] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.157831 21826 raft_consensus.cc:2243] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.158324 21826 raft_consensus.cc:2272] T bacc7a28db7f47ffb05419bfc6843ae7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.159956 21826 tablet_replica.cc:333] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.160470 21826 raft_consensus.cc:2243] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.161216 21826 raft_consensus.cc:2272] T 6aaeb189db5d4a80aad888b96800503d P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.162833 21826 tablet_replica.cc:333] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.163335 21826 raft_consensus.cc:2243] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.163726 21826 raft_consensus.cc:2272] T c98e14c793fd4d3681edee367c14ceb6 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.165372 21826 tablet_replica.cc:333] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.165884 21826 raft_consensus.cc:2243] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.166289 21826 raft_consensus.cc:2272] T 719b93c8ca8e423da8ed1e555d3635aa P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.167829 21826 tablet_replica.cc:333] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.168320 21826 raft_consensus.cc:2243] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.168772 21826 raft_consensus.cc:2272] T 049ba75beac94b45a64e7818f8ce2962 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.170398 21826 tablet_replica.cc:333] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.170874 21826 raft_consensus.cc:2243] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.171272 21826 raft_consensus.cc:2272] T 5472ea4b7bf6477cb5badb3645c63902 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.172953 21826 tablet_replica.cc:333] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.173465 21826 raft_consensus.cc:2243] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.173906 21826 raft_consensus.cc:2272] T 6eca81365346499a87d9898990843456 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.175477 21826 tablet_replica.cc:333] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.175981 21826 raft_consensus.cc:2243] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.176680 21826 raft_consensus.cc:2272] T 8f448b6b340d46c7a9ce0c3b86226242 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.178311 21826 tablet_replica.cc:333] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.178895 21826 raft_consensus.cc:2243] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.179314 21826 raft_consensus.cc:2272] T 520ef97474f44193926018555673b647 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.180927 21826 tablet_replica.cc:333] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.181433 21826 raft_consensus.cc:2243] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.181824 21826 raft_consensus.cc:2272] T 03006450ba2a43e486d05195d928ceff P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.183513 21826 tablet_replica.cc:333] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.184062 21826 raft_consensus.cc:2243] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.184828 21826 raft_consensus.cc:2272] T 2d9152006240422daf8fec74f5d9b650 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.186856 21826 tablet_replica.cc:333] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.187525 21826 raft_consensus.cc:2243] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.188478 21826 raft_consensus.cc:2272] T 001e13f07a7e4cab8a9f99acc6488fd9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.190469 21826 tablet_replica.cc:333] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.191046 21826 raft_consensus.cc:2243] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.191563 21826 raft_consensus.cc:2272] T 6ba74b8ed86544bdabc0817e866bc8ef P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.193480 21826 tablet_replica.cc:333] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.193966 21826 raft_consensus.cc:2243] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.194358 21826 raft_consensus.cc:2272] T f49316571eef400ca467e2aed45a9ab7 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.196069 21826 tablet_replica.cc:333] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.196547 21826 raft_consensus.cc:2243] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.197369 21826 raft_consensus.cc:2272] T b0a38870d8074662b9961a9fc94bb1b9 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.199162 21826 tablet_replica.cc:333] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4: stopping tablet replica
I20260710 13:24:58.199559 21826 raft_consensus.cc:2243] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.199908 21826 raft_consensus.cc:2272] T 8d08c292f3f84d7198470e96361f3978 P 6b10a67b82594e7c8e369f1c6ba55ca4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:58.214262 25783 consensus_peers.cc:597] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 -> Peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Couldn't send request to peer e8e227f4d7ee484c8793b5b5f3944309. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:58.232334 25783 consensus_peers.cc:597] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 -> Peer 6b10a67b82594e7c8e369f1c6ba55ca4 (127.21.80.130:44233): Couldn't send request to peer 6b10a67b82594e7c8e369f1c6ba55ca4. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.130:44233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:58.240800 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
I20260710 13:24:58.272447 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
W20260710 13:24:58.277248 25783 consensus_peers.cc:597] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 -> Peer e8e227f4d7ee484c8793b5b5f3944309 (127.21.80.129:35595): Couldn't send request to peer e8e227f4d7ee484c8793b5b5f3944309. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:35595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:58.301927 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:58.302716 21826 tablet_replica.cc:333] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.303362 21826 raft_consensus.cc:2243] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.304214 21826 raft_consensus.cc:2272] T bacc7a28db7f47ffb05419bfc6843ae7 P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.306376 21826 tablet_replica.cc:333] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.307005 21826 raft_consensus.cc:2243] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.307565 21826 raft_consensus.cc:2272] T 333d84448707430bbd0fcd9681c1785c P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.309468 21826 tablet_replica.cc:333] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.310034 21826 raft_consensus.cc:2243] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.310806 21826 raft_consensus.cc:2272] T 644c88242de6405abcd6c4993e2f8f5b P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.312803 21826 tablet_replica.cc:333] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.313351 21826 raft_consensus.cc:2243] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.313805 21826 raft_consensus.cc:2272] T 6aaeb189db5d4a80aad888b96800503d P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.315541 21826 tablet_replica.cc:333] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.316082 21826 raft_consensus.cc:2243] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.316517 21826 raft_consensus.cc:2272] T c98e14c793fd4d3681edee367c14ceb6 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.318252 21826 tablet_replica.cc:333] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.318799 21826 raft_consensus.cc:2243] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.319584 21826 raft_consensus.cc:2272] T 719b93c8ca8e423da8ed1e555d3635aa P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.321424 21826 tablet_replica.cc:333] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.321964 21826 raft_consensus.cc:2243] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.322414 21826 raft_consensus.cc:2272] T 001e13f07a7e4cab8a9f99acc6488fd9 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.324262 21826 tablet_replica.cc:333] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.324893 21826 raft_consensus.cc:2243] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.325344 21826 raft_consensus.cc:2272] T 2d9152006240422daf8fec74f5d9b650 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.327211 21826 tablet_replica.cc:333] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.327755 21826 raft_consensus.cc:2243] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.328184 21826 raft_consensus.cc:2272] T 6eca81365346499a87d9898990843456 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.329873 21826 tablet_replica.cc:333] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.330441 21826 raft_consensus.cc:2243] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.330878 21826 raft_consensus.cc:2272] T 5472ea4b7bf6477cb5badb3645c63902 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.332798 21826 tablet_replica.cc:333] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.333336 21826 raft_consensus.cc:2243] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.334151 21826 raft_consensus.cc:2272] T 049ba75beac94b45a64e7818f8ce2962 P 5319b8e23b68490da82033006bfd2433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.336090 21826 tablet_replica.cc:333] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.336755 21826 raft_consensus.cc:2243] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.337549 21826 raft_consensus.cc:2272] T 8d08c292f3f84d7198470e96361f3978 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.339408 21826 tablet_replica.cc:333] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.340099 21826 raft_consensus.cc:2243] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.340525 21826 raft_consensus.cc:2272] T f49316571eef400ca467e2aed45a9ab7 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.342316 21826 tablet_replica.cc:333] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.342836 21826 raft_consensus.cc:2243] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.343266 21826 raft_consensus.cc:2272] T 8f448b6b340d46c7a9ce0c3b86226242 P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.345018 21826 tablet_replica.cc:333] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.345525 21826 raft_consensus.cc:2243] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.345989 21826 raft_consensus.cc:2272] T 520ef97474f44193926018555673b647 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.347683 21826 tablet_replica.cc:333] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.348178 21826 raft_consensus.cc:2243] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.348992 21826 raft_consensus.cc:2272] T 03006450ba2a43e486d05195d928ceff P 5319b8e23b68490da82033006bfd2433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.350739 21826 tablet_replica.cc:333] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.351255 21826 raft_consensus.cc:2243] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.351658 21826 raft_consensus.cc:2272] T b0a38870d8074662b9961a9fc94bb1b9 P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.353433 21826 tablet_replica.cc:333] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433: stopping tablet replica
I20260710 13:24:58.353886 21826 raft_consensus.cc:2243] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.354343 21826 raft_consensus.cc:2272] T 6ba74b8ed86544bdabc0817e866bc8ef P 5319b8e23b68490da82033006bfd2433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.381768 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:24:58.410931 21826 master.cc:562] Master@127.21.80.190:35699 shutting down...
I20260710 13:24:58.433153 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.433702 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.434036 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09cc29ca3db44ab1b6223c0e040899e5: stopping tablet replica
I20260710 13:24:58.454061 21826 master.cc:584] Master@127.21.80.190:35699 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12351 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:24:58.507121 21826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.80.190:44841
I20260710 13:24:58.508301 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.514807 26128 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:58.514807 26129 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:58.515440 26131 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:58.516868 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:58.517716 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:58.517912 21826 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:58.518029 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689898518018 us; error 0 us; skew 500 ppm
I20260710 13:24:58.518472 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.520859 21826 webserver.cc:533] Webserver started at http://127.21.80.190:39959/ using document root <none> and password file <none>
I20260710 13:24:58.521282 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.521425 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.521629 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.522620 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/master-0-root/instance:
uuid: "8fc209e9a5574026bbe50099db24ff1d"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.526871 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:58.530331 26136 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:58.531186 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:58.531479 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/master-0-root
uuid: "8fc209e9a5574026bbe50099db24ff1d"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.531734 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-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:58.556753 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.557853 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.596913 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.190:44841
I20260710 13:24:58.597033 26187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.190:44841 every 8 connection(s)
I20260710 13:24:58.600778 26188 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:58.611326 26188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d: Bootstrap starting.
I20260710 13:24:58.616017 26188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:58.620512 26188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d: No bootstrap required, opened a new log
I20260710 13:24:58.622783 26188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fc209e9a5574026bbe50099db24ff1d" member_type: VOTER }
I20260710 13:24:58.623158 26188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:58.623430 26188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc209e9a5574026bbe50099db24ff1d, State: Initialized, Role: FOLLOWER
I20260710 13:24:58.623993 26188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8fc209e9a5574026bbe50099db24ff1d" member_type: VOTER }
I20260710 13:24:58.624471 26188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:58.624678 26188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:58.625007 26188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:58.629664 26188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fc209e9a5574026bbe50099db24ff1d" member_type: VOTER }
I20260710 13:24:58.630195 26188 leader_election.cc:304] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [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: 8fc209e9a5574026bbe50099db24ff1d; no voters: 
I20260710 13:24:58.631381 26188 leader_election.cc:290] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:58.631742 26191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:58.633118 26191 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 1 LEADER]: Becoming Leader. State: Replica: 8fc209e9a5574026bbe50099db24ff1d, State: Running, Role: LEADER
I20260710 13:24:58.633773 26191 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [LEADER]: Queue going to LEADER mode. State: All 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: "8fc209e9a5574026bbe50099db24ff1d" member_type: VOTER }
I20260710 13:24:58.634434 26188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:58.639144 26192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8fc209e9a5574026bbe50099db24ff1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fc209e9a5574026bbe50099db24ff1d" member_type: VOTER } }
I20260710 13:24:58.639961 26192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:58.640570 26193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8fc209e9a5574026bbe50099db24ff1d. Latest consensus state: current_term: 1 leader_uuid: "8fc209e9a5574026bbe50099db24ff1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fc209e9a5574026bbe50099db24ff1d" member_type: VOTER } }
I20260710 13:24:58.641081 26193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:58.642468 26198 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:58.647320 26198 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:58.651600 21826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:58.656064 26198 catalog_manager.cc:1383] Generated new cluster ID: 1b4e435281c947bea1a6edebdecf24db
I20260710 13:24:58.656364 26198 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:58.675400 26198 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:58.676764 26198 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:58.703509 26198 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d: Generated new TSK 0
I20260710 13:24:58.704197 26198 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:58.718258 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.724596 26209 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:58.725368 26210 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:58.727005 26212 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:58.727828 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:58.728792 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:58.728998 21826 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:58.729172 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689898729158 us; error 0 us; skew 500 ppm
I20260710 13:24:58.729749 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.732113 21826 webserver.cc:533] Webserver started at http://127.21.80.129:39287/ using document root <none> and password file <none>
I20260710 13:24:58.732618 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.732857 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.733135 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.734233 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-0-root/instance:
uuid: "4a297796e5a04994ae59b4740840675f"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.738956 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:24:58.742430 26217 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:58.743252 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:58.743561 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-0-root
uuid: "4a297796e5a04994ae59b4740840675f"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.743829 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-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:58.758427 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.759682 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.761255 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:58.763550 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:58.763773 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.764016 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:58.764210 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.804949 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.129:34223
I20260710 13:24:58.805061 26279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.129:34223 every 8 connection(s)
I20260710 13:24:58.810020 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.817201 26284 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:58.818445 26285 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:58.821817 26280 heartbeater.cc:344] Connected to a master server at 127.21.80.190:44841
I20260710 13:24:58.822439 26280 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:58.822878 26287 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:58.823448 26280 heartbeater.cc:507] Master 127.21.80.190:44841 requested a full tablet report, sending...
I20260710 13:24:58.823666 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:58.825143 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:58.825394 21826 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:58.825590 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689898825572 us; error 0 us; skew 500 ppm
I20260710 13:24:58.825992 26153 ts_manager.cc:194] Registered new tserver with Master: 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223)
I20260710 13:24:58.826313 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.828554 26153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53048
I20260710 13:24:58.829140 21826 webserver.cc:533] Webserver started at http://127.21.80.130:37981/ using document root <none> and password file <none>
I20260710 13:24:58.829803 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.830024 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.830296 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.831341 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-1-root/instance:
uuid: "7bc1666b1a524753bec5a1e6b97623ed"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.835800 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:24:58.839298 26292 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:58.840114 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:58.840407 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-1-root
uuid: "7bc1666b1a524753bec5a1e6b97623ed"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.840698 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-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:58.865052 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.866694 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.868914 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:58.872829 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:58.873119 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.873425 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:58.873664 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.922626 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.130:44337
I20260710 13:24:58.922739 26354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.130:44337 every 8 connection(s)
I20260710 13:24:58.927309 21826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.935202 26358 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:58.936895 26359 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:58.939682 26361 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:58.940156 21826 server_base.cc:1061] running on GCE node
I20260710 13:24:58.940244 26355 heartbeater.cc:344] Connected to a master server at 127.21.80.190:44841
I20260710 13:24:58.940795 26355 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:58.941432 21826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:58.941565 26355 heartbeater.cc:507] Master 127.21.80.190:44841 requested a full tablet report, sending...
W20260710 13:24:58.941689 21826 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:58.942066 21826 hybrid_clock.cc:648] HybridClock initialized: now 1783689898942036 us; error 0 us; skew 500 ppm
I20260710 13:24:58.942689 21826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.943874 26153 ts_manager.cc:194] Registered new tserver with Master: 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:58.945475 21826 webserver.cc:533] Webserver started at http://127.21.80.131:36749/ using document root <none> and password file <none>
I20260710 13:24:58.945710 26153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53054
I20260710 13:24:58.946094 21826 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.946341 21826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.946641 21826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.947906 21826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-2-root/instance:
uuid: "e60487199b0040aba2e0fd266b7fb57c"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.952487 21826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:24:58.955907 26366 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:58.956683 21826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:58.957023 21826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-2-root
uuid: "e60487199b0040aba2e0fd266b7fb57c"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-ccg1"
I20260710 13:24:58.957361 21826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdHYVPB/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689799055746-21826-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:58.969120 21826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.970343 21826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.971846 21826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:58.974236 21826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:58.974481 21826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.974722 21826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:58.974893 21826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:59.014899 21826 rpc_server.cc:307] RPC server started. Bound to: 127.21.80.131:41769
I20260710 13:24:59.015022 26428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.80.131:41769 every 8 connection(s)
I20260710 13:24:59.028939 26429 heartbeater.cc:344] Connected to a master server at 127.21.80.190:44841
I20260710 13:24:59.029426 26429 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:59.030292 26429 heartbeater.cc:507] Master 127.21.80.190:44841 requested a full tablet report, sending...
I20260710 13:24:59.032389 26153 ts_manager.cc:194] Registered new tserver with Master: e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.032514 21826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014690675s
I20260710 13:24:59.034170 26153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53068
I20260710 13:24:59.058614 26153 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53078:
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:59.061537 26153 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:59.134562 26394 tablet_service.cc:1511] Processing CreateTablet for tablet 05dfdb526189468185e2ad9b23b7da2e (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:59.136224 26394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dfdb526189468185e2ad9b23b7da2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.137948 26393 tablet_service.cc:1511] Processing CreateTablet for tablet 63ec616e3cf247e6b95ad91c600fdd34 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:59.139392 26393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ec616e3cf247e6b95ad91c600fdd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.142083 26392 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6abfcf7df44ec3a857ca66b6693682 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:59.143602 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6abfcf7df44ec3a857ca66b6693682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.147328 26245 tablet_service.cc:1511] Processing CreateTablet for tablet 05dfdb526189468185e2ad9b23b7da2e (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:59.148763 26245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dfdb526189468185e2ad9b23b7da2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.149677 26391 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbe507d1f4448e297f0fba1a68e7d5f (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:59.151063 26391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbe507d1f4448e297f0fba1a68e7d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.153885 26244 tablet_service.cc:1511] Processing CreateTablet for tablet 63ec616e3cf247e6b95ad91c600fdd34 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:59.155647 26244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ec616e3cf247e6b95ad91c600fdd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.155917 26319 tablet_service.cc:1511] Processing CreateTablet for tablet 63ec616e3cf247e6b95ad91c600fdd34 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:59.156490 26390 tablet_service.cc:1511] Processing CreateTablet for tablet bc7d3cf995c344639d2f9f648462a770 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:59.157301 26319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ec616e3cf247e6b95ad91c600fdd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.157895 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7d3cf995c344639d2f9f648462a770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.157960 26243 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6abfcf7df44ec3a857ca66b6693682 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:59.159348 26243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6abfcf7df44ec3a857ca66b6693682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.161263 26389 tablet_service.cc:1511] Processing CreateTablet for tablet 44eb4c6a1f0a48fb815493b03a21ebfe (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:59.162638 26389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44eb4c6a1f0a48fb815493b03a21ebfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.163424 26318 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6abfcf7df44ec3a857ca66b6693682 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:59.161165 26242 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbe507d1f4448e297f0fba1a68e7d5f (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:59.154016 26320 tablet_service.cc:1511] Processing CreateTablet for tablet 05dfdb526189468185e2ad9b23b7da2e (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:59.165512 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbe507d1f4448e297f0fba1a68e7d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.167780 26241 tablet_service.cc:1511] Processing CreateTablet for tablet bc7d3cf995c344639d2f9f648462a770 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:59.169232 26241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7d3cf995c344639d2f9f648462a770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.169858 26388 tablet_service.cc:1511] Processing CreateTablet for tablet 5122ee71582a41ff887a0d2aab3bdb29 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:59.171233 26388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5122ee71582a41ff887a0d2aab3bdb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.172096 26387 tablet_service.cc:1511] Processing CreateTablet for tablet f4c2f998218543e6b17fa647758e014f (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:59.173450 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c2f998218543e6b17fa647758e014f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.173869 26240 tablet_service.cc:1511] Processing CreateTablet for tablet 44eb4c6a1f0a48fb815493b03a21ebfe (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:59.175184 26240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44eb4c6a1f0a48fb815493b03a21ebfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.177884 26239 tablet_service.cc:1511] Processing CreateTablet for tablet 5122ee71582a41ff887a0d2aab3bdb29 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:59.179244 26239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5122ee71582a41ff887a0d2aab3bdb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.182854 26238 tablet_service.cc:1511] Processing CreateTablet for tablet f4c2f998218543e6b17fa647758e014f (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:59.184680 26238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c2f998218543e6b17fa647758e014f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.164752 26318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6abfcf7df44ec3a857ca66b6693682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.186439 26320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dfdb526189468185e2ad9b23b7da2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.189666 26317 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbe507d1f4448e297f0fba1a68e7d5f (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:59.191500 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbe507d1f4448e297f0fba1a68e7d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.194128 26316 tablet_service.cc:1511] Processing CreateTablet for tablet bc7d3cf995c344639d2f9f648462a770 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:59.195528 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7d3cf995c344639d2f9f648462a770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.197861 26315 tablet_service.cc:1511] Processing CreateTablet for tablet 44eb4c6a1f0a48fb815493b03a21ebfe (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:59.200276 26237 tablet_service.cc:1511] Processing CreateTablet for tablet 6124ff23993840a98b87fd755eb38363 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:59.201278 26315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44eb4c6a1f0a48fb815493b03a21ebfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.201674 26237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6124ff23993840a98b87fd755eb38363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.226056 26314 tablet_service.cc:1511] Processing CreateTablet for tablet 5122ee71582a41ff887a0d2aab3bdb29 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:59.227476 26314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5122ee71582a41ff887a0d2aab3bdb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.230495 26313 tablet_service.cc:1511] Processing CreateTablet for tablet f4c2f998218543e6b17fa647758e014f (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:59.231891 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c2f998218543e6b17fa647758e014f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.233975 26312 tablet_service.cc:1511] Processing CreateTablet for tablet 6124ff23993840a98b87fd755eb38363 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:59.235751 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6124ff23993840a98b87fd755eb38363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.245477 26386 tablet_service.cc:1511] Processing CreateTablet for tablet 6124ff23993840a98b87fd755eb38363 (DEFAULT_TABLE table=test-workload [id=cbe4755e18b84e3ba438b753ff8c6e4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:59.246919 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6124ff23993840a98b87fd755eb38363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.257802 26444 tablet_bootstrap.cc:492] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.319911 26446 tablet_bootstrap.cc:492] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.325173 26445 tablet_bootstrap.cc:492] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:24:59.326601 26444 tablet_bootstrap.cc:654] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.331898 26445 tablet_bootstrap.cc:654] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.337730 26446 tablet_bootstrap.cc:654] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.370529 26444 tablet_bootstrap.cc:492] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.371038 26444 ts_tablet_manager.cc:1403] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.018s
I20260710 13:24:59.373670 26445 tablet_bootstrap.cc:492] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:24:59.374260 26445 ts_tablet_manager.cc:1403] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.016s
I20260710 13:24:59.374107 26444 raft_consensus.cc:359] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:24:59.374966 26444 raft_consensus.cc:385] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.375063 26446 tablet_bootstrap.cc:492] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.375546 26446 ts_tablet_manager.cc:1403] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.008s
I20260710 13:24:59.376860 26444 raft_consensus.cc:740] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.377682 26444 consensus_queue.cc:260] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:24:59.378196 26445 raft_consensus.cc:359] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.378095 26446 raft_consensus.cc:359] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.378971 26445 raft_consensus.cc:385] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.379034 26446 raft_consensus.cc:385] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.379366 26445 raft_consensus.cc:740] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.379412 26446 raft_consensus.cc:740] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.380273 26445 consensus_queue.cc:260] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.380273 26446 consensus_queue.cc:260] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.383044 26355 heartbeater.cc:499] Master 127.21.80.190:44841 was elected leader, sending a full tablet report...
I20260710 13:24:59.383701 26445 ts_tablet_manager.cc:1434] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:59.385077 26445 tablet_bootstrap.cc:492] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:24:59.390525 26444 ts_tablet_manager.cc:1434] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 13:24:59.391861 26429 heartbeater.cc:499] Master 127.21.80.190:44841 was elected leader, sending a full tablet report...
I20260710 13:24:59.392882 26280 heartbeater.cc:499] Master 127.21.80.190:44841 was elected leader, sending a full tablet report...
I20260710 13:24:59.393214 26446 ts_tablet_manager.cc:1434] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 13:24:59.394284 26446 tablet_bootstrap.cc:492] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.397691 26444 tablet_bootstrap.cc:492] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.400857 26446 tablet_bootstrap.cc:654] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.400938 26445 tablet_bootstrap.cc:654] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.408851 26444 tablet_bootstrap.cc:654] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.415418 26446 tablet_bootstrap.cc:492] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.415992 26446 ts_tablet_manager.cc:1403] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:24:59.418884 26446 raft_consensus.cc:359] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.419701 26446 raft_consensus.cc:385] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.420010 26446 raft_consensus.cc:740] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.421931 26446 consensus_queue.cc:260] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.423571 26445 tablet_bootstrap.cc:492] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:24:59.424053 26444 tablet_bootstrap.cc:492] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.424086 26446 ts_tablet_manager.cc:1434] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:59.424180 26445 ts_tablet_manager.cc:1403] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.015s
I20260710 13:24:59.424753 26444 ts_tablet_manager.cc:1403] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260710 13:24:59.425441 26446 tablet_bootstrap.cc:492] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.427567 26444 raft_consensus.cc:359] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.428300 26444 raft_consensus.cc:385] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.428632 26444 raft_consensus.cc:740] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.428448 26445 raft_consensus.cc:359] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.429457 26445 raft_consensus.cc:385] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.429919 26445 raft_consensus.cc:740] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.429489 26444 consensus_queue.cc:260] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.431160 26445 consensus_queue.cc:260] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.431828 26446 tablet_bootstrap.cc:654] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.434389 26444 ts_tablet_manager.cc:1434] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:24:59.435760 26445 ts_tablet_manager.cc:1434] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:24:59.436952 26444 tablet_bootstrap.cc:492] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.437547 26445 tablet_bootstrap.cc:492] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:24:59.439158 26446 tablet_bootstrap.cc:492] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.439703 26446 ts_tablet_manager.cc:1403] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 13:24:59.442481 26446 raft_consensus.cc:359] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.443243 26446 raft_consensus.cc:385] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.443557 26446 raft_consensus.cc:740] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.444280 26444 tablet_bootstrap.cc:654] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.444357 26445 tablet_bootstrap.cc:654] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.444456 26446 consensus_queue.cc:260] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.447228 26446 ts_tablet_manager.cc:1434] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:24:59.448664 26446 tablet_bootstrap.cc:492] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.458073 26446 tablet_bootstrap.cc:654] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.459542 26445 tablet_bootstrap.cc:492] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:24:59.460116 26445 ts_tablet_manager.cc:1403] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 13:24:59.463999 26445 raft_consensus.cc:359] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.465101 26445 raft_consensus.cc:385] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.465170 26450 raft_consensus.cc:493] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.465440 26445 raft_consensus.cc:740] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.465766 26450 raft_consensus.cc:515] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.466187 26445 consensus_queue.cc:260] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.467424 26446 tablet_bootstrap.cc:492] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.467914 26446 ts_tablet_manager.cc:1403] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260710 13:24:59.468487 26445 ts_tablet_manager.cc:1434] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:24:59.469478 26445 tablet_bootstrap.cc:492] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:24:59.470818 26446 raft_consensus.cc:359] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.471561 26446 raft_consensus.cc:385] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.471845 26446 raft_consensus.cc:740] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.472711 26446 consensus_queue.cc:260] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.476922 26445 tablet_bootstrap.cc:654] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.478730 26446 ts_tablet_manager.cc:1434] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260710 13:24:59.479364 26450 leader_election.cc:290] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.479964 26446 tablet_bootstrap.cc:492] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.464241 26444 tablet_bootstrap.cc:492] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.485976 26444 ts_tablet_manager.cc:1403] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.003s
I20260710 13:24:59.489748 26444 raft_consensus.cc:359] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.493744 26451 raft_consensus.cc:493] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.495476 26451 raft_consensus.cc:515] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.495802 26446 tablet_bootstrap.cc:654] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.495070 26444 raft_consensus.cc:385] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.497839 26444 raft_consensus.cc:740] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.498745 26444 consensus_queue.cc:260] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.506501 26444 ts_tablet_manager.cc:1434] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:24:59.509315 26451 leader_election.cc:290] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.510275 26446 tablet_bootstrap.cc:492] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.511097 26446 ts_tablet_manager.cc:1403] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.003s
I20260710 13:24:59.509536 26444 tablet_bootstrap.cc:492] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.513007 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
W20260710 13:24:59.514863 26370 leader_election.cc:343] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.514842 26446 raft_consensus.cc:359] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:24:59.515985 26446 raft_consensus.cc:385] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.516454 26446 raft_consensus.cc:740] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.517628 26446 consensus_queue.cc:260] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:24:59.521621 26446 ts_tablet_manager.cc:1434] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260710 13:24:59.523128 26444 tablet_bootstrap.cc:654] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.523190 26446 tablet_bootstrap.cc:492] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.528237 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
W20260710 13:24:59.530630 26369 leader_election.cc:343] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.531315 26369 leader_election.cc:304] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.532444 26450 raft_consensus.cc:2749] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:59.534366 26446 tablet_bootstrap.cc:654] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.536259 26444 tablet_bootstrap.cc:492] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.537051 26444 ts_tablet_manager.cc:1403] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260710 13:24:59.540640 26444 raft_consensus.cc:359] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.541800 26444 raft_consensus.cc:385] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.542182 26444 raft_consensus.cc:740] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.543254 26444 consensus_queue.cc:260] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.546216 26444 ts_tablet_manager.cc:1434] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:24:59.547324 26444 tablet_bootstrap.cc:492] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.554134 26444 tablet_bootstrap.cc:654] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.562964 26446 tablet_bootstrap.cc:492] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.563699 26446 ts_tablet_manager.cc:1403] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.005s
I20260710 13:24:59.567878 26444 tablet_bootstrap.cc:492] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.567682 26446 raft_consensus.cc:359] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.568879 26444 ts_tablet_manager.cc:1403] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260710 13:24:59.568905 26446 raft_consensus.cc:385] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.571591 26446 raft_consensus.cc:740] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.572600 26444 raft_consensus.cc:359] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.573490 26444 raft_consensus.cc:385] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.572758 26446 consensus_queue.cc:260] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.573891 26444 raft_consensus.cc:740] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.574908 26450 raft_consensus.cc:493] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.575340 26450 raft_consensus.cc:515] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:24:59.576934 26446 ts_tablet_manager.cc:1434] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:24:59.577471 26450 leader_election.cc:290] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.583125 26450 raft_consensus.cc:493] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.583559 26450 raft_consensus.cc:515] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.584105 26446 tablet_bootstrap.cc:492] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.579160 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.586393 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:24:59.587167 26254 raft_consensus.cc:2468] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
W20260710 13:24:59.587271 26370 leader_election.cc:343] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.581348 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:24:59.588186 26255 raft_consensus.cc:2468] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:24:59.588634 26369 leader_election.cc:304] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:24:59.589785 26369 leader_election.cc:304] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.590929 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.592136 26446 tablet_bootstrap.cc:654] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:59.592454 26370 leader_election.cc:343] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.593134 26450 leader_election.cc:290] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.594174 26450 raft_consensus.cc:2804] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.595523 26450 raft_consensus.cc:493] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.596340 26450 raft_consensus.cc:3060] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.601186 26444 consensus_queue.cc:260] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.604059 26444 ts_tablet_manager.cc:1434] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260710 13:24:59.612365 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6124ff23993840a98b87fd755eb38363" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:24:59.600937 26469 raft_consensus.cc:2804] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.613121 26255 raft_consensus.cc:2468] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:24:59.613328 26469 raft_consensus.cc:493] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.613699 26469 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.614643 26295 leader_election.cc:304] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:24:59.615593 26451 raft_consensus.cc:2804] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.615967 26451 raft_consensus.cc:493] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.616289 26451 raft_consensus.cc:3060] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.620260 26446 tablet_bootstrap.cc:492] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.620752 26445 tablet_bootstrap.cc:492] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:24:59.620908 26446 ts_tablet_manager.cc:1403] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.019s
I20260710 13:24:59.621371 26445 ts_tablet_manager.cc:1403] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.152s	user 0.041s	sys 0.073s
I20260710 13:24:59.622088 26469 raft_consensus.cc:515] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:24:59.624451 26446 raft_consensus.cc:359] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.624652 26445 raft_consensus.cc:359] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.624683 26451 raft_consensus.cc:515] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.625363 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:24:59.625385 26446 raft_consensus.cc:385] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.625495 26445 raft_consensus.cc:385] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.626174 26255 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.626274 26445 raft_consensus.cc:740] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.627354 26445 consensus_queue.cc:260] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.628044 26469 leader_election.cc:290] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.627935 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:24:59.627934 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6124ff23993840a98b87fd755eb38363" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:24:59.629248 26254 raft_consensus.cc:3060] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:59.629693 26370 leader_election.cc:343] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.626150 26446 raft_consensus.cc:740] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.633199 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6124ff23993840a98b87fd755eb38363" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
W20260710 13:24:59.634796 26293 leader_election.cc:343] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.636085 26254 raft_consensus.cc:2468] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:24:59.636610 26446 consensus_queue.cc:260] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.638082 26444 tablet_bootstrap.cc:492] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.640872 26450 raft_consensus.cc:515] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.643537 26451 leader_election.cc:290] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.643971 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:24:59.644922 26254 raft_consensus.cc:3060] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:59.647096 26201 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:59.647337 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6124ff23993840a98b87fd755eb38363" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:24:59.647723 26446 ts_tablet_manager.cc:1434] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
W20260710 13:24:59.648684 26293 leader_election.cc:343] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.649691 26295 leader_election.cc:304] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [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: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: e60487199b0040aba2e0fd266b7fb57c
I20260710 13:24:59.651193 26255 raft_consensus.cc:2468] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:24:59.653035 26369 leader_election.cc:304] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.654805 26469 raft_consensus.cc:2804] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.655586 26469 raft_consensus.cc:697] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:24:59.656060 26451 raft_consensus.cc:2804] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.657177 26450 leader_election.cc:290] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.653854 26444 tablet_bootstrap.cc:654] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.658368 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:24:59.656574 26469 consensus_queue.cc:237] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
W20260710 13:24:59.660138 26370 leader_election.cc:343] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.656592 26451 raft_consensus.cc:697] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:24:59.662487 26451 consensus_queue.cc:237] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.665911 26446 tablet_bootstrap.cc:492] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.669520 26452 raft_consensus.cc:493] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.670315 26452 raft_consensus.cc:515] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.675779 26444 tablet_bootstrap.cc:492] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.676358 26444 ts_tablet_manager.cc:1403] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.003s
I20260710 13:24:59.679682 26254 raft_consensus.cc:2468] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:24:59.681027 26444 raft_consensus.cc:359] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.681795 26444 raft_consensus.cc:385] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.682094 26444 raft_consensus.cc:740] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.682173 26369 leader_election.cc:304] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.682865 26444 consensus_queue.cc:260] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.685032 26450 raft_consensus.cc:2804] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.685362 26444 ts_tablet_manager.cc:1434] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:24:59.686503 26444 tablet_bootstrap.cc:492] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.688001 26445 ts_tablet_manager.cc:1434] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.066s	user 0.026s	sys 0.032s
I20260710 13:24:59.691236 26470 raft_consensus.cc:493] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.691988 26470 raft_consensus.cc:515] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.693681 26444 tablet_bootstrap.cc:654] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.696848 26452 leader_election.cc:290] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.697201 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.697490 26452 raft_consensus.cc:493] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.697952 26452 raft_consensus.cc:515] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
W20260710 13:24:59.698990 26370 leader_election.cc:343] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.700168 26470 leader_election.cc:290] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.701085 26445 tablet_bootstrap.cc:492] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:24:59.701417 26452 leader_election.cc:290] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.699028 26446 tablet_bootstrap.cc:654] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.712352 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:24:59.713258 26254 raft_consensus.cc:2468] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:24:59.714608 26369 leader_election.cc:304] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.715488 26470 raft_consensus.cc:2804] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.715870 26470 raft_consensus.cc:493] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.716336 26470 raft_consensus.cc:3060] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.724014 26446 tablet_bootstrap.cc:492] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.724960 26450 raft_consensus.cc:697] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:24:59.726027 26450 consensus_queue.cc:237] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.724960 26446 ts_tablet_manager.cc:1403] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.005s
I20260710 13:24:59.729311 26478 raft_consensus.cc:493] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.729897 26478 raft_consensus.cc:515] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.734050 26470 raft_consensus.cc:515] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.747896 26444 tablet_bootstrap.cc:492] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.737208 26445 tablet_bootstrap.cc:654] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.737705 26472 raft_consensus.cc:493] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.740845 26478 leader_election.cc:290] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.741873 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.742839 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.750734 26472 raft_consensus.cc:515] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.744192 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.751637 26446 raft_consensus.cc:359] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.751900 26328 raft_consensus.cc:2468] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:24:59.752329 26446 raft_consensus.cc:385] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.752663 26446 raft_consensus.cc:740] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.753046 26329 raft_consensus.cc:2468] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
W20260710 13:24:59.753854 26221 leader_election.cc:343] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.753545 26153 catalog_manager.cc:5697] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 1 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.754735 26221 leader_election.cc:304] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:24:59.743417 26150 catalog_manager.cc:5697] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 1 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.748162 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:24:59.755792 26478 raft_consensus.cc:2804] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.756111 26254 raft_consensus.cc:3060] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.756265 26478 raft_consensus.cc:493] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.756700 26478 raft_consensus.cc:3060] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.757115 26221 leader_election.cc:304] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:24:59.758678 26472 leader_election.cc:290] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.759447 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:24:59.748454 26444 ts_tablet_manager.cc:1403] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.034s
I20260710 13:24:59.760514 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:24:59.760928 26452 raft_consensus.cc:2804] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.761559 26452 raft_consensus.cc:493] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.761610 26404 raft_consensus.cc:2468] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:24:59.762075 26452 raft_consensus.cc:3060] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.763099 26293 leader_election.cc:304] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:24:59.764154 26472 raft_consensus.cc:2804] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.764617 26472 raft_consensus.cc:493] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.765084 26472 raft_consensus.cc:3060] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.765326 26444 raft_consensus.cc:359] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.766093 26444 raft_consensus.cc:385] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.766377 26444 raft_consensus.cc:740] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.767922 26478 raft_consensus.cc:515] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.755759 26446 consensus_queue.cc:260] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.771801 26452 raft_consensus.cc:515] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.774264 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:24:59.774853 26478 leader_election.cc:290] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
W20260710 13:24:59.776103 26370 leader_election.cc:343] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.774374 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:24:59.777163 26328 raft_consensus.cc:3060] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.781152 26444 consensus_queue.cc:260] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.783568 26444 ts_tablet_manager.cc:1434] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260710 13:24:59.784818 26444 tablet_bootstrap.cc:492] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.784484 26254 raft_consensus.cc:2468] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:24:59.787034 26369 leader_election.cc:304] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.788056 26469 raft_consensus.cc:2804] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.788157 26470 leader_election.cc:290] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.788653 26469 raft_consensus.cc:697] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:24:59.789628 26469 consensus_queue.cc:237] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.794939 26403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:24:59.795924 26403 raft_consensus.cc:2468] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:24:59.794149 26444 tablet_bootstrap.cc:654] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.797266 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:24:59.798193 26402 raft_consensus.cc:2468] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:24:59.796476 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:24:59.795799 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:24:59.802582 26401 raft_consensus.cc:3060] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.804921 26255 raft_consensus.cc:2393] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bc1666b1a524753bec5a1e6b97623ed in current term 1: Already voted for candidate 4a297796e5a04994ae59b4740840675f in this term.
I20260710 13:24:59.809504 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:24:59.812971 26444 tablet_bootstrap.cc:492] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.819705 26444 ts_tablet_manager.cc:1403] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.016s
I20260710 13:24:59.820070 26452 leader_election.cc:290] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.823653 26444 raft_consensus.cc:359] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.824649 26444 raft_consensus.cc:385] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.825294 26444 raft_consensus.cc:740] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.826375 26444 consensus_queue.cc:260] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.827013 26401 raft_consensus.cc:2468] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:24:59.829526 26444 ts_tablet_manager.cc:1434] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:59.820894 26469 raft_consensus.cc:493] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.821848 26218 leader_election.cc:304] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a297796e5a04994ae59b4740840675f; no voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:24:59.823208 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:24:59.830569 26404 raft_consensus.cc:3060] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.830402 26469 raft_consensus.cc:515] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.830739 26444 tablet_bootstrap.cc:492] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:24:59.832890 26469 leader_election.cc:290] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.834368 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.834877 26446 ts_tablet_manager.cc:1434] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.107s	user 0.024s	sys 0.033s
W20260710 13:24:59.836848 26370 leader_election.cc:343] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.837692 26444 tablet_bootstrap.cc:654] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.838280 26446 tablet_bootstrap.cc:492] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:24:59.839303 26218 leader_election.cc:304] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:24:59.845575 26446 tablet_bootstrap.cc:654] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.850338 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:24:59.850836 26452 raft_consensus.cc:2749] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:59.847956 26444 tablet_bootstrap.cc:492] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:24:59.851828 26444 ts_tablet_manager.cc:1403] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 13:24:59.851799 26452 raft_consensus.cc:2804] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.853462 26452 raft_consensus.cc:697] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:24:59.854645 26452 consensus_queue.cc:237] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.855502 26444 raft_consensus.cc:359] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.856598 26444 raft_consensus.cc:385] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.857021 26444 raft_consensus.cc:740] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.858179 26444 consensus_queue.cc:260] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
W20260710 13:24:59.860200 26369 leader_election.cc:343] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.860981 26369 leader_election.cc:304] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.861977 26469 raft_consensus.cc:2749] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:59.863129 26469 raft_consensus.cc:493] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.863754 26469 raft_consensus.cc:515] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.864006 26472 raft_consensus.cc:515] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.866123 26329 raft_consensus.cc:2393] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a297796e5a04994ae59b4740840675f in current term 1: Already voted for candidate 7bc1666b1a524753bec5a1e6b97623ed in this term.
I20260710 13:24:59.866706 26469 leader_election.cc:290] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.867272 26444 ts_tablet_manager.cc:1434] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:24:59.787197 26328 raft_consensus.cc:2468] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:24:59.868557 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.869115 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:24:59.869359 26329 raft_consensus.cc:2468] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:24:59.869828 26255 raft_consensus.cc:2468] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:24:59.871356 26369 leader_election.cc:304] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:24:59.848291 26404 raft_consensus.cc:2468] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:24:59.873430 26450 raft_consensus.cc:2804] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.873935 26450 raft_consensus.cc:493] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.874802 26450 raft_consensus.cc:3060] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.874961 26445 tablet_bootstrap.cc:492] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:24:59.875605 26445 ts_tablet_manager.cc:1403] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.185s	user 0.013s	sys 0.003s
I20260710 13:24:59.877096 26472 leader_election.cc:290] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.878978 26446 tablet_bootstrap.cc:492] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:24:59.878923 26445 raft_consensus.cc:359] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.873898 26218 leader_election.cc:304] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.916105 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:24:59.919786 26445 raft_consensus.cc:385] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:59.919579 26218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.131:41769, user_credentials={real_user=slave}} blocked reactor thread for 45507.3us
I20260710 13:24:59.879675 26446 ts_tablet_manager.cc:1403] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.011s
I20260710 13:24:59.920852 26445 raft_consensus.cc:740] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.926589 26255 raft_consensus.cc:2393] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bc1666b1a524753bec5a1e6b97623ed in current term 1: Already voted for candidate 4a297796e5a04994ae59b4740840675f in this term.
I20260710 13:24:59.928052 26485 raft_consensus.cc:493] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.929273 26485 raft_consensus.cc:515] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.934847 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe507d1f4448e297f0fba1a68e7d5f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:24:59.936329 26404 raft_consensus.cc:2393] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bc1666b1a524753bec5a1e6b97623ed in current term 1: Already voted for candidate 4a297796e5a04994ae59b4740840675f in this term.
I20260710 13:24:59.934968 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:24:59.939488 26452 raft_consensus.cc:2804] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.939682 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:24:59.944283 26446 raft_consensus.cc:359] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.945195 26401 raft_consensus.cc:2468] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:24:59.945722 26446 raft_consensus.cc:385] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.946364 26446 raft_consensus.cc:740] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
W20260710 13:24:59.940402 26221 leader_election.cc:343] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.936533 26485 leader_election.cc:290] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.947041 26152 catalog_manager.cc:5697] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 1 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.947942 26446 consensus_queue.cc:260] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.941649 26293 leader_election.cc:304] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [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: 7bc1666b1a524753bec5a1e6b97623ed; no voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:24:59.950112 26452 raft_consensus.cc:697] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:24:59.954015 26452 consensus_queue.cc:237] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.948174 26218 leader_election.cc:304] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:24:59.951226 26472 raft_consensus.cc:2749] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:59.939545 26445 consensus_queue.cc:260] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.957511 26450 raft_consensus.cc:515] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.959309 26485 raft_consensus.cc:2804] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.960978 26485 raft_consensus.cc:493] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.961488 26485 raft_consensus.cc:3060] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.962442 26445 ts_tablet_manager.cc:1434] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.004s
I20260710 13:24:59.965471 26446 ts_tablet_manager.cc:1434] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.044s	user 0.012s	sys 0.004s
I20260710 13:24:59.965636 26445 tablet_bootstrap.cc:492] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:24:59.969365 26450 leader_election.cc:290] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:24:59.970428 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:24:59.971025 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:24:59.971562 26255 raft_consensus.cc:3060] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.972003 26329 raft_consensus.cc:3060] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.979552 26485 raft_consensus.cc:515] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.982549 26329 raft_consensus.cc:2468] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:24:59.989897 26370 leader_election.cc:304] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:24:59.990278 26485 leader_election.cc:290] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:24:59.991446 26450 raft_consensus.cc:2804] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.991884 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:24:59.992538 26450 raft_consensus.cc:697] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:24:59.992887 26401 raft_consensus.cc:3060] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.993623 26450 consensus_queue.cc:237] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:24:59.987112 26153 catalog_manager.cc:5697] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 1 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:59.988389 26445 tablet_bootstrap.cc:654] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.991938 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
W20260710 13:24:59.999981 26221 leader_election.cc:343] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:00.009902 26153 catalog_manager.cc:5697] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 1 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:00.017014 26401 raft_consensus.cc:2468] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:25:00.018685 26218 leader_election.cc:304] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [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: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:00.019893 26255 raft_consensus.cc:2468] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:25:00.020509 26150 catalog_manager.cc:5697] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 1 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.027380 26452 raft_consensus.cc:2804] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:00.028126 26452 raft_consensus.cc:697] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:00.029340 26452 consensus_queue.cc:237] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.037922 26445 tablet_bootstrap.cc:492] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:00.038458 26445 ts_tablet_manager.cc:1403] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.007s
I20260710 13:25:00.041335 26445 raft_consensus.cc:359] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:00.043481 26445 raft_consensus.cc:385] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.042913 26153 catalog_manager.cc:5697] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 1 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:00.043794 26445 raft_consensus.cc:740] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.044602 26445 consensus_queue.cc:260] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:00.049649 26445 ts_tablet_manager.cc:1434] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:25:00.051210 26445 tablet_bootstrap.cc:492] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:00.052259 26152 catalog_manager.cc:5697] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 1 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.058419 26445 tablet_bootstrap.cc:654] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.063994 26445 tablet_bootstrap.cc:492] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:00.064522 26445 ts_tablet_manager.cc:1403] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:25:00.067075 26445 raft_consensus.cc:359] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.067626 26445 raft_consensus.cc:385] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.067865 26445 raft_consensus.cc:740] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.068498 26445 consensus_queue.cc:260] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.070190 26445 ts_tablet_manager.cc:1434] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:00.071247 26445 tablet_bootstrap.cc:492] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:00.077723 26445 tablet_bootstrap.cc:654] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.082634 26445 tablet_bootstrap.cc:492] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:00.083117 26445 ts_tablet_manager.cc:1403] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:25:00.085371 26445 raft_consensus.cc:359] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.085907 26445 raft_consensus.cc:385] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.086164 26445 raft_consensus.cc:740] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.086881 26445 consensus_queue.cc:260] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.088493 26445 ts_tablet_manager.cc:1434] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:25:00.089818 26445 tablet_bootstrap.cc:492] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:00.091216 26472 raft_consensus.cc:493] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.091748 26472 raft_consensus.cc:515] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.094728 26472 leader_election.cc:290] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.094781 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:00.095227 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6abfcf7df44ec3a857ca66b6693682" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:00.096047 26445 tablet_bootstrap.cc:654] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.096127 26401 raft_consensus.cc:2393] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bc1666b1a524753bec5a1e6b97623ed in current term 1: Already voted for candidate 4a297796e5a04994ae59b4740840675f in this term.
I20260710 13:25:00.097443 26293 leader_election.cc:304] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed; no voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:00.098344 26472 raft_consensus.cc:3060] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.101699 26445 tablet_bootstrap.cc:492] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:00.102315 26445 ts_tablet_manager.cc:1403] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 13:25:00.105335 26445 raft_consensus.cc:359] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.106043 26445 raft_consensus.cc:385] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.106326 26445 raft_consensus.cc:740] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.107071 26445 consensus_queue.cc:260] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.107649 26472 raft_consensus.cc:2749] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:00.109161 26445 ts_tablet_manager.cc:1434] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:00.135578 26450 consensus_queue.cc:1048] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.142462 26451 consensus_queue.cc:1048] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.149219 26328 raft_consensus.cc:3060] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.159859 26469 consensus_queue.cc:1048] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.160302 26472 raft_consensus.cc:493] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.160854 26472 raft_consensus.cc:515] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.167052 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:00.169166 26401 raft_consensus.cc:3060] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.170998 26472 leader_election.cc:290] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.172106 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:00.173987 26293 leader_election.cc:304] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [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: 7bc1666b1a524753bec5a1e6b97623ed; no voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:00.175529 26505 raft_consensus.cc:2749] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:00.178723 26505 consensus_queue.cc:1048] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.184716 26328 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.195166 26469 consensus_queue.cc:1048] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.208175 26450 consensus_queue.cc:1048] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.261459 26505 raft_consensus.cc:493] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.262012 26505 raft_consensus.cc:515] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.264056 26505 leader_election.cc:290] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.264853 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:00.265097 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:00.265437 26254 raft_consensus.cc:2468] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:25:00.265743 26401 raft_consensus.cc:2468] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:25:00.266561 26295 leader_election.cc:304] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:00.267277 26505 raft_consensus.cc:2804] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:00.267637 26505 raft_consensus.cc:493] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:00.267908 26505 raft_consensus.cc:3060] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.273655 26505 raft_consensus.cc:515] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.275429 26505 leader_election.cc:290] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.276167 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:00.276423 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:00.276762 26254 raft_consensus.cc:3060] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.277000 26401 raft_consensus.cc:3060] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.281944 26401 raft_consensus.cc:2468] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:25:00.282286 26254 raft_consensus.cc:2468] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:25:00.282981 26293 leader_election.cc:304] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:00.283851 26505 raft_consensus.cc:2804] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:00.284714 26505 raft_consensus.cc:697] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:00.285506 26505 consensus_queue.cc:237] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.287647 26328 raft_consensus.cc:3060] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.293166 26153 catalog_manager.cc:5697] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 1 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.296442 26450 consensus_queue.cc:1048] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.308319 26450 consensus_queue.cc:1048] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.348402 26401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
mode: GRACEFUL
new_leader_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:60928
I20260710 13:25:00.349025 26401 raft_consensus.cc:606] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Received request to transfer leadership to TS 4a297796e5a04994ae59b4740840675f
I20260710 13:25:00.354528 26401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
mode: GRACEFUL
new_leader_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:60928
I20260710 13:25:00.355034 26401 raft_consensus.cc:606] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Received request to transfer leadership to TS 4a297796e5a04994ae59b4740840675f
I20260710 13:25:00.375375 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
mode: GRACEFUL
new_leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:44170
I20260710 13:25:00.375901 26254 raft_consensus.cc:606] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Received request to transfer leadership to TS 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:00.381489 26401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
mode: GRACEFUL
new_leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:60928
I20260710 13:25:00.382023 26401 raft_consensus.cc:606] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Received request to transfer leadership to TS 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:00.390089 26401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
mode: GRACEFUL
new_leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:60928
I20260710 13:25:00.390564 26401 raft_consensus.cc:606] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Received request to transfer leadership to TS 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:00.405543 26328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6124ff23993840a98b87fd755eb38363"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
mode: GRACEFUL
new_leader_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:48444
I20260710 13:25:00.406144 26328 raft_consensus.cc:606] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Received request to transfer leadership to TS e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:00.436069 26469 consensus_queue.cc:1048] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.436192 26452 consensus_queue.cc:1048] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.445748 26470 raft_consensus.cc:993] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c: : Instructing follower 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:00.446218 26470 raft_consensus.cc:1081] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Signalling peer 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:00.449532 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:44150
I20260710 13:25:00.450222 26254 raft_consensus.cc:493] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.450649 26254 raft_consensus.cc:3060] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.451684 26470 consensus_queue.cc:1048] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.453517 26485 raft_consensus.cc:993] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f: : Instructing follower 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:00.454120 26485 raft_consensus.cc:1081] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Signalling peer 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:00.458746 26254 raft_consensus.cc:515] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.460114 26485 consensus_queue.cc:1048] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.460476 26255 raft_consensus.cc:1240] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Rejecting Update request from peer e60487199b0040aba2e0fd266b7fb57c for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:00.461935 26254 leader_election.cc:290] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.462626 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:00.462893 26328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:48438
I20260710 13:25:00.463271 26401 raft_consensus.cc:3055] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.463634 26401 raft_consensus.cc:740] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:00.464452 26401 consensus_queue.cc:260] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.465674 26401 raft_consensus.cc:3060] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.468348 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ec616e3cf247e6b95ad91c600fdd34" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:00.469383 26329 raft_consensus.cc:3060] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.471406 26328 raft_consensus.cc:493] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.471892 26328 raft_consensus.cc:3060] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.480538 26452 consensus_queue.cc:1048] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.483026 26485 consensus_queue.cc:1048] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.485579 26328 raft_consensus.cc:515] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.487175 26401 raft_consensus.cc:2468] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:00.487951 26328 leader_election.cc:290] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.488701 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:00.489289 26403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7d3cf995c344639d2f9f648462a770" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:00.489449 26254 raft_consensus.cc:3055] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.489660 26218 leader_election.cc:304] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:00.490015 26254 raft_consensus.cc:740] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:00.490932 26485 raft_consensus.cc:2804] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.491469 26485 raft_consensus.cc:697] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:00.491456 26254 consensus_queue.cc:260] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.493122 26254 raft_consensus.cc:3060] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.492712 26485 consensus_queue.cc:237] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [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: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.495291 26329 raft_consensus.cc:2468] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:00.506428 26254 raft_consensus.cc:2468] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:00.507071 26153 catalog_manager.cc:5697] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 1 to 2, leader changed from e60487199b0040aba2e0fd266b7fb57c (127.21.80.131) to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 2 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.511369 26295 leader_election.cc:304] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [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: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:00.512678 26505 raft_consensus.cc:2804] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.513206 26505 raft_consensus.cc:697] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:00.514122 26505 consensus_queue.cc:237] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.529608 26152 catalog_manager.cc:5697] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 1 to 2, leader changed from 4a297796e5a04994ae59b4740840675f (127.21.80.129) to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 2 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.575559 26485 consensus_queue.cc:1048] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.588963 26452 consensus_queue.cc:1048] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.623348 26450 raft_consensus.cc:993] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c: : Instructing follower 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:00.623883 26450 raft_consensus.cc:1081] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Signalling peer 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:00.625487 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:44150
I20260710 13:25:00.625995 26254 raft_consensus.cc:493] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.626341 26254 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.631255 26254 raft_consensus.cc:515] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:00.632817 26254 leader_election.cc:290] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Requested vote from peers e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:00.633720 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:00.633970 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:00.634301 26404 raft_consensus.cc:3055] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.634524 26329 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.634658 26404 raft_consensus.cc:740] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:00.635561 26404 consensus_queue.cc:260] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:00.636796 26404 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.639919 26329 raft_consensus.cc:2468] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:00.641109 26221 leader_election.cc:304] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:00.641809 26452 raft_consensus.cc:2804] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.642277 26404 raft_consensus.cc:2468] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:00.642382 26452 raft_consensus.cc:697] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:00.643384 26452 consensus_queue.cc:237] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:00.649628 26151 catalog_manager.cc:5697] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 1 to 2, leader changed from e60487199b0040aba2e0fd266b7fb57c (127.21.80.131) to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 2 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.750576 26469 raft_consensus.cc:993] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c: : Instructing follower 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:00.751034 26450 raft_consensus.cc:1081] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Signalling peer 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:00.752871 26329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:48424
I20260710 13:25:00.753521 26329 raft_consensus.cc:493] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.753882 26329 raft_consensus.cc:3060] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.756143 26528 raft_consensus.cc:993] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed: : Instructing follower e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:00.756748 26472 raft_consensus.cc:1081] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Signalling peer e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:00.758482 26404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6124ff23993840a98b87fd755eb38363"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:60914
I20260710 13:25:00.759130 26404 raft_consensus.cc:493] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.759678 26404 raft_consensus.cc:3060] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.761029 26329 raft_consensus.cc:515] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.763712 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:00.764292 26254 raft_consensus.cc:3060] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.766161 26404 raft_consensus.cc:515] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.767179 26470 raft_consensus.cc:993] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c: : Instructing follower 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:00.767493 26329 leader_election.cc:290] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.767719 26470 raft_consensus.cc:1081] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Signalling peer 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:00.769053 26404 leader_election.cc:290] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:00.769486 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6124ff23993840a98b87fd755eb38363" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:00.770186 26255 raft_consensus.cc:3060] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.770735 26254 raft_consensus.cc:2468] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:00.772112 26295 leader_election.cc:304] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:00.773396 26329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:48424
I20260710 13:25:00.774029 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6124ff23993840a98b87fd755eb38363" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:00.774098 26329 raft_consensus.cc:493] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.774724 26329 raft_consensus.cc:3060] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.774763 26328 raft_consensus.cc:3055] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.775074 26472 raft_consensus.cc:2804] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.775265 26328 raft_consensus.cc:740] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:00.775700 26472 raft_consensus.cc:697] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:00.776309 26328 consensus_queue.cc:260] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.776575 26472 consensus_queue.cc:237] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.777844 26328 raft_consensus.cc:3060] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.778637 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44eb4c6a1f0a48fb815493b03a21ebfe" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:00.779244 26404 raft_consensus.cc:3055] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.779531 26404 raft_consensus.cc:740] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:00.780481 26404 consensus_queue.cc:260] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.781795 26404 raft_consensus.cc:3060] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.784305 26329 raft_consensus.cc:515] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.786845 26255 raft_consensus.cc:2468] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 2.
I20260710 13:25:00.787757 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:00.788374 26402 raft_consensus.cc:3055] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.788357 26369 leader_election.cc:304] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:00.788942 26402 raft_consensus.cc:740] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:00.789057 26404 raft_consensus.cc:2468] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:00.789724 26450 raft_consensus.cc:2804] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.787343 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c2f998218543e6b17fa647758e014f" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:00.789844 26402 consensus_queue.cc:260] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.790575 26254 raft_consensus.cc:3060] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.790509 26450 raft_consensus.cc:697] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 2 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:00.791152 26402 raft_consensus.cc:3060] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.791724 26450 consensus_queue.cc:237] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.797024 26254 raft_consensus.cc:2468] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:00.798183 26295 leader_election.cc:304] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:00.799065 26472 raft_consensus.cc:2804] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.799738 26472 raft_consensus.cc:697] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:00.789960 26151 catalog_manager.cc:5697] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 1 to 2, leader changed from e60487199b0040aba2e0fd266b7fb57c (127.21.80.131) to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 2 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.800657 26472 consensus_queue.cc:237] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:00.800283 26152 catalog_manager.cc:5697] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 1 to 2, leader changed from 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130) to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 2 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:00.799945 26328 raft_consensus.cc:2468] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 2.
I20260710 13:25:00.802495 26329 leader_election.cc:290] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:00.806551 26402 raft_consensus.cc:2468] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:00.815220 26152 catalog_manager.cc:5697] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 1 to 2, leader changed from e60487199b0040aba2e0fd266b7fb57c (127.21.80.131) to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 2 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.828650 26472 consensus_queue.cc:1048] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.841566 26472 consensus_queue.cc:1048] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:25:00.907238 26402 raft_consensus.cc:3060] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.912449 26402 raft_consensus.cc:1275] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.913738 26472 consensus_queue.cc:1048] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.922955 26254 raft_consensus.cc:1275] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.924526 26472 consensus_queue.cc:1048] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.007537 26329 raft_consensus.cc:1275] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.009068 26521 consensus_queue.cc:1048] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.018699 26402 raft_consensus.cc:1275] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.020036 26521 consensus_queue.cc:1048] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.141414 26329 raft_consensus.cc:1275] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.142910 26521 consensus_queue.cc:1048] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.152555 26402 raft_consensus.cc:1275] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.154296 26521 consensus_queue.cc:1048] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.229518 26328 raft_consensus.cc:1275] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.231154 26450 consensus_queue.cc:1048] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.231469 26254 raft_consensus.cc:1275] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.233105 26472 consensus_queue.cc:1048] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.241870 26254 raft_consensus.cc:1275] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.244338 26450 consensus_queue.cc:1048] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.253140 26402 raft_consensus.cc:1275] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.254922 26472 consensus_queue.cc:1048] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.356410 26255 raft_consensus.cc:1275] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.357781 26472 consensus_queue.cc:1048] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.366709 26402 raft_consensus.cc:1275] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.368883 26472 consensus_queue.cc:1048] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:03.444442 26153 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58344:
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:25:03.447048 26153 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:25:03.497041 26244 tablet_service.cc:1511] Processing CreateTablet for tablet f537c3e48f014bb6beb1af4d4794ae63 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:03.497731 26320 tablet_service.cc:1511] Processing CreateTablet for tablet f537c3e48f014bb6beb1af4d4794ae63 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:03.498649 26244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f537c3e48f014bb6beb1af4d4794ae63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.499128 26320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f537c3e48f014bb6beb1af4d4794ae63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.500442 26393 tablet_service.cc:1511] Processing CreateTablet for tablet f537c3e48f014bb6beb1af4d4794ae63 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:03.501411 26239 tablet_service.cc:1511] Processing CreateTablet for tablet debc71ef394748c9929120378b375893 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:03.501948 26393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f537c3e48f014bb6beb1af4d4794ae63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.502408 26318 tablet_service.cc:1511] Processing CreateTablet for tablet debc71ef394748c9929120378b375893 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:03.502799 26239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debc71ef394748c9929120378b375893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.503671 26318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debc71ef394748c9929120378b375893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.507236 26386 tablet_service.cc:1511] Processing CreateTablet for tablet debc71ef394748c9929120378b375893 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:03.509873 26389 tablet_service.cc:1511] Processing CreateTablet for tablet cb1de5c1fece4c9ab58716c150c629e1 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:03.511386 26243 tablet_service.cc:1511] Processing CreateTablet for tablet cb1de5c1fece4c9ab58716c150c629e1 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:03.512148 26315 tablet_service.cc:1511] Processing CreateTablet for tablet cb1de5c1fece4c9ab58716c150c629e1 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:03.508598 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debc71ef394748c9929120378b375893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.512706 26243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1de5c1fece4c9ab58716c150c629e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.517807 26389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1de5c1fece4c9ab58716c150c629e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.519495 26314 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0d6d75dd0e42ae96a094dced76db5d (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:03.513443 26315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1de5c1fece4c9ab58716c150c629e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.521828 26388 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0d6d75dd0e42ae96a094dced76db5d (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:03.523135 26388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0d6d75dd0e42ae96a094dced76db5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.523774 26314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0d6d75dd0e42ae96a094dced76db5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.514032 26241 tablet_service.cc:1511] Processing CreateTablet for tablet 3d282bf703d644e696af5abb97ae6494 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:03.526057 26241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d282bf703d644e696af5abb97ae6494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.514671 26319 tablet_service.cc:1511] Processing CreateTablet for tablet 3d282bf703d644e696af5abb97ae6494 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:03.515057 26390 tablet_service.cc:1511] Processing CreateTablet for tablet 3d282bf703d644e696af5abb97ae6494 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:03.530606 26390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d282bf703d644e696af5abb97ae6494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.530848 26245 tablet_service.cc:1511] Processing CreateTablet for tablet 57358aa73cba4b81be5a5b434e79b777 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:03.532095 26245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57358aa73cba4b81be5a5b434e79b777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.516090 26240 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0d6d75dd0e42ae96a094dced76db5d (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:03.534276 26240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0d6d75dd0e42ae96a094dced76db5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.537973 26316 tablet_service.cc:1511] Processing CreateTablet for tablet 57358aa73cba4b81be5a5b434e79b777 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:03.540953 26392 tablet_service.cc:1511] Processing CreateTablet for tablet 57358aa73cba4b81be5a5b434e79b777 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:03.542332 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57358aa73cba4b81be5a5b434e79b777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.544633 26242 tablet_service.cc:1511] Processing CreateTablet for tablet c7916506f9d54c4880a07b37e5b0dce3 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:03.545976 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7916506f9d54c4880a07b37e5b0dce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.548206 26313 tablet_service.cc:1511] Processing CreateTablet for tablet c7916506f9d54c4880a07b37e5b0dce3 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:03.550643 26391 tablet_service.cc:1511] Processing CreateTablet for tablet c7916506f9d54c4880a07b37e5b0dce3 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:03.552593 26391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7916506f9d54c4880a07b37e5b0dce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.556653 26312 tablet_service.cc:1511] Processing CreateTablet for tablet c315ff9cdb334acbafe228f069f0559c (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:03.558666 26237 tablet_service.cc:1511] Processing CreateTablet for tablet c315ff9cdb334acbafe228f069f0559c (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:03.559145 26387 tablet_service.cc:1511] Processing CreateTablet for tablet c315ff9cdb334acbafe228f069f0559c (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:03.560038 26237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c315ff9cdb334acbafe228f069f0559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.560582 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c315ff9cdb334acbafe228f069f0559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.565353 26317 tablet_service.cc:1511] Processing CreateTablet for tablet e97c8e3e99184848a06bd184c3f54b59 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:03.567741 26394 tablet_service.cc:1511] Processing CreateTablet for tablet e97c8e3e99184848a06bd184c3f54b59 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:03.570941 26238 tablet_service.cc:1511] Processing CreateTablet for tablet e97c8e3e99184848a06bd184c3f54b59 (DEFAULT_TABLE table=soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:03.572302 26238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c8e3e99184848a06bd184c3f54b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.573199 26394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c8e3e99184848a06bd184c3f54b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.551749 26319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d282bf703d644e696af5abb97ae6494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.577956 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7916506f9d54c4880a07b37e5b0dce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.581090 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97c8e3e99184848a06bd184c3f54b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.585100 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c315ff9cdb334acbafe228f069f0559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.605007 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57358aa73cba4b81be5a5b434e79b777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.684538 26550 tablet_bootstrap.cc:492] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:03.686369 26551 tablet_bootstrap.cc:492] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
W20260710 13:25:03.691745 26201 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:03.694926 26551 tablet_bootstrap.cc:654] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.709690 26552 tablet_bootstrap.cc:492] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:03.709848 26550 tablet_bootstrap.cc:654] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.715977 26550 tablet_bootstrap.cc:492] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:03.716511 26550 ts_tablet_manager.cc:1403] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 13:25:03.716552 26552 tablet_bootstrap.cc:654] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.718957 26551 tablet_bootstrap.cc:492] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:03.719632 26551 ts_tablet_manager.cc:1403] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260710 13:25:03.719764 26550 raft_consensus.cc:359] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.720762 26550 raft_consensus.cc:385] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.721109 26550 raft_consensus.cc:740] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.721822 26550 consensus_queue.cc:260] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.722644 26552 tablet_bootstrap.cc:492] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:03.722776 26551 raft_consensus.cc:359] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.723258 26552 ts_tablet_manager.cc:1403] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:25:03.723537 26551 raft_consensus.cc:385] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.723850 26551 raft_consensus.cc:740] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.724071 26550 ts_tablet_manager.cc:1434] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:03.725178 26550 tablet_bootstrap.cc:492] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:03.724821 26551 consensus_queue.cc:260] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.727172 26551 ts_tablet_manager.cc:1434] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:03.728333 26551 tablet_bootstrap.cc:492] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:03.730085 26552 raft_consensus.cc:359] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.731119 26552 raft_consensus.cc:385] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.731535 26552 raft_consensus.cc:740] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.732241 26550 tablet_bootstrap.cc:654] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.732558 26552 consensus_queue.cc:260] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.735687 26552 ts_tablet_manager.cc:1434] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:25:03.735831 26551 tablet_bootstrap.cc:654] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.737010 26552 tablet_bootstrap.cc:492] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:03.749313 26550 tablet_bootstrap.cc:492] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:03.750037 26550 ts_tablet_manager.cc:1403] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260710 13:25:03.753593 26550 raft_consensus.cc:359] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.754402 26550 raft_consensus.cc:385] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.754727 26550 raft_consensus.cc:740] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.755663 26550 consensus_queue.cc:260] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.756639 26552 tablet_bootstrap.cc:654] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.758306 26550 ts_tablet_manager.cc:1434] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:03.759500 26550 tablet_bootstrap.cc:492] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:03.771181 26551 tablet_bootstrap.cc:492] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:03.771747 26551 ts_tablet_manager.cc:1403] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.016s
I20260710 13:25:03.774771 26551 raft_consensus.cc:359] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.775516 26551 raft_consensus.cc:385] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.775847 26551 raft_consensus.cc:740] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.776904 26550 tablet_bootstrap.cc:654] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.776765 26551 consensus_queue.cc:260] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.779392 26551 ts_tablet_manager.cc:1434] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:03.780615 26551 tablet_bootstrap.cc:492] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:03.784199 26552 tablet_bootstrap.cc:492] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:03.784672 26550 tablet_bootstrap.cc:492] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:03.784840 26552 ts_tablet_manager.cc:1403] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.013s
I20260710 13:25:03.785425 26550 ts_tablet_manager.cc:1403] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.010s
I20260710 13:25:03.787873 26551 tablet_bootstrap.cc:654] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.788611 26552 raft_consensus.cc:359] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.789527 26552 raft_consensus.cc:385] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.789296 26550 raft_consensus.cc:359] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.789932 26552 raft_consensus.cc:740] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.790490 26550 raft_consensus.cc:385] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.790921 26550 raft_consensus.cc:740] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.791096 26552 consensus_queue.cc:260] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.791860 26550 consensus_queue.cc:260] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.793916 26552 ts_tablet_manager.cc:1434] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:25:03.795027 26552 tablet_bootstrap.cc:492] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:03.795080 26550 ts_tablet_manager.cc:1434] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:25:03.796406 26550 tablet_bootstrap.cc:492] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:03.798888 26450 raft_consensus.cc:493] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.799489 26450 raft_consensus.cc:515] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.800195 26551 tablet_bootstrap.cc:492] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:03.800776 26551 ts_tablet_manager.cc:1403] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:25:03.802080 26450 leader_election.cc:290] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:03.803239 26552 tablet_bootstrap.cc:654] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.803949 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:03.804126 26551 raft_consensus.cc:359] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.804796 26254 raft_consensus.cc:2468] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:25:03.805003 26550 tablet_bootstrap.cc:654] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.805133 26551 raft_consensus.cc:385] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.805843 26551 raft_consensus.cc:740] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.807287 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:03.808049 26328 raft_consensus.cc:2468] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:25:03.809661 26370 leader_election.cc:304] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:03.810864 26472 raft_consensus.cc:493] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.811619 26472 raft_consensus.cc:515] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.814185 26551 consensus_queue.cc:260] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.815465 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:03.816967 26551 ts_tablet_manager.cc:1434] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
W20260710 13:25:03.817548 26295 leader_election.cc:343] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.818084 26551 tablet_bootstrap.cc:492] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:03.826938 26450 raft_consensus.cc:2804] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:03.827455 26450 raft_consensus.cc:493] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:03.827821 26450 raft_consensus.cc:3060] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.830971 26472 leader_election.cc:290] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:03.835980 26552 tablet_bootstrap.cc:492] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:03.836956 26552 ts_tablet_manager.cc:1403] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.001s
I20260710 13:25:03.839684 26551 tablet_bootstrap.cc:654] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.852257 26551 tablet_bootstrap.cc:492] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:03.852908 26551 ts_tablet_manager.cc:1403] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.003s
I20260710 13:25:03.855989 26551 raft_consensus.cc:359] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.856817 26551 raft_consensus.cc:385] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.857146 26551 raft_consensus.cc:740] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.841688 26552 raft_consensus.cc:359] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.858193 26551 consensus_queue.cc:260] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.858850 26552 raft_consensus.cc:385] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.859429 26552 raft_consensus.cc:740] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.861060 26551 ts_tablet_manager.cc:1434] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:03.862339 26551 tablet_bootstrap.cc:492] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:03.860555 26552 consensus_queue.cc:260] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.866961 26562 raft_consensus.cc:493] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.868032 26552 ts_tablet_manager.cc:1434] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
W20260710 13:25:03.868848 26370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.130:44337, user_credentials={real_user=slave}} blocked reactor thread for 59287.6us
I20260710 13:25:03.873348 26551 tablet_bootstrap.cc:654] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.873821 26552 tablet_bootstrap.cc:492] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:03.867571 26562 raft_consensus.cc:515] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.877929 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:03.870116 26450 raft_consensus.cc:515] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.881196 26550 tablet_bootstrap.cc:492] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:03.882170 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:03.888518 26550 ts_tablet_manager.cc:1403] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.092s	user 0.038s	sys 0.039s
W20260710 13:25:03.888947 26369 leader_election.cc:343] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.892822 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:03.893750 26254 raft_consensus.cc:3060] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.901301 26562 leader_election.cc:290] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:03.902390 26450 leader_election.cc:290] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:03.909749 26550 raft_consensus.cc:359] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.905459 26254 raft_consensus.cc:2468] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:25:03.910748 26552 tablet_bootstrap.cc:654] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.912319 26369 leader_election.cc:304] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:03.910967 26550 raft_consensus.cc:385] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.913305 26550 raft_consensus.cc:740] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.913764 26450 raft_consensus.cc:2804] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:03.914228 26550 consensus_queue.cc:260] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.914748 26450 raft_consensus.cc:697] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:03.918017 26551 tablet_bootstrap.cc:492] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:03.918623 26551 ts_tablet_manager.cc:1403] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.009s
W20260710 13:25:03.919853 26293 leader_election.cc:343] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.920383 26293 leader_election.cc:304] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed; no voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:03.920329 26450 consensus_queue.cc:237] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.921192 26550 ts_tablet_manager.cc:1434] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.002s
I20260710 13:25:03.922534 26550 tablet_bootstrap.cc:492] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:03.922099 26551 raft_consensus.cc:359] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.923283 26551 raft_consensus.cc:385] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.923650 26551 raft_consensus.cc:740] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.924160 26472 raft_consensus.cc:2749] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:03.924480 26551 consensus_queue.cc:260] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.927736 26551 ts_tablet_manager.cc:1434] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:25:03.929169 26551 tablet_bootstrap.cc:492] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:03.930706 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:03.933986 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:03.934707 26328 raft_consensus.cc:3060] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.937024 26552 tablet_bootstrap.cc:492] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:03.937882 26552 ts_tablet_manager.cc:1403] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.007s
I20260710 13:25:03.941289 26550 tablet_bootstrap.cc:654] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.945169 26552 raft_consensus.cc:359] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.947501 26552 raft_consensus.cc:385] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.947949 26552 raft_consensus.cc:740] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.948426 26551 tablet_bootstrap.cc:654] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.949010 26552 consensus_queue.cc:260] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
W20260710 13:25:03.951995 26370 leader_election.cc:343] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.952319 26552 ts_tablet_manager.cc:1434] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:25:03.952538 26370 leader_election.cc:304] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:03.954136 26563 raft_consensus.cc:2749] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:03.954283 26552 tablet_bootstrap.cc:492] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:03.956992 26550 tablet_bootstrap.cc:492] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:03.957585 26550 ts_tablet_manager.cc:1403] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260710 13:25:03.957783 26328 raft_consensus.cc:2468] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:25:03.961200 26550 raft_consensus.cc:359] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.962052 26550 raft_consensus.cc:385] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.962360 26550 raft_consensus.cc:740] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.963268 26550 consensus_queue.cc:260] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.965866 26552 tablet_bootstrap.cc:654] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.965924 26550 ts_tablet_manager.cc:1434] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:03.972295 26550 tablet_bootstrap.cc:492] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:03.975605 26551 tablet_bootstrap.cc:492] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:03.977762 26551 ts_tablet_manager.cc:1403] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.019s
I20260710 13:25:03.981506 26551 raft_consensus.cc:359] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.984336 26551 raft_consensus.cc:385] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.984720 26551 raft_consensus.cc:740] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.985585 26551 consensus_queue.cc:260] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:03.983526 26552 tablet_bootstrap.cc:492] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:03.988492 26550 tablet_bootstrap.cc:654] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.988930 26552 ts_tablet_manager.cc:1403] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.000s
I20260710 13:25:04.007314 26551 ts_tablet_manager.cc:1434] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.007s
I20260710 13:25:04.008258 26552 raft_consensus.cc:359] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.009397 26552 raft_consensus.cc:385] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.009761 26552 raft_consensus.cc:740] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.010644 26552 consensus_queue.cc:260] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.013363 26552 ts_tablet_manager.cc:1434] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:25:04.014510 26552 tablet_bootstrap.cc:492] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:04.015167 26551 tablet_bootstrap.cc:492] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:04.016604 26152 catalog_manager.cc:5697] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 1 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.022307 26552 tablet_bootstrap.cc:654] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.022713 26551 tablet_bootstrap.cc:654] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.033663 26550 tablet_bootstrap.cc:492] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:04.034492 26550 ts_tablet_manager.cc:1403] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.009s
I20260710 13:25:04.039317 26550 raft_consensus.cc:359] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.040621 26550 raft_consensus.cc:385] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.041052 26550 raft_consensus.cc:740] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.041668 26550 consensus_queue.cc:260] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.043967 26550 ts_tablet_manager.cc:1434] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:04.045179 26550 tablet_bootstrap.cc:492] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:04.046015 26551 tablet_bootstrap.cc:492] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:04.046646 26551 ts_tablet_manager.cc:1403] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.008s
I20260710 13:25:04.045984 26552 tablet_bootstrap.cc:492] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:04.047567 26552 ts_tablet_manager.cc:1403] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.011s
I20260710 13:25:04.050578 26551 raft_consensus.cc:359] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.051088 26552 raft_consensus.cc:359] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.051613 26551 raft_consensus.cc:385] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.052140 26551 raft_consensus.cc:740] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.052104 26552 raft_consensus.cc:385] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.052884 26552 raft_consensus.cc:740] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.053231 26551 consensus_queue.cc:260] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.055495 26550 tablet_bootstrap.cc:654] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.056459 26551 ts_tablet_manager.cc:1434] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:25:04.057718 26551 tablet_bootstrap.cc:492] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:04.053794 26552 consensus_queue.cc:260] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.062048 26552 ts_tablet_manager.cc:1434] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:25:04.063128 26552 tablet_bootstrap.cc:492] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:04.064947 26551 tablet_bootstrap.cc:654] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.069540 26575 raft_consensus.cc:493] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.070248 26552 tablet_bootstrap.cc:654] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.070123 26575 raft_consensus.cc:515] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.072582 26575 leader_election.cc:290] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.075537 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c315ff9cdb334acbafe228f069f0559c" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.076053 26550 tablet_bootstrap.cc:492] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:04.076640 26550 ts_tablet_manager.cc:1403] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260710 13:25:04.077288 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c315ff9cdb334acbafe228f069f0559c" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
W20260710 13:25:04.080081 26221 leader_election.cc:343] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.081636 26575 raft_consensus.cc:493] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.086489 26575 raft_consensus.cc:515] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.082638 26450 raft_consensus.cc:493] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.088507 26575 leader_election.cc:290] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.080098 26550 raft_consensus.cc:359] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.089164 26550 raft_consensus.cc:385] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.089423 26550 raft_consensus.cc:740] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.088627 26450 raft_consensus.cc:515] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.090117 26550 consensus_queue.cc:260] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.092406 26550 ts_tablet_manager.cc:1434] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:25:04.093714 26550 tablet_bootstrap.cc:492] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
I20260710 13:25:04.093829 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.094866 26329 raft_consensus.cc:2468] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:25:04.096765 26370 leader_election.cc:304] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:04.098063 26563 raft_consensus.cc:2804] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.098624 26563 raft_consensus.cc:493] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.099102 26563 raft_consensus.cc:3060] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.101936 26550 tablet_bootstrap.cc:654] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.106438 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.108897 26575 raft_consensus.cc:493] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.109058 26450 leader_election.cc:290] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:04.117552 26369 leader_election.cc:343] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.132942 26575 raft_consensus.cc:515] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
W20260710 13:25:04.118655 26218 leader_election.cc:343] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.135617 26218 leader_election.cc:304] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a297796e5a04994ae59b4740840675f; no voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.136432 26575 leader_election.cc:290] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.136584 26533 raft_consensus.cc:2749] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.138047 26533 raft_consensus.cc:493] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.138540 26533 raft_consensus.cc:515] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.115711 26472 raft_consensus.cc:493] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.140053 26472 raft_consensus.cc:515] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
W20260710 13:25:04.141157 26218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.131:41769, user_credentials={real_user=slave}} blocked reactor thread for 56322.1us
I20260710 13:25:04.143707 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
W20260710 13:25:04.145334 26295 leader_election.cc:343] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.147522 26533 leader_election.cc:290] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.147517 26472 leader_election.cc:290] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.155793 26533 raft_consensus.cc:493] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.156550 26533 raft_consensus.cc:515] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.159377 26533 leader_election.cc:290] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.161525 26472 raft_consensus.cc:493] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.162125 26472 raft_consensus.cc:515] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.162472 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d282bf703d644e696af5abb97ae6494" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.163148 26402 raft_consensus.cc:2468] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:25:04.164407 26472 leader_election.cc:290] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.166214 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.166910 26254 raft_consensus.cc:2468] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:25:04.168187 26295 leader_election.cc:304] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.110184 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d282bf703d644e696af5abb97ae6494" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.169262 26472 raft_consensus.cc:2804] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.169404 26328 raft_consensus.cc:2468] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:25:04.169716 26472 raft_consensus.cc:493] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.170184 26472 raft_consensus.cc:3060] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.173499 26563 raft_consensus.cc:515] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.178037 26472 raft_consensus.cc:515] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.181005 26569 raft_consensus.cc:493] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.181620 26551 tablet_bootstrap.cc:492] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:04.181574 26569 raft_consensus.cc:515] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.181996 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.182428 26551 ts_tablet_manager.cc:1403] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.004s
I20260710 13:25:04.182957 26402 raft_consensus.cc:2468] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:25:04.184150 26569 leader_election.cc:290] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.185207 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.186019 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:04.186260 26404 raft_consensus.cc:2468] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:25:04.186455 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.186775 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:04.187364 26254 raft_consensus.cc:3060] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.190639 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:04.191284 26328 raft_consensus.cc:3060] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.187897 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.176069 26218 leader_election.cc:304] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:04.187386 26253 raft_consensus.cc:2468] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:25:04.189920 26551 raft_consensus.cc:359] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.197218 26551 raft_consensus.cc:385] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.197639 26551 raft_consensus.cc:740] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.198235 26295 leader_election.cc:304] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.198738 26533 raft_consensus.cc:2804] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.199276 26533 raft_consensus.cc:493] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.198556 26551 consensus_queue.cc:260] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.199450 26569 raft_consensus.cc:2804] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.199705 26533 raft_consensus.cc:3060] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.199928 26569 raft_consensus.cc:493] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.200368 26569 raft_consensus.cc:3060] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.206316 26551 ts_tablet_manager.cc:1434] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.001s
I20260710 13:25:04.207036 26450 raft_consensus.cc:493] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.207639 26450 raft_consensus.cc:515] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.207954 26551 tablet_bootstrap.cc:492] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f: Bootstrap starting.
I20260710 13:25:04.208701 26569 raft_consensus.cc:515] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.198161 26254 raft_consensus.cc:2468] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:25:04.211845 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.212482 26295 leader_election.cc:304] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.212596 26329 raft_consensus.cc:2468] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 0.
I20260710 13:25:04.213224 26450 leader_election.cc:290] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:04.214542 26370 leader_election.cc:304] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:04.215374 26472 leader_election.cc:290] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.215698 26567 raft_consensus.cc:2804] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.216018 26472 raft_consensus.cc:2804] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.216265 26567 raft_consensus.cc:493] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:25:04.219142 26369 leader_election.cc:343] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.222004 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:04.236474 26563 leader_election.cc:290] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:04.243713 26253 raft_consensus.cc:3060] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.242723 26567 raft_consensus.cc:3060] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.217597 26218 leader_election.cc:304] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:04.238976 26569 leader_election.cc:290] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.245319 26575 raft_consensus.cc:2804] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.228693 26254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.245944 26575 raft_consensus.cc:493] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.246666 26575 raft_consensus.cc:3060] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.216666 26472 raft_consensus.cc:697] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:04.245653 26218 leader_election.cc:304] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
W20260710 13:25:04.384088 26221 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.130:44337, user_credentials={real_user=slave}} blocked reactor thread for 73244.3us
I20260710 13:25:04.268237 26253 raft_consensus.cc:2468] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:25:04.284591 26574 raft_consensus.cc:493] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.386355 26472 consensus_queue.cc:237] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.387097 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.387265 26574 raft_consensus.cc:515] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.387887 26329 raft_consensus.cc:2468] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:25:04.388538 26567 raft_consensus.cc:515] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.389549 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.257990 26328 raft_consensus.cc:2468] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:25:04.383433 26551 tablet_bootstrap.cc:654] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.391369 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.392378 26329 raft_consensus.cc:2393] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a297796e5a04994ae59b4740840675f in current term 1: Already voted for candidate 7bc1666b1a524753bec5a1e6b97623ed in this term.
I20260710 13:25:04.392448 26370 leader_election.cc:304] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [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: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f
I20260710 13:25:04.393204 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:04.393994 26330 raft_consensus.cc:3060] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.395128 26567 leader_election.cc:290] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:04.320091 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.397855 26401 raft_consensus.cc:2468] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:25:04.294062 26403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.346254 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57358aa73cba4b81be5a5b434e79b777" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:04.400688 26399 raft_consensus.cc:3060] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.340616 26575 raft_consensus.cc:515] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.405558 26567 raft_consensus.cc:2804] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.406220 26567 raft_consensus.cc:697] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:04.407196 26575 leader_election.cc:290] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.407117 26567 consensus_queue.cc:237] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.266080 26404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.410490 26330 raft_consensus.cc:2468] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 1.
I20260710 13:25:04.411273 26404 raft_consensus.cc:2393] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bc1666b1a524753bec5a1e6b97623ed in current term 1: Already voted for candidate e60487199b0040aba2e0fd266b7fb57c in this term.
W20260710 13:25:04.418660 26218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.131:41769, user_credentials={real_user=slave}} blocked reactor thread for 173293us
I20260710 13:25:04.419029 26590 raft_consensus.cc:2764] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 13:25:04.419554 26218 leader_election.cc:343] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.385069 26552 tablet_bootstrap.cc:492] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:04.423957 26370 leader_election.cc:304] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:04.221678 26533 raft_consensus.cc:515] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.427698 26533 leader_election.cc:290] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
W20260710 13:25:04.247180 26369 leader_election.cc:343] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.417845 26575 raft_consensus.cc:493] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.417258 26569 raft_consensus.cc:493] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.430197 26550 tablet_bootstrap.cc:492] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:04.434057 26550 ts_tablet_manager.cc:1403] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.341s	user 0.093s	sys 0.126s
I20260710 13:25:04.433871 26569 raft_consensus.cc:515] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.430222 26450 raft_consensus.cc:2804] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.436532 26450 raft_consensus.cc:697] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:04.437150 26550 raft_consensus.cc:359] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.437929 26550 raft_consensus.cc:385] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.437459 26450 consensus_queue.cc:237] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.438269 26550 raft_consensus.cc:740] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.438678 26569 leader_election.cc:290] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.438410 26150 catalog_manager.cc:5697] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 1 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.438974 26550 consensus_queue.cc:260] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.440416 26551 tablet_bootstrap.cc:492] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f: No bootstrap required, opened a new log
I20260710 13:25:04.429137 26552 ts_tablet_manager.cc:1403] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.366s	user 0.044s	sys 0.033s
I20260710 13:25:04.345165 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
W20260710 13:25:04.442375 26369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.80.129:34223, user_credentials={real_user=slave}} blocked reactor thread for 195224us
I20260710 13:25:04.440907 26551 ts_tablet_manager.cc:1403] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f: Time spent bootstrapping tablet: real 0.233s	user 0.012s	sys 0.024s
I20260710 13:25:04.444310 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:04.440641 26550 ts_tablet_manager.cc:1434] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:25:04.446015 26550 tablet_bootstrap.cc:492] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed: Bootstrap starting.
W20260710 13:25:04.446523 26369 leader_election.cc:343] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.420030 26218 leader_election.cc:304] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a297796e5a04994ae59b4740840675f; no voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.449921 26574 leader_election.cc:290] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.442093 26575 raft_consensus.cc:515] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.452967 26562 consensus_queue.cc:1048] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.453868 26551 raft_consensus.cc:359] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.454562 26551 raft_consensus.cc:385] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.454736 26575 leader_election.cc:290] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.454823 26551 raft_consensus.cc:740] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.452651 26550 tablet_bootstrap.cc:654] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.456162 26575 raft_consensus.cc:2749] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.457055 26551 consensus_queue.cc:260] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.458920 26295 leader_election.cc:304] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.460282 26569 raft_consensus.cc:2804] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.461534 26569 raft_consensus.cc:697] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:04.462610 26551 ts_tablet_manager.cc:1434] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:25:04.466389 26552 raft_consensus.cc:359] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.468541 26552 raft_consensus.cc:385] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.468938 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.470793 26253 raft_consensus.cc:2393] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bc1666b1a524753bec5a1e6b97623ed in current term 1: Already voted for candidate 4a297796e5a04994ae59b4740840675f in this term.
I20260710 13:25:04.470774 26569 consensus_queue.cc:237] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.472157 26552 raft_consensus.cc:740] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.478235 26552 consensus_queue.cc:260] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
W20260710 13:25:04.483206 26293 leader_election.cc:343] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.496765 26293 leader_election.cc:304] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed; no voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.497386 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:04.498152 26400 raft_consensus.cc:3060] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:04.498528 26293 leader_election.cc:343] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.501003 26403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.502792 26586 raft_consensus.cc:2749] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.503135 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.499891 26150 catalog_manager.cc:5697] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 1 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.506134 26562 consensus_queue.cc:1048] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.506345 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.502820 26403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d282bf703d644e696af5abb97ae6494" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:04.509919 26403 raft_consensus.cc:3060] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.511602 26550 tablet_bootstrap.cc:492] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed: No bootstrap required, opened a new log
I20260710 13:25:04.511963 26399 raft_consensus.cc:2468] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:25:04.512274 26550 ts_tablet_manager.cc:1403] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.015s
I20260710 13:25:04.516378 26552 ts_tablet_manager.cc:1434] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.000s
I20260710 13:25:04.517871 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:04.518543 26330 raft_consensus.cc:3060] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.519623 26552 tablet_bootstrap.cc:492] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:04.519502 26403 raft_consensus.cc:2468] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:25:04.519290 26149 catalog_manager.cc:5697] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 1 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.523406 26550 raft_consensus.cc:359] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.524211 26550 raft_consensus.cc:385] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:25:04.526454 26218 leader_election.cc:343] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.527117 26330 raft_consensus.cc:2468] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:25:04.528129 26552 tablet_bootstrap.cc:654] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.529220 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.530200 26329 raft_consensus.cc:2393] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a297796e5a04994ae59b4740840675f in current term 1: Already voted for candidate e60487199b0040aba2e0fd266b7fb57c in this term.
I20260710 13:25:04.524525 26550 raft_consensus.cc:740] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.531963 26550 consensus_queue.cc:260] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.533291 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d282bf703d644e696af5abb97ae6494" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:04.534080 26330 raft_consensus.cc:3060] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.534098 26550 ts_tablet_manager.cc:1434] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:25:04.540100 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.541617 26329 raft_consensus.cc:2468] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 0.
I20260710 13:25:04.542778 26400 raft_consensus.cc:2468] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:25:04.549621 26218 leader_election.cc:304] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:04.553364 26533 raft_consensus.cc:2804] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.554149 26533 raft_consensus.cc:697] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:04.555374 26533 consensus_queue.cc:237] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.557641 26293 leader_election.cc:304] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed; no voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.558844 26586 raft_consensus.cc:2749] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.559324 26221 leader_election.cc:304] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.560379 26590 raft_consensus.cc:2804] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.560453 26221 leader_election.cc:304] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a297796e5a04994ae59b4740840675f; no voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.561017 26590 raft_consensus.cc:697] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:04.562419 26574 raft_consensus.cc:493] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.562979 26574 raft_consensus.cc:515] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.561954 26590 consensus_queue.cc:237] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.569631 26575 raft_consensus.cc:3060] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.573872 26574 leader_election.cc:290] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.587823 26330 raft_consensus.cc:2468] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:25:04.588331 26575 raft_consensus.cc:2749] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.593166 26403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.595906 26221 leader_election.cc:304] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [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: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.597254 26574 raft_consensus.cc:2804] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.597806 26574 raft_consensus.cc:493] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.598282 26574 raft_consensus.cc:3060] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.598891 26152 catalog_manager.cc:5697] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 1 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.621364 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.622320 26330 raft_consensus.cc:2393] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a297796e5a04994ae59b4740840675f in current term 1: Already voted for candidate e60487199b0040aba2e0fd266b7fb57c in this term.
I20260710 13:25:04.626372 26221 leader_election.cc:304] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a297796e5a04994ae59b4740840675f; no voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.626878 26574 raft_consensus.cc:515] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.630208 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:04.628650 26574 leader_election.cc:290] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.631919 26574 raft_consensus.cc:3060] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.633023 26552 tablet_bootstrap.cc:492] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:04.633562 26552 ts_tablet_manager.cc:1403] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.114s	user 0.032s	sys 0.027s
I20260710 13:25:04.637012 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:04.637746 26330 raft_consensus.cc:3060] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.638602 26574 raft_consensus.cc:2749] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.641026 26552 raft_consensus.cc:359] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.642691 26552 raft_consensus.cc:385] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.643086 26552 raft_consensus.cc:740] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
W20260710 13:25:04.643072 26218 leader_election.cc:343] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.644188 26552 consensus_queue.cc:260] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.645843 26330 raft_consensus.cc:2468] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 1.
I20260710 13:25:04.646518 26552 ts_tablet_manager.cc:1434] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:25:04.647326 26221 leader_election.cc:304] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [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: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:04.647682 26552 tablet_bootstrap.cc:492] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: Bootstrap starting.
I20260710 13:25:04.653015 26574 raft_consensus.cc:2804] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.655196 26574 raft_consensus.cc:697] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:04.656587 26574 consensus_queue.cc:237] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.662333 26552 tablet_bootstrap.cc:654] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.670120 26149 catalog_manager.cc:5697] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 1 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.673260 26149 catalog_manager.cc:5697] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 1 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.676805 26586 raft_consensus.cc:493] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.677448 26586 raft_consensus.cc:515] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.680039 26586 leader_election.cc:290] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.680698 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c315ff9cdb334acbafe228f069f0559c" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.681316 26552 tablet_bootstrap.cc:492] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: No bootstrap required, opened a new log
I20260710 13:25:04.681463 26253 raft_consensus.cc:2468] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:25:04.681864 26552 ts_tablet_manager.cc:1403] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260710 13:25:04.682576 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c315ff9cdb334acbafe228f069f0559c" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c" is_pre_election: true
I20260710 13:25:04.683247 26400 raft_consensus.cc:2468] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 0.
I20260710 13:25:04.684674 26552 raft_consensus.cc:359] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.685395 26552 raft_consensus.cc:385] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.684700 26295 leader_election.cc:304] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.685824 26552 raft_consensus.cc:740] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.686424 26586 raft_consensus.cc:2804] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.686882 26586 raft_consensus.cc:493] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.686589 26552 consensus_queue.cc:260] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.687333 26586 raft_consensus.cc:3060] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.688484 26552 ts_tablet_manager.cc:1434] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:25:04.691289 26562 raft_consensus.cc:493] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.691838 26562 raft_consensus.cc:515] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.694284 26562 leader_election.cc:290] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:04.695996 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.696885 26253 raft_consensus.cc:2393] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e60487199b0040aba2e0fd266b7fb57c in current term 1: Already voted for candidate 7bc1666b1a524753bec5a1e6b97623ed in this term.
I20260710 13:25:04.696616 26586 raft_consensus.cc:515] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.696983 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.698761 26369 leader_election.cc:304] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
W20260710 13:25:04.699288 26201 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:04.699523 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c315ff9cdb334acbafe228f069f0559c" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:04.700107 26253 raft_consensus.cc:3060] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.700318 26586 leader_election.cc:290] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.700446 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c315ff9cdb334acbafe228f069f0559c" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:04.701107 26400 raft_consensus.cc:3060] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.704912 26562 raft_consensus.cc:3060] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.707443 26253 raft_consensus.cc:2468] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:25:04.708019 26400 raft_consensus.cc:2468] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 1.
I20260710 13:25:04.708698 26295 leader_election.cc:304] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.709942 26472 raft_consensus.cc:2804] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.710448 26472 raft_consensus.cc:697] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:04.711217 26472 consensus_queue.cc:237] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.716578 26562 raft_consensus.cc:2749] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.719954 26149 catalog_manager.cc:5697] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 1 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.720072 26150 catalog_manager.cc:5697] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 1 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.764490 26562 raft_consensus.cc:493] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.765194 26562 raft_consensus.cc:515] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.767024 26562 leader_election.cc:290] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:04.767804 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a297796e5a04994ae59b4740840675f" is_pre_election: true
I20260710 13:25:04.768028 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed" is_pre_election: true
I20260710 13:25:04.768922 26330 raft_consensus.cc:2393] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e60487199b0040aba2e0fd266b7fb57c in current term 1: Already voted for candidate 4a297796e5a04994ae59b4740840675f in this term.
I20260710 13:25:04.769834 26370 leader_election.cc:304] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:04.770571 26562 raft_consensus.cc:3060] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.775831 26562 raft_consensus.cc:2749] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.865761 26562 consensus_queue.cc:1048] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.878060 26567 consensus_queue.cc:1048] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.918954 26472 consensus_queue.cc:1048] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.930416 26569 consensus_queue.cc:1048] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.939865 26574 consensus_queue.cc:1048] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.941680 26403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
mode: GRACEFUL
new_leader_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:60928
I20260710 13:25:04.942390 26403 raft_consensus.cc:606] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Received request to transfer leadership to TS 4a297796e5a04994ae59b4740840675f
I20260710 13:25:04.946727 26562 raft_consensus.cc:993] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: : Instructing follower 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:04.947199 26562 raft_consensus.cc:1081] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Signalling peer 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:04.949939 26400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "debc71ef394748c9929120378b375893"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
mode: GRACEFUL
new_leader_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:60928
I20260710 13:25:04.950296 26253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:44150
I20260710 13:25:04.950624 26400 raft_consensus.cc:606] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Received request to transfer leadership to TS 4a297796e5a04994ae59b4740840675f
I20260710 13:25:04.951079 26253 raft_consensus.cc:493] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.951524 26253 raft_consensus.cc:3060] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.957836 26562 consensus_queue.cc:1048] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.971143 26330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
mode: GRACEFUL
new_leader_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:48444
I20260710 13:25:04.971813 26330 raft_consensus.cc:606] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Received request to transfer leadership to TS 4a297796e5a04994ae59b4740840675f
I20260710 13:25:04.975250 26574 consensus_queue.cc:1048] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.978977 26253 raft_consensus.cc:515] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.982082 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:04.982733 26330 raft_consensus.cc:3060] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.986301 26254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
mode: GRACEFUL
new_leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:44170
I20260710 13:25:04.986873 26254 raft_consensus.cc:606] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Received request to transfer leadership to TS 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:04.989563 26563 raft_consensus.cc:993] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: : Instructing follower 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:04.990115 26563 raft_consensus.cc:1081] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Signalling peer 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:04.990775 26330 raft_consensus.cc:2468] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:04.992280 26253 leader_election.cc:290] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:04.993577 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "debc71ef394748c9929120378b375893"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:44150
I20260710 13:25:04.994150 26254 raft_consensus.cc:493] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.993965 26403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f537c3e48f014bb6beb1af4d4794ae63" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:04.995040 26403 raft_consensus.cc:3055] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.995415 26403 raft_consensus.cc:740] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:04.996265 26403 consensus_queue.cc:260] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:04.993847 26221 leader_election.cc:304] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:04.998594 26575 raft_consensus.cc:2804] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.999043 26575 raft_consensus.cc:697] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:04.999872 26575 consensus_queue.cc:237] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.001189 26588 consensus_queue.cc:1048] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.005616 26399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
mode: GRACEFUL
new_leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:60928
I20260710 13:25:05.006379 26399 raft_consensus.cc:606] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Received request to transfer leadership to TS 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:05.008842 26562 consensus_queue.cc:1048] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.009251 26403 raft_consensus.cc:3060] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.994601 26254 raft_consensus.cc:3060] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.017395 26255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
mode: GRACEFUL
new_leader_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:44170
I20260710 13:25:05.018075 26255 raft_consensus.cc:606] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Received request to transfer leadership to TS e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:05.020592 26254 raft_consensus.cc:515] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.027881 26403 raft_consensus.cc:2468] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:05.029287 26254 leader_election.cc:290] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:05.029623 26330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:05.030841 26330 raft_consensus.cc:3060] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.034099 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debc71ef394748c9929120378b375893" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:05.034756 26399 raft_consensus.cc:3055] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:05.035073 26399 raft_consensus.cc:740] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:05.037392 26399 consensus_queue.cc:260] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.038868 26399 raft_consensus.cc:3060] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.041175 26330 raft_consensus.cc:2468] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:05.045243 26221 leader_election.cc:304] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:05.046113 26575 raft_consensus.cc:2804] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:05.046588 26575 raft_consensus.cc:697] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:05.046861 26399 raft_consensus.cc:2468] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:05.047472 26575 consensus_queue.cc:237] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.044348 26152 catalog_manager.cc:5697] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 1 to 2, leader changed from e60487199b0040aba2e0fd266b7fb57c (127.21.80.131) to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 2 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.058231 26574 consensus_queue.cc:1048] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.059372 26586 consensus_queue.cc:1048] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.067608 26590 raft_consensus.cc:993] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: : Instructing follower 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:05.068284 26590 raft_consensus.cc:1081] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Signalling peer 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:05.071300 26533 consensus_queue.cc:1048] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.076719 26329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:48438
I20260710 13:25:05.077337 26329 raft_consensus.cc:493] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:05.077724 26329 raft_consensus.cc:3060] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.081231 26152 catalog_manager.cc:5697] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 1 to 2, leader changed from e60487199b0040aba2e0fd266b7fb57c (127.21.80.131) to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 2 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.085070 26329 raft_consensus.cc:515] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.087371 26329 leader_election.cc:290] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:05.087869 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:05.088574 26253 raft_consensus.cc:3055] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:05.089005 26253 raft_consensus.cc:740] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:05.089262 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0d6d75dd0e42ae96a094dced76db5d" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:05.090059 26400 raft_consensus.cc:3060] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.089934 26253 consensus_queue.cc:260] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.091475 26253 raft_consensus.cc:3060] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.098789 26400 raft_consensus.cc:2468] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:05.099180 26253 raft_consensus.cc:2468] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:05.100107 26293 leader_election.cc:304] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:05.101248 26586 raft_consensus.cc:2804] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:05.101723 26586 raft_consensus.cc:697] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:05.102566 26586 consensus_queue.cc:237] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.107026 26590 consensus_queue.cc:1048] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.111574 26152 catalog_manager.cc:5697] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 1 to 2, leader changed from 4a297796e5a04994ae59b4740840675f (127.21.80.129) to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 2 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.115058 26575 raft_consensus.cc:993] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: : Instructing follower e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:05.115597 26575 raft_consensus.cc:1081] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Signalling peer e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:05.119689 26399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:60916
I20260710 13:25:05.121016 26399 raft_consensus.cc:493] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:05.121486 26399 raft_consensus.cc:3060] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.121275 26600 consensus_queue.cc:1048] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.129619 26399 raft_consensus.cc:515] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.131916 26399 leader_election.cc:290] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:05.134589 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:05.135186 26253 raft_consensus.cc:3055] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:05.135128 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97c8e3e99184848a06bd184c3f54b59" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:05.135816 26253 raft_consensus.cc:740] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:05.136071 26329 raft_consensus.cc:3060] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.136677 26253 consensus_queue.cc:260] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.137895 26253 raft_consensus.cc:3060] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.144536 26329 raft_consensus.cc:2468] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 2.
I20260710 13:25:05.146157 26253 raft_consensus.cc:2468] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 2.
I20260710 13:25:05.147166 26369 leader_election.cc:304] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:05.147985 26563 raft_consensus.cc:2804] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:05.148445 26563 raft_consensus.cc:697] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 2 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:05.149284 26563 consensus_queue.cc:237] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.155889 26152 catalog_manager.cc:5697] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 1 to 2, leader changed from 4a297796e5a04994ae59b4740840675f (127.21.80.129) to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 2 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:05.231410 26586 consensus_queue.cc:1048] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.241910 26569 consensus_queue.cc:1048] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.402498 26562 raft_consensus.cc:993] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: : Instructing follower 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:05.402993 26563 raft_consensus.cc:1081] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Signalling peer 7bc1666b1a524753bec5a1e6b97623ed to start an election
I20260710 13:25:05.404515 26329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
 from {username='slave'} at 127.0.0.1:48424
I20260710 13:25:05.405193 26329 raft_consensus.cc:493] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:05.405620 26329 raft_consensus.cc:3060] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.411972 26329 raft_consensus.cc:515] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.413870 26329 leader_election.cc:290] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:05.414961 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:05.415903 26399 raft_consensus.cc:3055] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:05.415333 26253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7916506f9d54c4880a07b37e5b0dce3" candidate_uuid: "7bc1666b1a524753bec5a1e6b97623ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:05.416419 26399 raft_consensus.cc:740] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:05.417253 26399 consensus_queue.cc:260] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.418223 26399 raft_consensus.cc:3060] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.418330 26588 raft_consensus.cc:993] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: : Instructing follower 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:05.417789 26253 raft_consensus.cc:3060] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.418946 26569 raft_consensus.cc:1081] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Signalling peer 4a297796e5a04994ae59b4740840675f to start an election
I20260710 13:25:05.420441 26254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
 from {username='slave'} at 127.0.0.1:44158
I20260710 13:25:05.421016 26254 raft_consensus.cc:493] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:05.421360 26254 raft_consensus.cc:3060] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.426086 26253 raft_consensus.cc:2468] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:05.426919 26255 raft_consensus.cc:1240] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Rejecting Update request from peer e60487199b0040aba2e0fd266b7fb57c for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:05.430739 26295 leader_election.cc:304] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed; no voters: 
I20260710 13:25:05.430670 26254 raft_consensus.cc:515] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.431861 26588 raft_consensus.cc:2804] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:05.432379 26588 raft_consensus.cc:697] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Becoming Leader. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:05.433305 26254 leader_election.cc:290] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Requested vote from peers 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337), e60487199b0040aba2e0fd266b7fb57c (127.21.80.131:41769)
I20260710 13:25:05.433267 26588 consensus_queue.cc:237] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.433876 26329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:05.435142 26329 raft_consensus.cc:3055] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:05.435468 26329 raft_consensus.cc:740] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:05.435410 26400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1de5c1fece4c9ab58716c150c629e1" candidate_uuid: "4a297796e5a04994ae59b4740840675f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
I20260710 13:25:05.436089 26400 raft_consensus.cc:3060] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.436528 26399 raft_consensus.cc:2468] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bc1666b1a524753bec5a1e6b97623ed in term 2.
I20260710 13:25:05.436419 26329 consensus_queue.cc:260] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.437804 26329 raft_consensus.cc:3060] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.443990 26400 raft_consensus.cc:2468] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:05.443989 26150 catalog_manager.cc:5697] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed reported cstate change: term changed from 1 to 2, leader changed from e60487199b0040aba2e0fd266b7fb57c (127.21.80.131) to 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130). New cstate: current_term: 2 leader_uuid: "7bc1666b1a524753bec5a1e6b97623ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.445921 26218 leader_election.cc:304] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:05.446478 26329 raft_consensus.cc:2468] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a297796e5a04994ae59b4740840675f in term 2.
I20260710 13:25:05.446851 26600 raft_consensus.cc:2804] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:05.447320 26600 raft_consensus.cc:697] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Becoming Leader. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:05.448020 26600 consensus_queue.cc:237] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:05.455420 26152 catalog_manager.cc:5697] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f reported cstate change: term changed from 1 to 2, leader changed from 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130) to 4a297796e5a04994ae59b4740840675f (127.21.80.129). New cstate: current_term: 2 leader_uuid: "4a297796e5a04994ae59b4740840675f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.490167 26329 raft_consensus.cc:1275] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.491675 26600 consensus_queue.cc:1048] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.499598 26400 raft_consensus.cc:1275] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.502013 26600 consensus_queue.cc:1048] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.510943 26254 raft_consensus.cc:1275] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.512285 26569 consensus_queue.cc:1048] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.520776 26400 raft_consensus.cc:1275] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.522349 26586 consensus_queue.cc:1048] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.531180 26329 raft_consensus.cc:1275] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.533036 26575 consensus_queue.cc:1048] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.541675 26400 raft_consensus.cc:1275] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.543438 26575 consensus_queue.cc:1048] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.674032 26254 raft_consensus.cc:1275] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.675359 26563 consensus_queue.cc:1048] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.686959 26329 raft_consensus.cc:1275] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.688548 26563 consensus_queue.cc:1048] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:06.303557 26399 raft_consensus.cc:1275] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:06.307672 26575 consensus_queue.cc:1048] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:06.320868 26329 raft_consensus.cc:1275] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer 4a297796e5a04994ae59b4740840675f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:06.342869 26255 raft_consensus.cc:1275] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:06.373208 26627 consensus_queue.cc:1048] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:25:06.380460 26293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.131:41769, user_credentials={real_user=slave}} blocked reactor thread for 54111.5us
I20260710 13:25:06.384934 26626 consensus_queue.cc:1048] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:06.408522 26402 raft_consensus.cc:1275] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Refusing update from remote peer 7bc1666b1a524753bec5a1e6b97623ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:06.411978 26630 consensus_queue.cc:1048] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:07.352689 26351 debug-util.cc:398] Leaking SignalData structure 0x7b0800211640 after lost signal to thread 21829
W20260710 13:25:07.353761 26351 debug-util.cc:398] Leaking SignalData structure 0x7b080015c680 after lost signal to thread 26187
W20260710 13:25:07.354710 26351 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0ec0 after lost signal to thread 26279
W20260710 13:25:07.355608 26351 debug-util.cc:398] Leaking SignalData structure 0x7b080023ac00 after lost signal to thread 26354
W20260710 13:25:07.356479 26351 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4c40 after lost signal to thread 26428
I20260710 13:25:08.522619 26152 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58344:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:25:08.543772 26152 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58344:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:25:08.645223 21826 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:08.760320 26654 log.cc:927] Time spent T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
W20260710 13:25:08.775749 26651 log.cc:927] Time spent T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
W20260710 13:25:08.919011 26218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.131:41769, user_credentials={real_user=slave}} blocked reactor thread for 96846.7us
I20260710 13:25:08.936784 26695 tablet.cc:1724] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.018362 26703 tablet.cc:1724] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.042629 26690 log.cc:927] Time spent T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260710 13:25:09.047199 26698 log.cc:927] Time spent T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260710 13:25:09.032094 26704 tablet.cc:1724] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.995497 26701 tablet.cc:1724] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.018395 26702 tablet.cc:1724] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.097457 26708 tablet.cc:1724] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.139150 26702 tablet.cc:1724] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.108155 26370 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.130:44337, user_credentials={real_user=slave}} blocked reactor thread for 61110.1us
I20260710 13:25:09.078691 26703 tablet.cc:1724] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.069907 26700 tablet.cc:1724] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.170269 26705 tablet.cc:1724] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.188437 26697 log.cc:927] Time spent T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: Append to log took a long time: real 0.164s	user 0.002s	sys 0.000s
I20260710 13:25:09.188066 26701 tablet.cc:1724] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.189967 26252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e"
dest_uuid: "4a297796e5a04994ae59b4740840675f"
mode: GRACEFUL
new_leader_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:44172
I20260710 13:25:09.190687 26252 raft_consensus.cc:606] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Received request to transfer leadership to TS e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:09.202973 26152 catalog_manager.cc:5789] TS 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337) does not have the latest schema for tablet c315ff9cdb334acbafe228f069f0559c (table soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]). Expected version 1 got 0
I20260710 13:25:09.204032 26152 catalog_manager.cc:5789] TS 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337) does not have the latest schema for tablet 57358aa73cba4b81be5a5b434e79b777 (table soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]). Expected version 1 got 0
I20260710 13:25:09.148100 26695 tablet.cc:1724] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.205902 26152 catalog_manager.cc:5789] TS 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337) does not have the latest schema for tablet c7916506f9d54c4880a07b37e5b0dce3 (table soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b]). Expected version 1 got 0
I20260710 13:25:09.104964 26711 tablet.cc:1724] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.214372 26713 tablet.cc:1724] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.243510 26704 tablet.cc:1724] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.243132 26703 tablet.cc:1724] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.246804 26700 tablet.cc:1724] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.252986 26714 tablet.cc:1724] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.283509 26685 raft_consensus.cc:993] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f: : Instructing follower e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:09.284034 26685 raft_consensus.cc:1081] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Signalling peer e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:09.286624 26396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:60916
I20260710 13:25:09.287286 26396 raft_consensus.cc:493] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:09.287705 26396 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:09.288844 26705 tablet.cc:1724] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.289078 26711 tablet.cc:1724] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.298465 26695 tablet.cc:1724] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.261925 26708 tablet.cc:1724] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.275203 26701 tablet.cc:1724] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.304549 26711 tablet.cc:1724] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.333158 26713 tablet.cc:1724] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.277467 26716 tablet.cc:1724] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.315196 26396 raft_consensus.cc:515] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:09.320968 26714 tablet.cc:1724] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:09.361656 26251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:09.362393 26251 raft_consensus.cc:3055] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:09.362555 26325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dfdb526189468185e2ad9b23b7da2e" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:09.362783 26251 raft_consensus.cc:740] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a297796e5a04994ae59b4740840675f, State: Running, Role: LEADER
I20260710 13:25:09.363233 26325 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:09.363911 26251 consensus_queue.cc:260] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [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: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:09.365219 26251 raft_consensus.cc:3060] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:09.368592 26327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29"
dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
mode: GRACEFUL
new_leader_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:48456
I20260710 13:25:09.369307 26327 raft_consensus.cc:606] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Received request to transfer leadership to TS e60487199b0040aba2e0fd266b7fb57c
I20260710 13:25:09.371549 26325 raft_consensus.cc:2468] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 3.
I20260710 13:25:09.372375 21826 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:09.373109 21826 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:09.374119 26396 leader_election.cc:290] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:09.375752 26370 leader_election.cc:304] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [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: 7bc1666b1a524753bec5a1e6b97623ed, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:09.376659 26689 raft_consensus.cc:2804] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:09.377314 26689 raft_consensus.cc:697] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 3 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:09.378330 26689 consensus_queue.cc:237] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [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: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } }
I20260710 13:25:09.379796 26251 raft_consensus.cc:2468] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 3.
I20260710 13:25:09.389024 26151 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d: soft_deleted_table [id=13dfaeb305014fcc81c176bee151ed8b] alter complete (version 1)
I20260710 13:25:09.399343 26149 catalog_manager.cc:5697] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 2 to 3, leader changed from 4a297796e5a04994ae59b4740840675f (127.21.80.129) to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 3 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:09.862335 26674 raft_consensus.cc:993] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed: : Instructing follower e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:09.862835 26669 raft_consensus.cc:1081] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Signalling peer e60487199b0040aba2e0fd266b7fb57c to start an election
I20260710 13:25:09.864588 26403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29"
dest_uuid: "e60487199b0040aba2e0fd266b7fb57c"
 from {username='slave'} at 127.0.0.1:60914
I20260710 13:25:09.865234 26403 raft_consensus.cc:493] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:09.865625 26403 raft_consensus.cc:3060] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:09.873736 26403 raft_consensus.cc:515] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:09.876983 26403 leader_election.cc:290] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 election: Requested vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:09.878459 26327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bc1666b1a524753bec5a1e6b97623ed"
I20260710 13:25:09.879127 26251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5122ee71582a41ff887a0d2aab3bdb29" candidate_uuid: "e60487199b0040aba2e0fd266b7fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a297796e5a04994ae59b4740840675f"
I20260710 13:25:09.879171 26327 raft_consensus.cc:3055] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:09.879792 26251 raft_consensus.cc:3060] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:09.879761 26327 raft_consensus.cc:740] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bc1666b1a524753bec5a1e6b97623ed, State: Running, Role: LEADER
I20260710 13:25:09.881057 26327 consensus_queue.cc:260] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:09.882462 26327 raft_consensus.cc:3060] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:09.888875 26251 raft_consensus.cc:2468] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 2.
I20260710 13:25:09.890239 26369 leader_election.cc:304] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a297796e5a04994ae59b4740840675f, e60487199b0040aba2e0fd266b7fb57c; no voters: 
I20260710 13:25:09.890519 26327 raft_consensus.cc:2468] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60487199b0040aba2e0fd266b7fb57c in term 2.
I20260710 13:25:09.891153 26689 raft_consensus.cc:2804] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:09.892971 26689 raft_consensus.cc:697] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 2 LEADER]: Becoming Leader. State: Replica: e60487199b0040aba2e0fd266b7fb57c, State: Running, Role: LEADER
I20260710 13:25:09.893904 26689 consensus_queue.cc:237] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:09.903904 26149 catalog_manager.cc:5697] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c reported cstate change: term changed from 1 to 2, leader changed from 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130) to e60487199b0040aba2e0fd266b7fb57c (127.21.80.131). New cstate: current_term: 2 leader_uuid: "e60487199b0040aba2e0fd266b7fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:09.988178 26251 raft_consensus.cc:1275] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 3 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:09.992007 26327 raft_consensus.cc:1275] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 3 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:09.994289 26689 consensus_queue.cc:1048] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:10.000573 26723 consensus_queue.cc:1048] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:10.309670 26325 raft_consensus.cc:1275] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:10.311491 26729 consensus_queue.cc:1048] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:10.326675 26252 raft_consensus.cc:1275] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Refusing update from remote peer e60487199b0040aba2e0fd266b7fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:10.328783 26689 consensus_queue.cc:1048] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:10.451462 21826 tablet_server.cc:179] TabletServer@127.21.80.129:0 shutting down...
W20260710 13:25:10.473250 26295 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:25:10.479511 26295 consensus_peers.cc:597] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. 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:25:10.501030 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:10.502138 21826 tablet_replica.cc:333] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.503669 21826 raft_consensus.cc:2243] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.504834 21826 raft_consensus.cc:2272] T debc71ef394748c9929120378b375893 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.507752 21826 tablet_replica.cc:333] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.508533 21826 raft_consensus.cc:2243] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.509259 21826 raft_consensus.cc:2272] T 6b0d6d75dd0e42ae96a094dced76db5d P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.513002 21826 tablet_replica.cc:333] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.513830 21826 raft_consensus.cc:2243] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.514863 21826 raft_consensus.cc:2272] T 3d282bf703d644e696af5abb97ae6494 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.517649 21826 tablet_replica.cc:333] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.518373 21826 raft_consensus.cc:2243] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.519568 21826 raft_consensus.cc:2272] T cb1de5c1fece4c9ab58716c150c629e1 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.522473 21826 tablet_replica.cc:333] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.523113 21826 raft_consensus.cc:2243] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.523787 21826 raft_consensus.cc:2272] T c7916506f9d54c4880a07b37e5b0dce3 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.526556 21826 tablet_replica.cc:333] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.527163 21826 raft_consensus.cc:2243] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.527645 21826 raft_consensus.cc:2272] T 5122ee71582a41ff887a0d2aab3bdb29 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.531641 21826 tablet_replica.cc:333] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.532769 21826 raft_consensus.cc:2243] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.534463 21826 raft_consensus.cc:2272] T 63ec616e3cf247e6b95ad91c600fdd34 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:10.537344 26295 consensus_peers.cc:597] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. 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:25:10.538064 21826 tablet_replica.cc:333] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.539355 21826 raft_consensus.cc:2243] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.540114 21826 raft_consensus.cc:2272] T 57358aa73cba4b81be5a5b434e79b777 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:10.540752 26295 consensus_peers.cc:597] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. 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:25:10.543109 21826 tablet_replica.cc:333] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.543819 21826 raft_consensus.cc:2243] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.544520 21826 raft_consensus.cc:2272] T e97c8e3e99184848a06bd184c3f54b59 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.547999 21826 tablet_replica.cc:333] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.548689 21826 raft_consensus.cc:2243] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.549540 21826 raft_consensus.cc:2272] T 6124ff23993840a98b87fd755eb38363 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.552522 21826 tablet_replica.cc:333] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.553215 21826 raft_consensus.cc:2243] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.554029 21826 raft_consensus.cc:2272] T bc7d3cf995c344639d2f9f648462a770 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.557556 21826 tablet_replica.cc:333] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.558245 21826 raft_consensus.cc:2243] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.558938 21826 raft_consensus.cc:2272] T 44eb4c6a1f0a48fb815493b03a21ebfe P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.562024 21826 tablet_replica.cc:333] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.562739 21826 raft_consensus.cc:2243] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.563301 21826 raft_consensus.cc:2272] T 05dfdb526189468185e2ad9b23b7da2e P 4a297796e5a04994ae59b4740840675f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.567022 21826 tablet_replica.cc:333] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.567619 21826 raft_consensus.cc:2243] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.568186 21826 raft_consensus.cc:2272] T f4c2f998218543e6b17fa647758e014f P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.571518 21826 tablet_replica.cc:333] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.572476 21826 raft_consensus.cc:2243] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.573546 21826 raft_consensus.cc:2272] T 7dbe507d1f4448e297f0fba1a68e7d5f P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.576125 21826 tablet_replica.cc:333] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.576694 21826 raft_consensus.cc:2243] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.578037 21826 raft_consensus.cc:2272] T 2b6abfcf7df44ec3a857ca66b6693682 P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.581657 21826 tablet_replica.cc:333] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.582383 21826 raft_consensus.cc:2243] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:25:10.582796 26295 consensus_peers.cc:597] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. 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:25:10.583179 21826 raft_consensus.cc:2272] T c315ff9cdb334acbafe228f069f0559c P 4a297796e5a04994ae59b4740840675f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.586772 21826 tablet_replica.cc:333] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f: stopping tablet replica
I20260710 13:25:10.587407 21826 raft_consensus.cc:2243] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.588435 21826 raft_consensus.cc:2272] T f537c3e48f014bb6beb1af4d4794ae63 P 4a297796e5a04994ae59b4740840675f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.639748 21826 tablet_server.cc:196] TabletServer@127.21.80.129:0 shutdown complete.
W20260710 13:25:10.662288 26369 consensus_peers.cc:597] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.692103 21826 tablet_server.cc:179] TabletServer@127.21.80.130:0 shutting down...
W20260710 13:25:10.711139 26295 consensus_peers.cc:597] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.738932 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:10.740031 21826 tablet_replica.cc:333] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.741214 21826 raft_consensus.cc:2243] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.742484 21826 raft_consensus.cc:2272] T c315ff9cdb334acbafe228f069f0559c P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.745806 21826 tablet_replica.cc:333] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.746732 21826 raft_consensus.cc:2243] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.747506 21826 raft_consensus.cc:2272] T cb1de5c1fece4c9ab58716c150c629e1 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.750694 21826 tablet_replica.cc:333] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.751538 21826 raft_consensus.cc:2243] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.752898 21826 raft_consensus.cc:2272] T 6b0d6d75dd0e42ae96a094dced76db5d P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.756060 21826 tablet_replica.cc:333] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.756997 21826 raft_consensus.cc:2243] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.757740 21826 raft_consensus.cc:2272] T 3d282bf703d644e696af5abb97ae6494 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.760968 21826 tablet_replica.cc:333] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.761819 21826 raft_consensus.cc:2243] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.763108 21826 raft_consensus.cc:2272] T 57358aa73cba4b81be5a5b434e79b777 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.766458 21826 tablet_replica.cc:333] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.767364 21826 raft_consensus.cc:2243] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.768007 21826 raft_consensus.cc:2272] T e97c8e3e99184848a06bd184c3f54b59 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:10.768164 26369 consensus_peers.cc:597] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.771009 21826 tablet_replica.cc:333] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.771903 21826 raft_consensus.cc:2243] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:25:10.771925 26370 consensus_peers.cc:597] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c -> Peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Couldn't send request to peer 7bc1666b1a524753bec5a1e6b97623ed. 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:25:10.772603 21826 raft_consensus.cc:2272] T 6124ff23993840a98b87fd755eb38363 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.776078 21826 tablet_replica.cc:333] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:10.777000 21826 raft_consensus.cc:2243] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.778223 21826 raft_consensus.cc:2272] T bc7d3cf995c344639d2f9f648462a770 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:10.781415 26369 consensus_peers.cc:597] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:11.275906 26369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.80.129:34223, user_credentials={real_user=slave}} blocked reactor thread for 494555us
W20260710 13:25:11.279814 26370 consensus_peers.cc:597] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c -> Peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Couldn't send request to peer 7bc1666b1a524753bec5a1e6b97623ed. 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:25:11.288872 21826 tablet_replica.cc:333] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.290005 21826 raft_consensus.cc:2243] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:11.290895 21826 raft_consensus.cc:2272] T 44eb4c6a1f0a48fb815493b03a21ebfe P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.300637 21826 tablet_replica.cc:333] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.301818 21826 raft_consensus.cc:2243] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:11.303268 21826 raft_consensus.cc:2272] T 05dfdb526189468185e2ad9b23b7da2e P 7bc1666b1a524753bec5a1e6b97623ed [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:11.304076 26370 consensus_peers.cc:597] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c -> Peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Couldn't send request to peer 7bc1666b1a524753bec5a1e6b97623ed. 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:25:11.305676 26370 consensus_peers.cc:597] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c -> Peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Couldn't send request to peer 7bc1666b1a524753bec5a1e6b97623ed. 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:25:11.306188 21826 tablet_replica.cc:333] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.307029 21826 raft_consensus.cc:2243] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:11.307628 21826 raft_consensus.cc:2272] T debc71ef394748c9929120378b375893 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.319772 21826 tablet_replica.cc:333] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
W20260710 13:25:11.316239 26369 consensus_peers.cc:597] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:11.314740 26295 consensus_peers.cc:597] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed -> Peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Couldn't send request to peer 4a297796e5a04994ae59b4740840675f. Status: Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:11.321898 21826 raft_consensus.cc:2243] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:11.323257 21826 raft_consensus.cc:2272] T c7916506f9d54c4880a07b37e5b0dce3 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.326478 21826 tablet_replica.cc:333] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.327250 21826 raft_consensus.cc:2243] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:11.327800 21826 raft_consensus.cc:2272] T 63ec616e3cf247e6b95ad91c600fdd34 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.330861 21826 tablet_replica.cc:333] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.331609 21826 raft_consensus.cc:2243] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:11.332167 21826 raft_consensus.cc:2272] T 5122ee71582a41ff887a0d2aab3bdb29 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.334919 21826 tablet_replica.cc:333] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.335685 21826 raft_consensus.cc:2243] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:11.336279 21826 raft_consensus.cc:2272] T 7dbe507d1f4448e297f0fba1a68e7d5f P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.339318 21826 tablet_replica.cc:333] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.340040 21826 raft_consensus.cc:2243] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:11.341265 21826 raft_consensus.cc:2272] T f4c2f998218543e6b17fa647758e014f P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.344130 21826 tablet_replica.cc:333] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.344849 21826 raft_consensus.cc:2243] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:11.345409 21826 raft_consensus.cc:2272] T 2b6abfcf7df44ec3a857ca66b6693682 P 7bc1666b1a524753bec5a1e6b97623ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.348300 21826 tablet_replica.cc:333] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed: stopping tablet replica
I20260710 13:25:11.348977 21826 raft_consensus.cc:2243] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:11.349597 21826 raft_consensus.cc:2272] T f537c3e48f014bb6beb1af4d4794ae63 P 7bc1666b1a524753bec5a1e6b97623ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:11.618849 26746 raft_consensus.cc:493] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a297796e5a04994ae59b4740840675f)
I20260710 13:25:11.619591 26746 raft_consensus.cc:515] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:11.621771 26746 leader_election.cc:290] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:11.627609 26746 raft_consensus.cc:493] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a297796e5a04994ae59b4740840675f)
W20260710 13:25:11.627955 26369 leader_election.cc:336] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
I20260710 13:25:11.628198 26746 raft_consensus.cc:515] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
W20260710 13:25:11.630155 26370 leader_election.cc:336] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
I20260710 13:25:11.630225 26746 leader_election.cc:290] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:11.630703 26370 leader_election.cc:304] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:11.631512 26746 raft_consensus.cc:2749] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:25:11.634493 26369 leader_election.cc:336] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
W20260710 13:25:11.635886 26370 leader_election.cc:336] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
I20260710 13:25:11.636260 26370 leader_election.cc:304] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:11.637022 26746 raft_consensus.cc:2749] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:25:11.753715 26746 raft_consensus.cc:493] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a297796e5a04994ae59b4740840675f)
I20260710 13:25:11.754216 26746 raft_consensus.cc:515] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:11.755973 26746 leader_election.cc:290] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:11.759961 26369 leader_election.cc:336] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
W20260710 13:25:11.760587 26370 leader_election.cc:336] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
I20260710 13:25:11.761082 26370 leader_election.cc:304] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:11.761816 26746 raft_consensus.cc:2749] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:11.763456 26746 raft_consensus.cc:493] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bc1666b1a524753bec5a1e6b97623ed)
I20260710 13:25:11.763859 26746 raft_consensus.cc:515] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:11.765712 26746 leader_election.cc:290] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:11.769452 26369 leader_election.cc:336] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
W20260710 13:25:11.770051 26370 leader_election.cc:336] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
I20260710 13:25:11.770413 26370 leader_election.cc:304] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:11.770958 26746 raft_consensus.cc:2749] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:25:11.861028 26746 raft_consensus.cc:493] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a297796e5a04994ae59b4740840675f)
I20260710 13:25:11.861464 26746 raft_consensus.cc:515] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:11.863123 26746 leader_election.cc:290] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
I20260710 13:25:11.864320 26746 raft_consensus.cc:493] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bc1666b1a524753bec5a1e6b97623ed)
I20260710 13:25:11.864979 26746 raft_consensus.cc:515] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:11.867961 26746 leader_election.cc:290] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:11.868009 26370 leader_election.cc:336] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
W20260710 13:25:11.868921 26369 leader_election.cc:336] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
I20260710 13:25:11.870316 26369 leader_election.cc:304] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:11.871098 26746 raft_consensus.cc:2749] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:25:11.872375 26370 leader_election.cc:336] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
W20260710 13:25:11.874070 26369 leader_election.cc:336] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
I20260710 13:25:11.874398 26369 leader_election.cc:304] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:11.875028 26746 raft_consensus.cc:2749] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:11.900301 26746 raft_consensus.cc:493] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a297796e5a04994ae59b4740840675f)
I20260710 13:25:11.901038 26746 raft_consensus.cc:515] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:11.903064 26746 leader_election.cc:290] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:11.907116 26369 leader_election.cc:336] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
W20260710 13:25:11.907821 26370 leader_election.cc:336] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
I20260710 13:25:11.908223 26370 leader_election.cc:304] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:11.908896 26746 raft_consensus.cc:2749] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:11.994077 26746 raft_consensus.cc:493] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a297796e5a04994ae59b4740840675f)
I20260710 13:25:11.994639 26746 raft_consensus.cc:515] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:11.996537 26746 leader_election.cc:290] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:12.001132 26370 leader_election.cc:336] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
W20260710 13:25:12.001626 26369 leader_election.cc:336] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
I20260710 13:25:12.002099 26369 leader_election.cc:304] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:12.002892 26746 raft_consensus.cc:2749] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:25:12.059756 26746 raft_consensus.cc:493] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4a297796e5a04994ae59b4740840675f)
I20260710 13:25:12.060395 26746 raft_consensus.cc:515] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:12.062444 26746 leader_election.cc:290] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:12.066725 26370 leader_election.cc:336] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
W20260710 13:25:12.068262 26369 leader_election.cc:336] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
I20260710 13:25:12.068790 26369 leader_election.cc:304] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:12.069463 26746 raft_consensus.cc:2749] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:25:12.098834 26746 raft_consensus.cc:493] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bc1666b1a524753bec5a1e6b97623ed)
I20260710 13:25:12.099390 26746 raft_consensus.cc:515] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:12.101534 26746 leader_election.cc:290] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:12.106326 26369 leader_election.cc:336] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
W20260710 13:25:12.106976 26370 leader_election.cc:336] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
I20260710 13:25:12.107435 26370 leader_election.cc:304] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:12.108206 26746 raft_consensus.cc:2749] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:25:12.162523 26746 raft_consensus.cc:493] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bc1666b1a524753bec5a1e6b97623ed)
I20260710 13:25:12.163159 26746 raft_consensus.cc:515] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a297796e5a04994ae59b4740840675f" member_type: VOTER last_known_addr { host: "127.21.80.129" port: 34223 } } peers { permanent_uuid: "7bc1666b1a524753bec5a1e6b97623ed" member_type: VOTER last_known_addr { host: "127.21.80.130" port: 44337 } } peers { permanent_uuid: "e60487199b0040aba2e0fd266b7fb57c" member_type: VOTER last_known_addr { host: "127.21.80.131" port: 41769 } }
I20260710 13:25:12.165608 26746 leader_election.cc:290] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223), 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337)
W20260710 13:25:12.170414 26370 leader_election.cc:336] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bc1666b1a524753bec5a1e6b97623ed (127.21.80.130:44337): Network error: Client connection negotiation failed: client connection to 127.21.80.130:44337: connect: Connection refused (error 111)
W20260710 13:25:12.170974 26369 leader_election.cc:336] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4a297796e5a04994ae59b4740840675f (127.21.80.129:34223): Network error: Client connection negotiation failed: client connection to 127.21.80.129:34223: connect: Connection refused (error 111)
I20260710 13:25:12.171437 26369 leader_election.cc:304] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [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: e60487199b0040aba2e0fd266b7fb57c; no voters: 4a297796e5a04994ae59b4740840675f, 7bc1666b1a524753bec5a1e6b97623ed
I20260710 13:25:12.172187 26746 raft_consensus.cc:2749] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:25:12.218737 26425 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa3e0 after lost signal to thread 21829
W20260710 13:25:12.220052 26425 debug-util.cc:398] Leaking SignalData structure 0x7b0800085020 after lost signal to thread 26187
W20260710 13:25:12.221585 26425 debug-util.cc:398] Leaking SignalData structure 0x7b08001cf060 after lost signal to thread 26428
W20260710 13:25:12.262458 21831 debug-util.cc:398] Leaking SignalData structure 0x7b080000f520 after lost signal to thread 26369
I20260710 13:25:12.306304 21826 tablet_server.cc:196] TabletServer@127.21.80.130:0 shutdown complete.
I20260710 13:25:12.354394 21826 tablet_server.cc:179] TabletServer@127.21.80.131:0 shutting down...
I20260710 13:25:12.396191 21826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:12.397013 21826 tablet_replica.cc:333] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.397975 21826 raft_consensus.cc:2243] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.398650 21826 raft_consensus.cc:2272] T c315ff9cdb334acbafe228f069f0559c P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.400889 21826 tablet_replica.cc:333] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.401451 21826 raft_consensus.cc:2243] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.401978 21826 raft_consensus.cc:2272] T cb1de5c1fece4c9ab58716c150c629e1 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.404353 21826 tablet_replica.cc:333] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.405164 21826 raft_consensus.cc:2243] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.405777 21826 raft_consensus.cc:2272] T 6b0d6d75dd0e42ae96a094dced76db5d P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.408093 21826 tablet_replica.cc:333] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.409021 21826 raft_consensus.cc:2243] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.409648 21826 raft_consensus.cc:2272] T 3d282bf703d644e696af5abb97ae6494 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.412117 21826 tablet_replica.cc:333] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.412721 21826 raft_consensus.cc:2243] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.413396 21826 raft_consensus.cc:2272] T debc71ef394748c9929120378b375893 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.415827 21826 tablet_replica.cc:333] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.416450 21826 raft_consensus.cc:2243] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.417093 21826 raft_consensus.cc:2272] T c7916506f9d54c4880a07b37e5b0dce3 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.419438 21826 tablet_replica.cc:333] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.420135 21826 raft_consensus.cc:2243] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:12.421268 21826 raft_consensus.cc:2272] T 5122ee71582a41ff887a0d2aab3bdb29 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.424155 21826 tablet_replica.cc:333] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.425030 21826 raft_consensus.cc:2243] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.425675 21826 raft_consensus.cc:2272] T 63ec616e3cf247e6b95ad91c600fdd34 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.428117 21826 tablet_replica.cc:333] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.428717 21826 raft_consensus.cc:2243] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:12.429792 21826 raft_consensus.cc:2272] T e97c8e3e99184848a06bd184c3f54b59 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.432077 21826 tablet_replica.cc:333] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.432663 21826 raft_consensus.cc:2243] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.433248 21826 raft_consensus.cc:2272] T 44eb4c6a1f0a48fb815493b03a21ebfe P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.435230 21826 tablet_replica.cc:333] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.435806 21826 raft_consensus.cc:2243] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.436305 21826 raft_consensus.cc:2272] T bc7d3cf995c344639d2f9f648462a770 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.438457 21826 tablet_replica.cc:333] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.439052 21826 raft_consensus.cc:2243] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:12.439937 21826 raft_consensus.cc:2272] T 6124ff23993840a98b87fd755eb38363 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.442247 21826 tablet_replica.cc:333] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.442826 21826 raft_consensus.cc:2243] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.443315 21826 raft_consensus.cc:2272] T 57358aa73cba4b81be5a5b434e79b777 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.445488 21826 tablet_replica.cc:333] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.446029 21826 raft_consensus.cc:2243] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.446578 21826 raft_consensus.cc:2272] T f537c3e48f014bb6beb1af4d4794ae63 P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.448786 21826 tablet_replica.cc:333] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.449344 21826 raft_consensus.cc:2243] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.449820 21826 raft_consensus.cc:2272] T 7dbe507d1f4448e297f0fba1a68e7d5f P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.452024 21826 tablet_replica.cc:333] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.452579 21826 raft_consensus.cc:2243] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.453161 21826 raft_consensus.cc:2272] T f4c2f998218543e6b17fa647758e014f P e60487199b0040aba2e0fd266b7fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.455499 21826 tablet_replica.cc:333] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.456038 21826 raft_consensus.cc:2243] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:12.456521 21826 raft_consensus.cc:2272] T 2b6abfcf7df44ec3a857ca66b6693682 P e60487199b0040aba2e0fd266b7fb57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:12.458624 21826 tablet_replica.cc:333] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c: stopping tablet replica
I20260710 13:25:12.459193 21826 raft_consensus.cc:2243] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:12.460012 21826 raft_consensus.cc:2272] T 05dfdb526189468185e2ad9b23b7da2e P e60487199b0040aba2e0fd266b7fb57c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:13.489706 21826 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26425)
W20260710 13:25:14.188093 26184 debug-util.cc:398] Leaking SignalData structure 0x7b0800179600 after lost signal to thread 21829
W20260710 13:25:14.189602 26184 debug-util.cc:398] Leaking SignalData structure 0x7b080003f300 after lost signal to thread 26187
W20260710 13:25:14.490286 21826 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26425)
W20260710 13:25:15.490939 21826 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 26425)
I20260710 13:25:15.810619 21826 tablet_server.cc:196] TabletServer@127.21.80.131:0 shutdown complete.
I20260710 13:25:15.859005 21826 master.cc:562] Master@127.21.80.190:44841 shutting down...
I20260710 13:25:15.894949 21826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:15.895717 21826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:15.896173 21826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8fc209e9a5574026bbe50099db24ff1d: stopping tablet replica
I20260710 13:25:16.562325 21826 master.cc:584] Master@127.21.80.190:44841 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (18110 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (30462 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117394 ms total)
[  PASSED  ] 8 tests.
I20260710 13:25:16.620270 21826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 448 messages since previous log ~20 seconds ago
I20260710 13:25:16.620496 21826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 448 messages since previous log ~20 seconds ago
I20260710 13:25:16.620636 21826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 440 messages since previous log ~21 seconds ago
I20260710 13:25:16.621120 21826 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 ~40 seconds ago
I20260710 13:25:16.621284 21826 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 ~40 seconds ago
I20260710 13:25:16.621475 21826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 56 messages since previous log ~6 seconds ago
I20260710 13:25:16.621749 21826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~32 seconds ago
