[==========] 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:29.392555 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:41115
I20260710 13:23:29.394273 21857 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:29.395390 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:29.413509 21864 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:29.413707 21863 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:29.415063 21866 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:29.414629 21857 server_base.cc:1061] running on GCE node
I20260710 13:23:30.633831 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:30.634131 21857 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:30.634367 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689810634344 us; error 0 us; skew 500 ppm
I20260710 13:23:30.635210 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:30.640702 21857 webserver.cc:533] Webserver started at http://127.21.88.126:37101/ using document root <none> and password file <none>
I20260710 13:23:30.641602 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:30.641873 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:30.642331 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:30.648221 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "81d0812f6a884bb694785d11d8f08eff"
format_stamp: "Formatted at 2026-07-10 13:23:30 on dist-test-slave-z93j"
I20260710 13:23:30.656282 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:23:30.661574 21872 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:30.662909 21857 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:23:30.663316 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "81d0812f6a884bb694785d11d8f08eff"
format_stamp: "Formatted at 2026-07-10 13:23:30 on dist-test-slave-z93j"
I20260710 13:23:30.663681 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-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:30.720192 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:30.721810 21857 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:30.722298 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:30.802721 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:41115
I20260710 13:23:30.803141 21923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:41115 every 8 connection(s)
I20260710 13:23:30.811671 21924 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:30.839581 21924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff: Bootstrap starting.
I20260710 13:23:30.845728 21924 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:30.847695 21924 log.cc:826] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff: Log is configured to *not* fsync() on all Append() calls
I20260710 13:23:30.852586 21924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff: No bootstrap required, opened a new log
I20260710 13:23:30.873821 21924 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d0812f6a884bb694785d11d8f08eff" member_type: VOTER }
I20260710 13:23:30.874365 21924 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:30.874694 21924 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d0812f6a884bb694785d11d8f08eff, State: Initialized, Role: FOLLOWER
I20260710 13:23:30.875785 21924 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81d0812f6a884bb694785d11d8f08eff" member_type: VOTER }
I20260710 13:23:30.876341 21924 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:30.876766 21924 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:30.877162 21924 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:30.882022 21924 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d0812f6a884bb694785d11d8f08eff" member_type: VOTER }
I20260710 13:23:30.882943 21924 leader_election.cc:304] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [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: 81d0812f6a884bb694785d11d8f08eff; no voters: 
I20260710 13:23:30.884961 21924 leader_election.cc:290] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:30.885385 21927 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:30.888238 21927 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 1 LEADER]: Becoming Leader. State: Replica: 81d0812f6a884bb694785d11d8f08eff, State: Running, Role: LEADER
I20260710 13:23:30.889431 21927 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [LEADER]: Queue going to LEADER mode. State: All 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: "81d0812f6a884bb694785d11d8f08eff" member_type: VOTER }
I20260710 13:23:30.890426 21924 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:30.902702 21928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81d0812f6a884bb694785d11d8f08eff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d0812f6a884bb694785d11d8f08eff" member_type: VOTER } }
I20260710 13:23:30.902684 21929 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81d0812f6a884bb694785d11d8f08eff. Latest consensus state: current_term: 1 leader_uuid: "81d0812f6a884bb694785d11d8f08eff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d0812f6a884bb694785d11d8f08eff" member_type: VOTER } }
I20260710 13:23:30.903573 21928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:30.903748 21929 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:30.906426 21937 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:30.917557 21937 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:30.920022 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:30.934239 21937 catalog_manager.cc:1383] Generated new cluster ID: 0676927f17e440d8929159954718bea0
I20260710 13:23:30.934576 21937 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:30.954843 21937 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:30.956389 21937 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:30.982188 21937 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff: Generated new TSK 0
I20260710 13:23:30.983371 21937 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:31.051517 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:31.060546 21946 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:31.061923 21947 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:31.065541 21857 server_base.cc:1061] running on GCE node
W20260710 13:23:31.065553 21949 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:31.066781 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:31.067029 21857 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:31.067260 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689811067236 us; error 0 us; skew 500 ppm
I20260710 13:23:31.067883 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:31.072357 21857 webserver.cc:533] Webserver started at http://127.21.88.65:41461/ using document root <none> and password file <none>
I20260710 13:23:31.072932 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:31.073160 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:31.073469 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:31.074678 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "a58e03ddb9694ae280624376dc1b7605"
format_stamp: "Formatted at 2026-07-10 13:23:31 on dist-test-slave-z93j"
I20260710 13:23:31.080837 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:31.085597 21954 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:31.086503 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:23:31.086804 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "a58e03ddb9694ae280624376dc1b7605"
format_stamp: "Formatted at 2026-07-10 13:23:31 on dist-test-slave-z93j"
I20260710 13:23:31.087070 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-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:31.119925 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:31.121308 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:31.124189 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:31.128961 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:31.129186 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:31.129531 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:31.129690 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:31.241808 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:36627
I20260710 13:23:31.241914 22016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:36627 every 8 connection(s)
I20260710 13:23:31.250485 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:31.260450 22021 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:31.264250 22022 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:31.267925 22024 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:31.272282 21857 server_base.cc:1061] running on GCE node
I20260710 13:23:31.273315 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:31.273595 21857 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:31.273824 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689811273805 us; error 0 us; skew 500 ppm
I20260710 13:23:31.274655 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:31.278856 21857 webserver.cc:533] Webserver started at http://127.21.88.66:40421/ using document root <none> and password file <none>
I20260710 13:23:31.279852 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:31.280130 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:31.280246 22017 heartbeater.cc:344] Connected to a master server at 127.21.88.126:41115
I20260710 13:23:31.280536 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:31.280763 22017 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:31.281890 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "77a0d252c9474265996b32373f23b669"
format_stamp: "Formatted at 2026-07-10 13:23:31 on dist-test-slave-z93j"
I20260710 13:23:31.282562 22017 heartbeater.cc:507] Master 127.21.88.126:41115 requested a full tablet report, sending...
I20260710 13:23:31.290407 21889 ts_manager.cc:194] Registered new tserver with Master: a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627)
I20260710 13:23:31.291306 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:31.298382 21889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49966
I20260710 13:23:31.304816 22029 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:31.306159 21857 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.003s	sys 0.001s
I20260710 13:23:31.306731 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "77a0d252c9474265996b32373f23b669"
format_stamp: "Formatted at 2026-07-10 13:23:31 on dist-test-slave-z93j"
I20260710 13:23:31.307147 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-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:31.331616 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:31.332898 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:31.335549 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:31.338439 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:31.338618 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:31.338907 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:31.339066 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:31.442443 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:38861
I20260710 13:23:31.442555 22091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:38861 every 8 connection(s)
I20260710 13:23:31.449416 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:31.458362 22095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:31.464704 22092 heartbeater.cc:344] Connected to a master server at 127.21.88.126:41115
I20260710 13:23:31.465121 22092 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:31.466066 22092 heartbeater.cc:507] Master 127.21.88.126:41115 requested a full tablet report, sending...
I20260710 13:23:31.468753 21889 ts_manager.cc:194] Registered new tserver with Master: 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:31.470595 21889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49980
W20260710 13:23:31.470958 22098 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:31.473979 22096 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:31.474771 21857 server_base.cc:1061] running on GCE node
I20260710 13:23:31.475700 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:31.475919 21857 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:31.476109 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689811476093 us; error 0 us; skew 500 ppm
I20260710 13:23:31.476636 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:31.479418 21857 webserver.cc:533] Webserver started at http://127.21.88.67:44977/ using document root <none> and password file <none>
I20260710 13:23:31.479943 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:31.480171 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:31.480451 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:31.481642 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
format_stamp: "Formatted at 2026-07-10 13:23:31 on dist-test-slave-z93j"
I20260710 13:23:31.486307 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:23:31.489982 22103 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:31.490868 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:23:31.491160 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
format_stamp: "Formatted at 2026-07-10 13:23:31 on dist-test-slave-z93j"
I20260710 13:23:31.491427 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689809217280-21857-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:31.513983 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:31.515288 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:31.517120 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:31.519989 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:31.520293 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:31.520648 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:31.520885 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:31.620680 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:38833
I20260710 13:23:31.620826 22165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:38833 every 8 connection(s)
I20260710 13:23:31.639550 22166 heartbeater.cc:344] Connected to a master server at 127.21.88.126:41115
I20260710 13:23:31.640074 22166 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:31.640910 22166 heartbeater.cc:507] Master 127.21.88.126:41115 requested a full tablet report, sending...
I20260710 13:23:31.643342 21889 ts_manager.cc:194] Registered new tserver with Master: 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:31.643718 21857 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018046646s
I20260710 13:23:31.645059 21889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49984
I20260710 13:23:31.700615 21889 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49990:
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:31.704506 21889 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:31.808881 22057 tablet_service.cc:1511] Processing CreateTablet for tablet c947df996c624318a9104a1658a03234 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:31.810746 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c947df996c624318a9104a1658a03234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.811635 22131 tablet_service.cc:1511] Processing CreateTablet for tablet c947df996c624318a9104a1658a03234 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:31.812165 22130 tablet_service.cc:1511] Processing CreateTablet for tablet fb16fd46adc54fdbb4a06c685a9ea03b (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:31.812968 22131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c947df996c624318a9104a1658a03234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.813706 22130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb16fd46adc54fdbb4a06c685a9ea03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.823845 22056 tablet_service.cc:1511] Processing CreateTablet for tablet fb16fd46adc54fdbb4a06c685a9ea03b (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:31.825277 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb16fd46adc54fdbb4a06c685a9ea03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.827210 22129 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7dfeb201bb46e28bca90896a88547a (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:31.829516 22129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7dfeb201bb46e28bca90896a88547a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.839432 22054 tablet_service.cc:1511] Processing CreateTablet for tablet 6af6e9be87fb4546bc1d5606389a8432 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:31.840096 22055 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7dfeb201bb46e28bca90896a88547a (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:31.843824 22054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af6e9be87fb4546bc1d5606389a8432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.846940 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7dfeb201bb46e28bca90896a88547a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.846859 22128 tablet_service.cc:1511] Processing CreateTablet for tablet 6af6e9be87fb4546bc1d5606389a8432 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:31.843653 22184 tablet_bootstrap.cc:492] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:31.849699 22128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af6e9be87fb4546bc1d5606389a8432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.859220 22053 tablet_service.cc:1511] Processing CreateTablet for tablet b0870269aaac42498755945ca3fe75f3 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:31.861510 22053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0870269aaac42498755945ca3fe75f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.876528 22130 tablet_service.cc:1511] Processing CreateTablet for tablet b0870269aaac42498755945ca3fe75f3 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:31.883752 22130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0870269aaac42498755945ca3fe75f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.894810 21981 tablet_service.cc:1511] Processing CreateTablet for tablet fb16fd46adc54fdbb4a06c685a9ea03b (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:31.894986 21982 tablet_service.cc:1511] Processing CreateTablet for tablet c947df996c624318a9104a1658a03234 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:31.899626 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb16fd46adc54fdbb4a06c685a9ea03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.902527 21979 tablet_service.cc:1511] Processing CreateTablet for tablet 6af6e9be87fb4546bc1d5606389a8432 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:31.916514 21980 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7dfeb201bb46e28bca90896a88547a (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:31.919410 21980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7dfeb201bb46e28bca90896a88547a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.924247 21978 tablet_service.cc:1511] Processing CreateTablet for tablet b0870269aaac42498755945ca3fe75f3 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:31.921314 21977 tablet_service.cc:1511] Processing CreateTablet for tablet 483a268b3fd9408c94a58ed6b47276df (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:31.929013 21978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0870269aaac42498755945ca3fe75f3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:31.931376 21936 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:31.944856 22131 tablet_service.cc:1511] Processing CreateTablet for tablet 483a268b3fd9408c94a58ed6b47276df (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:31.951148 22131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483a268b3fd9408c94a58ed6b47276df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.950295 21976 tablet_service.cc:1511] Processing CreateTablet for tablet a7bd7742b91d41cab9fd1c826bff53dd (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:31.952955 21976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bd7742b91d41cab9fd1c826bff53dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.957118 22054 tablet_service.cc:1511] Processing CreateTablet for tablet 483a268b3fd9408c94a58ed6b47276df (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:31.972011 22056 tablet_service.cc:1511] Processing CreateTablet for tablet a7bd7742b91d41cab9fd1c826bff53dd (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:31.981850 22184 tablet_bootstrap.cc:654] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:31.986779 22054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483a268b3fd9408c94a58ed6b47276df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.991865 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c947df996c624318a9104a1658a03234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.996093 21977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483a268b3fd9408c94a58ed6b47276df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.997354 21979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af6e9be87fb4546bc1d5606389a8432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.027504 22185 tablet_bootstrap.cc:492] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.017572 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bd7742b91d41cab9fd1c826bff53dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.034031 22128 tablet_service.cc:1511] Processing CreateTablet for tablet a7bd7742b91d41cab9fd1c826bff53dd (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:32.036029 22128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bd7742b91d41cab9fd1c826bff53dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.056145 21975 tablet_service.cc:1511] Processing CreateTablet for tablet 78498ce9e1f34403b324fd14f4939dff (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:32.058872 21975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78498ce9e1f34403b324fd14f4939dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.069255 22185 tablet_bootstrap.cc:654] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.080865 22053 tablet_service.cc:1511] Processing CreateTablet for tablet 78498ce9e1f34403b324fd14f4939dff (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:32.082571 22053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78498ce9e1f34403b324fd14f4939dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.083391 22129 tablet_service.cc:1511] Processing CreateTablet for tablet 78498ce9e1f34403b324fd14f4939dff (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:32.084586 22129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78498ce9e1f34403b324fd14f4939dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.116231 22184 tablet_bootstrap.cc:492] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.116742 22184 ts_tablet_manager.cc:1403] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.279s	user 0.028s	sys 0.034s
I20260710 13:23:32.120739 22187 tablet_bootstrap.cc:492] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
I20260710 13:23:32.122577 21980 tablet_service.cc:1511] Processing CreateTablet for tablet f44adb296f6243e1af42fb7f3f16e6d0 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:32.131997 21980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44adb296f6243e1af42fb7f3f16e6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.132588 22184 raft_consensus.cc:359] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.133423 22184 raft_consensus.cc:385] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.133775 22184 raft_consensus.cc:740] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.134625 22184 consensus_queue.cc:260] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.138419 22130 tablet_service.cc:1511] Processing CreateTablet for tablet f44adb296f6243e1af42fb7f3f16e6d0 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:32.141500 22130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44adb296f6243e1af42fb7f3f16e6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.142813 22056 tablet_service.cc:1511] Processing CreateTablet for tablet f44adb296f6243e1af42fb7f3f16e6d0 (DEFAULT_TABLE table=test-workload [id=409a9414f242496ba7151ae81d3b2504]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:32.148994 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44adb296f6243e1af42fb7f3f16e6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:32.164145 22184 ts_tablet_manager.cc:1434] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.008s
I20260710 13:23:32.165086 22166 heartbeater.cc:499] Master 127.21.88.126:41115 was elected leader, sending a full tablet report...
I20260710 13:23:32.165331 22184 tablet_bootstrap.cc:492] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.180898 22187 tablet_bootstrap.cc:654] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.191056 22184 tablet_bootstrap.cc:654] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.195147 22185 tablet_bootstrap.cc:492] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:32.197510 22185 ts_tablet_manager.cc:1403] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.171s	user 0.018s	sys 0.010s
I20260710 13:23:32.210343 22185 raft_consensus.cc:359] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.211165 22185 raft_consensus.cc:385] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.211478 22185 raft_consensus.cc:740] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.211982 22187 tablet_bootstrap.cc:492] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.212145 22184 tablet_bootstrap.cc:492] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.212598 22187 ts_tablet_manager.cc:1403] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.023s
I20260710 13:23:32.212644 22184 ts_tablet_manager.cc:1403] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.012s
I20260710 13:23:32.216380 22187 raft_consensus.cc:359] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.216568 22184 raft_consensus.cc:359] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.217370 22187 raft_consensus.cc:385] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.217922 22187 raft_consensus.cc:740] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.212236 22185 consensus_queue.cc:260] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.217392 22184 raft_consensus.cc:385] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.219623 22184 raft_consensus.cc:740] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.220618 22184 consensus_queue.cc:260] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.222795 22184 ts_tablet_manager.cc:1434] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:32.218891 22187 consensus_queue.cc:260] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.232499 22184 tablet_bootstrap.cc:492] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.236783 22092 heartbeater.cc:499] Master 127.21.88.126:41115 was elected leader, sending a full tablet report...
I20260710 13:23:32.237826 22185 ts_tablet_manager.cc:1434] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.008s
I20260710 13:23:32.242849 22017 heartbeater.cc:499] Master 127.21.88.126:41115 was elected leader, sending a full tablet report...
I20260710 13:23:32.245456 22187 ts_tablet_manager.cc:1434] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.004s
I20260710 13:23:32.246524 22187 tablet_bootstrap.cc:492] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
W20260710 13:23:32.250877 22018 tablet.cc:2406] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:32.250675 22184 tablet_bootstrap.cc:654] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.250552 22185 tablet_bootstrap.cc:492] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.259598 22187 tablet_bootstrap.cc:654] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.261145 22185 tablet_bootstrap.cc:654] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.277032 22187 tablet_bootstrap.cc:492] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.277489 22187 ts_tablet_manager.cc:1403] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260710 13:23:32.278505 22185 tablet_bootstrap.cc:492] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:32.278959 22185 ts_tablet_manager.cc:1403] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260710 13:23:32.279922 22187 raft_consensus.cc:359] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.280475 22187 raft_consensus.cc:385] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.280725 22187 raft_consensus.cc:740] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.281517 22187 consensus_queue.cc:260] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.282174 22185 raft_consensus.cc:359] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.283195 22185 raft_consensus.cc:385] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.283527 22185 raft_consensus.cc:740] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.283881 22187 ts_tablet_manager.cc:1434] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:32.284354 22184 tablet_bootstrap.cc:492] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.284868 22187 tablet_bootstrap.cc:492] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
I20260710 13:23:32.284940 22184 ts_tablet_manager.cc:1403] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.005s
I20260710 13:23:32.287915 22184 raft_consensus.cc:359] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.289062 22184 raft_consensus.cc:385] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.289512 22184 raft_consensus.cc:740] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.290602 22184 consensus_queue.cc:260] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.291496 22187 tablet_bootstrap.cc:654] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.294883 22184 ts_tablet_manager.cc:1434] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:23:32.295799 22184 tablet_bootstrap.cc:492] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.284329 22185 consensus_queue.cc:260] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.303388 22185 ts_tablet_manager.cc:1434] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:23:32.304308 22185 tablet_bootstrap.cc:492] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.314065 22184 tablet_bootstrap.cc:654] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.314594 22185 tablet_bootstrap.cc:654] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.320963 22187 tablet_bootstrap.cc:492] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.321578 22187 ts_tablet_manager.cc:1403] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260710 13:23:32.322851 22185 tablet_bootstrap.cc:492] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:32.323375 22185 ts_tablet_manager.cc:1403] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260710 13:23:32.325402 22187 raft_consensus.cc:359] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.326411 22187 raft_consensus.cc:385] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.326282 22185 raft_consensus.cc:359] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.326857 22187 raft_consensus.cc:740] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.327025 22185 raft_consensus.cc:385] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.327387 22185 raft_consensus.cc:740] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.328190 22185 consensus_queue.cc:260] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.327842 22187 consensus_queue.cc:260] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.331300 22185 ts_tablet_manager.cc:1434] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:32.332283 22184 tablet_bootstrap.cc:492] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.332737 22184 ts_tablet_manager.cc:1403] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.011s
I20260710 13:23:32.334129 22187 ts_tablet_manager.cc:1434] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:23:32.335152 22187 tablet_bootstrap.cc:492] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
I20260710 13:23:32.335448 22184 raft_consensus.cc:359] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.336170 22184 raft_consensus.cc:385] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.336462 22184 raft_consensus.cc:740] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.332297 22185 tablet_bootstrap.cc:492] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.342907 22187 tablet_bootstrap.cc:654] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.343170 22185 tablet_bootstrap.cc:654] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.346046 22184 consensus_queue.cc:260] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.348397 22184 ts_tablet_manager.cc:1434] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:23:32.349356 22184 tablet_bootstrap.cc:492] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.356367 22184 tablet_bootstrap.cc:654] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.362790 22188 raft_consensus.cc:493] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.363931 22193 raft_consensus.cc:493] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.364136 22188 raft_consensus.cc:515] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.364440 22193 raft_consensus.cc:515] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.367880 22188 leader_election.cc:290] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627)
I20260710 13:23:32.368391 22185 tablet_bootstrap.cc:492] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:32.368942 22185 ts_tablet_manager.cc:1403] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260710 13:23:32.369429 22184 tablet_bootstrap.cc:492] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.370018 22184 ts_tablet_manager.cc:1403] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 13:23:32.373283 22185 raft_consensus.cc:359] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.374259 22185 raft_consensus.cc:385] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.373538 22184 raft_consensus.cc:359] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.375150 22184 raft_consensus.cc:385] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.374683 22185 raft_consensus.cc:740] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.375788 22184 raft_consensus.cc:740] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.377058 22185 consensus_queue.cc:260] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.377446 22184 consensus_queue.cc:260] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.379835 22193 leader_election.cc:290] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.387778 22185 ts_tablet_manager.cc:1434] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260710 13:23:32.394634 22192 raft_consensus.cc:493] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.399592 22192 raft_consensus.cc:515] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.400262 22185 tablet_bootstrap.cc:492] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.411180 22184 ts_tablet_manager.cc:1434] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.003s
I20260710 13:23:32.412022 22192 leader_election.cc:290] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.412513 22184 tablet_bootstrap.cc:492] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.426362 22187 tablet_bootstrap.cc:492] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.426936 22187 ts_tablet_manager.cc:1403] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.002s
I20260710 13:23:32.433965 22187 raft_consensus.cc:359] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.434916 22187 raft_consensus.cc:385] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.435278 22187 raft_consensus.cc:740] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.440073 22185 tablet_bootstrap.cc:654] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.439802 22187 consensus_queue.cc:260] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.448575 22184 tablet_bootstrap.cc:654] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.454067 22187 ts_tablet_manager.cc:1434] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.002s
I20260710 13:23:32.454095 22192 raft_consensus.cc:493] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.456445 22192 raft_consensus.cc:515] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.465224 22192 leader_election.cc:290] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.466152 22187 tablet_bootstrap.cc:492] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
I20260710 13:23:32.541262 22141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:32.542028 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
I20260710 13:23:32.542526 22141 raft_consensus.cc:2468] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 0.
I20260710 13:23:32.546108 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
I20260710 13:23:32.544507 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:32.552767 22185 tablet_bootstrap.cc:492] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
W20260710 13:23:32.551905 22032 leader_election.cc:343] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:32.549389 21991 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 0.
I20260710 13:23:32.553313 22185 ts_tablet_manager.cc:1403] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.031s
I20260710 13:23:32.551827 22067 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 0.
I20260710 13:23:32.554082 22187 tablet_bootstrap.cc:654] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.557729 21955 leader_election.cc:304] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.558771 22106 leader_election.cc:304] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:32.563091 22184 tablet_bootstrap.cc:492] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.559892 22032 leader_election.cc:304] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.563875 22193 raft_consensus.cc:2804] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:32.564769 22193 raft_consensus.cc:493] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:32.564805 22184 ts_tablet_manager.cc:1403] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.012s
I20260710 13:23:32.565475 22193 raft_consensus.cc:3060] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.563881 22188 raft_consensus.cc:2804] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:32.565901 22192 raft_consensus.cc:2804] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:32.567195 22192 raft_consensus.cc:493] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:32.568734 22192 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.567065 22188 raft_consensus.cc:493] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:32.570034 22188 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.569171 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:32.572715 22067 raft_consensus.cc:2468] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 0.
I20260710 13:23:32.579666 22141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:32.581941 22140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:32.588929 22140 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 0.
I20260710 13:23:32.594453 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
W20260710 13:23:32.596662 22106 leader_election.cc:343] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:32.599140 22192 raft_consensus.cc:515] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.599409 22193 raft_consensus.cc:515] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.602660 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:32.603277 21991 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.591029 22185 raft_consensus.cc:359] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.607865 22185 raft_consensus.cc:385] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.608302 22185 raft_consensus.cc:740] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.610532 22184 raft_consensus.cc:359] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.611454 22184 raft_consensus.cc:385] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.611601 21991 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 1.
I20260710 13:23:32.611851 22184 raft_consensus.cc:740] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.612875 22184 consensus_queue.cc:260] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.614089 22032 leader_election.cc:304] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.618394 22192 leader_election.cc:290] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.619122 22192 raft_consensus.cc:2804] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:32.619673 22192 raft_consensus.cc:697] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:32.620704 22192 consensus_queue.cc:237] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.623235 22217 raft_consensus.cc:493] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.623749 22217 raft_consensus.cc:515] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.622910 22188 raft_consensus.cc:515] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.625192 22141 raft_consensus.cc:2393] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77a0d252c9474265996b32373f23b669 in current term 1: Already voted for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in this term.
I20260710 13:23:32.625319 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:32.627833 22067 raft_consensus.cc:3060] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.627213 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:32.624366 22193 leader_election.cc:290] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.646202 22193 raft_consensus.cc:493] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.646659 22193 raft_consensus.cc:515] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.648684 22193 leader_election.cc:290] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.609279 22185 consensus_queue.cc:260] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.632347 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
W20260710 13:23:32.650264 22106 leader_election.cc:343] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:32.652420 22185 ts_tablet_manager.cc:1434] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.006s
I20260710 13:23:32.652503 22067 raft_consensus.cc:2468] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 1.
I20260710 13:23:32.653482 22185 tablet_bootstrap.cc:492] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.632818 22188 leader_election.cc:290] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627)
I20260710 13:23:32.632750 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:32.654385 22065 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.638034 22220 raft_consensus.cc:493] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.640789 22141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:32.641964 22030 leader_election.cc:304] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77a0d252c9474265996b32373f23b669; no voters: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:32.644047 22184 ts_tablet_manager.cc:1434] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.011s
I20260710 13:23:32.626015 22217 leader_election.cc:290] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.661293 22184 tablet_bootstrap.cc:492] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.658782 22141 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:32.661231 21957 leader_election.cc:343] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:32.665696 21957 leader_election.cc:304] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.668515 22217 raft_consensus.cc:2804] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:32.668992 22217 raft_consensus.cc:697] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:32.670921 22217 consensus_queue.cc:237] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.675673 22141 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 1.
I20260710 13:23:32.677035 22065 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 1.
I20260710 13:23:32.679661 22192 raft_consensus.cc:2749] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:32.676932 21889 catalog_manager.cc:5697] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.680156 22106 leader_election.cc:304] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [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: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:32.657620 22220 raft_consensus.cc:515] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.684696 22188 raft_consensus.cc:2804] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:32.681170 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:32.686200 22188 raft_consensus.cc:697] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:32.688565 22188 consensus_queue.cc:237] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.694816 22067 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 0.
I20260710 13:23:32.697932 21957 leader_election.cc:304] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.699251 22193 raft_consensus.cc:2804] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:32.699618 22193 raft_consensus.cc:493] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:32.699955 22193 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.702776 22187 tablet_bootstrap.cc:492] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.702281 22140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:32.704682 22139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:32.706216 22139 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 0.
I20260710 13:23:32.707386 22140 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 0.
I20260710 13:23:32.710314 22184 tablet_bootstrap.cc:654] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.711199 22187 ts_tablet_manager.cc:1403] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.247s	user 0.028s	sys 0.001s
I20260710 13:23:32.712401 22141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:32.713421 22141 raft_consensus.cc:3060] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.715387 22192 raft_consensus.cc:493] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:32.716070 22192 raft_consensus.cc:515] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.720636 22193 raft_consensus.cc:515] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.721081 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
I20260710 13:23:32.722945 22192 leader_election.cc:290] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
W20260710 13:23:32.723922 22106 leader_election.cc:343] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:32.723992 22140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:32.724642 22140 raft_consensus.cc:2468] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 0.
I20260710 13:23:32.724921 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
I20260710 13:23:32.725944 22030 leader_election.cc:304] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:32.726348 22185 tablet_bootstrap.cc:654] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:32.726697 22032 leader_election.cc:343] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:32.727196 22220 leader_election.cc:290] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:32.728376 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:32.730868 22193 leader_election.cc:290] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.730974 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:32.728386 22192 raft_consensus.cc:2804] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:32.731508 22065 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.731627 22192 raft_consensus.cc:493] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:32.731995 22192 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.738905 22187 raft_consensus.cc:359] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.739861 22187 raft_consensus.cc:385] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.740218 22187 raft_consensus.cc:740] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.712980 21955 leader_election.cc:304] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 77a0d252c9474265996b32373f23b669
I20260710 13:23:32.742964 22065 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 1.
I20260710 13:23:32.743247 22141 raft_consensus.cc:2468] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 1.
I20260710 13:23:32.743824 22140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:32.744181 21957 leader_election.cc:304] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.744307 22193 raft_consensus.cc:2804] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:32.744359 22140 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.744747 22193 raft_consensus.cc:493] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:32.740996 22187 consensus_queue.cc:260] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.745536 22193 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.745757 22219 raft_consensus.cc:2804] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:32.749208 22219 raft_consensus.cc:697] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:32.759039 22219 consensus_queue.cc:237] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.764091 21886 catalog_manager.cc:5697] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.769982 21887 catalog_manager.cc:5697] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 0 to 1, leader changed from <none> to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.801995 22140 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 1.
I20260710 13:23:32.802096 22187 ts_tablet_manager.cc:1434] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.090s	user 0.018s	sys 0.009s
I20260710 13:23:32.803504 22187 tablet_bootstrap.cc:492] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
I20260710 13:23:32.770973 22192 raft_consensus.cc:515] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.811821 22067 raft_consensus.cc:2393] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72b61aab0d3a4a63ad9817d062a49ae7 in current term 1: Already voted for candidate 77a0d252c9474265996b32373f23b669 in this term.
I20260710 13:23:32.813490 22185 tablet_bootstrap.cc:492] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:32.814054 22185 ts_tablet_manager.cc:1403] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.161s	user 0.022s	sys 0.001s
I20260710 13:23:32.815267 22106 leader_election.cc:304] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7; no voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:32.815749 22193 raft_consensus.cc:515] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.816387 22188 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.817024 22185 raft_consensus.cc:359] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.817500 22193 leader_election.cc:290] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.817727 22185 raft_consensus.cc:385] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.818395 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:32.822474 22185 raft_consensus.cc:740] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.823469 22185 consensus_queue.cc:260] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.824424 22067 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.826013 22187 tablet_bootstrap.cc:654] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.826201 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:32.826792 21991 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.821242 22188 raft_consensus.cc:2749] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:32.830646 22140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:32.831377 22140 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:32.831590 22067 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 1.
I20260710 13:23:32.833425 21957 leader_election.cc:304] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.833725 21991 raft_consensus.cc:2468] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 1.
I20260710 13:23:32.834367 22193 raft_consensus.cc:2804] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:32.834879 22032 leader_election.cc:304] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:32.835064 22193 raft_consensus.cc:697] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:32.835894 22221 raft_consensus.cc:2804] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:32.835989 22193 consensus_queue.cc:237] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.836974 22192 leader_election.cc:290] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:32.837347 22141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:32.844143 22184 tablet_bootstrap.cc:492] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.844730 22184 ts_tablet_manager.cc:1403] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.007s
I20260710 13:23:32.848523 22184 raft_consensus.cc:359] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.849371 22184 raft_consensus.cc:385] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.850430 22141 raft_consensus.cc:2468] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 1.
I20260710 13:23:32.851356 22185 ts_tablet_manager.cc:1434] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.002s
I20260710 13:23:32.852442 22185 tablet_bootstrap.cc:492] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.855832 22140 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 1.
I20260710 13:23:32.853008 22221 raft_consensus.cc:697] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:32.854859 22187 tablet_bootstrap.cc:492] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.857004 22187 ts_tablet_manager.cc:1403] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.004s
I20260710 13:23:32.857635 22221 consensus_queue.cc:237] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.849671 22184 raft_consensus.cc:740] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.860471 22187 raft_consensus.cc:359] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.860857 22184 consensus_queue.cc:260] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.861480 22187 raft_consensus.cc:385] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.861847 22187 raft_consensus.cc:740] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.862866 22187 consensus_queue.cc:260] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.864187 22184 ts_tablet_manager.cc:1434] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:23:32.864658 22185 tablet_bootstrap.cc:654] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.865267 22184 tablet_bootstrap.cc:492] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.865528 22187 ts_tablet_manager.cc:1434] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:32.866575 22187 tablet_bootstrap.cc:492] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
I20260710 13:23:32.879741 22184 tablet_bootstrap.cc:654] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.886993 22187 tablet_bootstrap.cc:654] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.894341 21889 catalog_manager.cc:5697] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.895455 22185 tablet_bootstrap.cc:492] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:32.895926 22185 ts_tablet_manager.cc:1403] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.023s
I20260710 13:23:32.900395 22185 raft_consensus.cc:359] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.901464 22185 raft_consensus.cc:385] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.901921 22185 raft_consensus.cc:740] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.903229 22185 consensus_queue.cc:260] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.907781 22184 tablet_bootstrap.cc:492] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.908344 22184 ts_tablet_manager.cc:1403] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.000s
I20260710 13:23:32.907738 22185 ts_tablet_manager.cc:1434] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:23:32.913630 22185 tablet_bootstrap.cc:492] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:32.916160 22184 raft_consensus.cc:359] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.916919 22184 raft_consensus.cc:385] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.917243 22184 raft_consensus.cc:740] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.918125 22184 consensus_queue.cc:260] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.920212 22187 tablet_bootstrap.cc:492] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.923122 22184 ts_tablet_manager.cc:1434] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:23:32.925781 22187 ts_tablet_manager.cc:1403] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.012s
I20260710 13:23:32.926437 22184 tablet_bootstrap.cc:492] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7: Bootstrap starting.
I20260710 13:23:32.923840 21886 catalog_manager.cc:5697] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 0 to 1, leader changed from <none> to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.930148 22187 raft_consensus.cc:359] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.930994 22187 raft_consensus.cc:385] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.930419 21886 catalog_manager.cc:5697] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 0 to 1, leader changed from <none> to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.931358 22187 raft_consensus.cc:740] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.932304 22187 consensus_queue.cc:260] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.933619 22184 tablet_bootstrap.cc:654] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.927184 22185 tablet_bootstrap.cc:654] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.935062 22187 ts_tablet_manager.cc:1434] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:32.936214 22187 tablet_bootstrap.cc:492] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
W20260710 13:23:32.940680 21936 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:32.944753 22187 tablet_bootstrap.cc:654] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.951998 22184 tablet_bootstrap.cc:492] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7: No bootstrap required, opened a new log
I20260710 13:23:32.952466 22184 ts_tablet_manager.cc:1403] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.006s
I20260710 13:23:32.953166 22187 tablet_bootstrap.cc:492] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.953650 22187 ts_tablet_manager.cc:1403] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:23:32.955083 22184 raft_consensus.cc:359] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.955761 22184 raft_consensus.cc:385] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.956058 22184 raft_consensus.cc:740] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.956416 22187 raft_consensus.cc:359] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.956754 22184 consensus_queue.cc:260] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.958994 22184 ts_tablet_manager.cc:1434] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:32.957109 22187 raft_consensus.cc:385] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.960089 22187 raft_consensus.cc:740] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.960709 22187 consensus_queue.cc:260] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.962379 22187 ts_tablet_manager.cc:1434] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:23:32.963063 22187 tablet_bootstrap.cc:492] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605: Bootstrap starting.
I20260710 13:23:32.969725 22187 tablet_bootstrap.cc:654] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:32.984272 22187 tablet_bootstrap.cc:492] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605: No bootstrap required, opened a new log
I20260710 13:23:32.984408 22185 tablet_bootstrap.cc:492] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:32.985489 22187 ts_tablet_manager.cc:1403] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260710 13:23:32.985765 22185 ts_tablet_manager.cc:1403] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.024s
I20260710 13:23:32.987763 22187 raft_consensus.cc:359] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.988292 22187 raft_consensus.cc:385] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.988510 22187 raft_consensus.cc:740] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.988619 22185 raft_consensus.cc:359] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.989114 22187 consensus_queue.cc:260] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.989372 22185 raft_consensus.cc:385] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:32.991104 22187 ts_tablet_manager.cc:1434] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:32.989799 22185 raft_consensus.cc:740] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:32.992297 22185 consensus_queue.cc:260] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:32.994462 22185 ts_tablet_manager.cc:1434] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:32.995326 22185 tablet_bootstrap.cc:492] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669: Bootstrap starting.
I20260710 13:23:33.001001 22185 tablet_bootstrap.cc:654] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:33.007334 22185 tablet_bootstrap.cc:492] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669: No bootstrap required, opened a new log
I20260710 13:23:33.007788 22185 ts_tablet_manager.cc:1403] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:23:33.010643 22185 raft_consensus.cc:359] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.011380 22185 raft_consensus.cc:385] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:33.011636 22185 raft_consensus.cc:740] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Initialized, Role: FOLLOWER
I20260710 13:23:33.012262 22185 consensus_queue.cc:260] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.014142 22185 ts_tablet_manager.cc:1434] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:33.018687 22221 raft_consensus.cc:493] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.019345 22221 raft_consensus.cc:515] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.021714 22221 leader_election.cc:290] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:33.022559 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
I20260710 13:23:33.023231 21991 raft_consensus.cc:2468] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 0.
I20260710 13:23:33.023430 22140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:33.024078 22140 raft_consensus.cc:2468] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 0.
I20260710 13:23:33.024515 22032 leader_election.cc:304] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:33.025432 22221 raft_consensus.cc:2804] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.025820 22221 raft_consensus.cc:493] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.026158 22221 raft_consensus.cc:3060] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.031327 22221 raft_consensus.cc:515] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.032955 22221 leader_election.cc:290] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:33.034104 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:33.034732 21991 raft_consensus.cc:3060] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.034591 22140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:33.035403 22140 raft_consensus.cc:3060] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.039767 21991 raft_consensus.cc:2468] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 1.
I20260710 13:23:33.040819 22032 leader_election.cc:304] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:33.041186 22188 raft_consensus.cc:493] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.041654 22221 raft_consensus.cc:2804] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.041677 22188 raft_consensus.cc:515] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.042722 22140 raft_consensus.cc:2468] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 1.
I20260710 13:23:33.043357 22221 raft_consensus.cc:697] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:33.044312 22188 leader_election.cc:290] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:33.044543 22221 consensus_queue.cc:237] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.045763 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:33.046458 22067 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 0.
I20260710 13:23:33.046890 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
I20260710 13:23:33.047533 21991 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 0.
I20260710 13:23:33.047833 22106 leader_election.cc:304] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:33.049273 22188 raft_consensus.cc:2804] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.049634 22188 raft_consensus.cc:493] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.050001 22188 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.057098 22188 raft_consensus.cc:515] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.059993 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:33.060606 21991 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.060829 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:33.061352 22067 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.061962 21886 catalog_manager.cc:5697] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.067379 21991 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 1.
I20260710 13:23:33.067584 22067 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 1.
I20260710 13:23:33.068589 22188 leader_election.cc:290] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:33.068547 22106 leader_election.cc:304] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:33.069979 22188 raft_consensus.cc:2804] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.072444 22188 raft_consensus.cc:697] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:33.073357 22188 consensus_queue.cc:237] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.074859 22193 consensus_queue.cc:1048] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.082237 21886 catalog_manager.cc:5697] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:33.095988 22227 raft_consensus.cc:493] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.096644 22227 raft_consensus.cc:515] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.099177 22227 leader_election.cc:290] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:33.100472 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:33.101495 22067 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 0.
I20260710 13:23:33.102212 22188 raft_consensus.cc:493] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:33.102866 21957 leader_election.cc:304] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:33.102689 22188 raft_consensus.cc:515] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.106844 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605" is_pre_election: true
I20260710 13:23:33.107650 21991 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 0.
I20260710 13:23:33.127792 22227 raft_consensus.cc:2804] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.128265 22227 raft_consensus.cc:493] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.128607 22227 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.215436 22188 leader_election.cc:290] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:33.219841 22141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" is_pre_election: true
I20260710 13:23:33.220511 22141 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 0.
I20260710 13:23:33.222893 22217 consensus_queue.cc:1048] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.224218 22217 consensus_queue.cc:1048] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.227584 22221 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:33.231753 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669" is_pre_election: true
I20260710 13:23:33.232369 22065 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 0.
I20260710 13:23:33.234594 22227 raft_consensus.cc:515] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.237241 21991 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.244408 22220 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.245628 22106 leader_election.cc:304] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:33.248821 22188 raft_consensus.cc:2804] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:33.249205 22188 raft_consensus.cc:493] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:33.249526 22188 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.256217 22188 raft_consensus.cc:515] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.258288 22188 leader_election.cc:290] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:33.272133 22221 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:33.274330 22227 leader_election.cc:290] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 1 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:33.270780 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:33.278095 22188 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260710 13:23:33.714542 21990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:33.715517 21990 raft_consensus.cc:2393] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72b61aab0d3a4a63ad9817d062a49ae7 in current term 1: Already voted for candidate a58e03ddb9694ae280624376dc1b7605 in this term.
I20260710 13:23:33.755421 22261 consensus_queue.cc:1048] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.756430 22064 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:33.764211 22064 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 1.
I20260710 13:23:33.793674 22252 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.795559 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:33.796257 22064 raft_consensus.cc:2393] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a58e03ddb9694ae280624376dc1b7605 in current term 1: Already voted for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in this term.
I20260710 13:23:33.799595 22106 leader_election.cc:304] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
W20260710 13:23:33.812309 22067 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.555s	user 0.010s	sys 0.017s
W20260710 13:23:33.812784 22067 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.555s	user 0.011s	sys 0.017s
I20260710 13:23:33.817585 22221 consensus_queue.cc:1048] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:23:33.835290 21955 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.611s	user 0.012s	sys 0.012s
W20260710 13:23:33.835676 21955 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.612s	user 0.012s	sys 0.012s
W20260710 13:23:33.835970 21955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:38833, user_credentials={real_user=slave}} blocked reactor thread for 612166us
I20260710 13:23:33.838328 22254 consensus_queue.cc:1048] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.843667 22188 raft_consensus.cc:2804] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:33.844364 22188 raft_consensus.cc:697] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:33.845324 22188 consensus_queue.cc:237] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:33.863204 22141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:33.864033 22254 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:33.868836 22106 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.66:38861, user_credentials={real_user=slave}} blocked reactor thread for 69340.4us
I20260710 13:23:33.888365 22263 consensus_queue.cc:1048] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:33.893045 22220 consensus_queue.cc:1048] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.896193 22261 consensus_queue.cc:1048] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.897543 22261 consensus_queue.cc:1048] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.903674 21955 leader_election.cc:304] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [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: a58e03ddb9694ae280624376dc1b7605; no voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669
I20260710 13:23:33.931265 22254 raft_consensus.cc:2749] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:23:33.977584 21936 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:33.995936 21887 catalog_manager.cc:5697] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.257441 22137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c947df996c624318a9104a1658a03234"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
mode: GRACEFUL
new_leader_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:50186
I20260710 13:23:34.258203 22137 raft_consensus.cc:606] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Received request to transfer leadership to TS a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:34.273245 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:36428
I20260710 13:23:34.273850 22065 raft_consensus.cc:606] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Received request to transfer leadership to TS a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:34.282021 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:36428
I20260710 13:23:34.282670 22065 raft_consensus.cc:606] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Received request to transfer leadership to TS a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:34.287051 22261 raft_consensus.cc:993] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669: : Instructing follower a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:34.288383 22261 raft_consensus.cc:1081] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Signalling peer a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:34.291901 21992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:58182
I20260710 13:23:34.292482 21992 raft_consensus.cc:493] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.292829 21992 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.302596 21992 raft_consensus.cc:515] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.305611 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:34.306212 22065 raft_consensus.cc:3055] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.306519 22065 raft_consensus.cc:740] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:34.306952 21992 leader_election.cc:290] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 2 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:34.307343 22065 consensus_queue.cc:260] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.308818 22065 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.308970 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:34.309685 22137 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.311452 21991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:58194
I20260710 13:23:34.312027 21991 raft_consensus.cc:606] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:34.317001 22065 raft_consensus.cc:2468] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 2.
I20260710 13:23:34.317734 22137 raft_consensus.cc:2468] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 2.
I20260710 13:23:34.318357 21957 leader_election.cc:304] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:34.318615 22138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:50186
I20260710 13:23:34.319214 22138 raft_consensus.cc:606] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:34.319260 22193 raft_consensus.cc:2804] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.319844 22193 raft_consensus.cc:697] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:34.320649 22193 consensus_queue.cc:237] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.325438 21991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:58194
I20260710 13:23:34.326092 21991 raft_consensus.cc:606] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:34.328989 21887 catalog_manager.cc:5697] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 1 to 2, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.331652 22138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:50186
I20260710 13:23:34.332245 22138 raft_consensus.cc:606] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:34.338161 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:36428
I20260710 13:23:34.338783 22065 raft_consensus.cc:606] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Received request to transfer leadership to TS 72b61aab0d3a4a63ad9817d062a49ae7
I20260710 13:23:34.346666 22252 raft_consensus.cc:993] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.347124 22193 raft_consensus.cc:1081] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.348845 22065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36422
I20260710 13:23:34.349350 22065 raft_consensus.cc:493] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.349702 22065 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.354306 22065 raft_consensus.cc:515] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.355897 22065 leader_election.cc:290] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:34.356745 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:34.356977 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:34.357339 21991 raft_consensus.cc:3055] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.357645 22138 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.357667 21991 raft_consensus.cc:740] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:34.358680 21991 consensus_queue.cc:260] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.359840 21991 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.367880 21991 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.364604 22138 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.370860 22221 raft_consensus.cc:993] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669: : Instructing follower a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:34.371326 22221 raft_consensus.cc:1081] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Signalling peer a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:34.371774 22030 leader_election.cc:304] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:34.372701 22221 raft_consensus.cc:2804] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.372988 22272 raft_consensus.cc:993] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7: : Instructing follower a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:34.373188 22221 raft_consensus.cc:697] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:34.373472 22272 raft_consensus.cc:1081] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Signalling peer a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:34.374310 22221 consensus_queue.cc:237] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.375418 21991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:58182
I20260710 13:23:34.375415 21992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c947df996c624318a9104a1658a03234"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:58186
I20260710 13:23:34.376166 21991 raft_consensus.cc:493] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.376327 21992 raft_consensus.cc:493] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.376557 21991 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.377986 21992 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.382306 21887 catalog_manager.cc:5697] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 1 to 2, leader changed from a58e03ddb9694ae280624376dc1b7605 (127.21.88.65) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.383474 21991 raft_consensus.cc:515] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.387332 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:34.387899 22138 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.389300 21992 raft_consensus.cc:515] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
W20260710 13:23:34.390024 21920 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 21860
W20260710 13:23:34.390897 21920 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 21923
I20260710 13:23:34.391863 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:34.392432 22065 raft_consensus.cc:3055] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.392496 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:34.392813 22065 raft_consensus.cc:740] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:34.393049 22064 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.393766 22065 consensus_queue.cc:260] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.394852 22065 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.400689 22064 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 2.
I20260710 13:23:34.401373 21991 leader_election.cc:290] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 2 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:34.402161 21957 leader_election.cc:304] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:34.402132 22272 consensus_queue.cc:1048] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.403278 22252 raft_consensus.cc:2804] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.403761 22252 raft_consensus.cc:697] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:34.404561 22252 consensus_queue.cc:237] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.411489 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:34.412171 22137 raft_consensus.cc:3055] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.412544 22137 raft_consensus.cc:740] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:34.413650 22137 consensus_queue.cc:260] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.412083 22065 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 2.
I20260710 13:23:34.415436 22138 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 2.
I20260710 13:23:34.416429 21957 leader_election.cc:304] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:34.418068 22252 raft_consensus.cc:2804] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.418571 22137 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.421923 22252 raft_consensus.cc:697] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:34.422830 22252 consensus_queue.cc:237] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.426604 21887 catalog_manager.cc:5697] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 1 to 2, leader changed from 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67) to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.437364 21992 leader_election.cc:290] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 2 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:34.433120 22263 consensus_queue.cc:1048] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:23:34.429590 22137 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 2.
I20260710 13:23:34.455291 22220 raft_consensus.cc:993] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.455785 22220 raft_consensus.cc:1081] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.457301 21887 catalog_manager.cc:5697] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 1 to 2, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.459388 22065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36414
I20260710 13:23:34.459982 22065 raft_consensus.cc:493] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.460352 22065 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.468190 22065 raft_consensus.cc:515] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.475392 22252 raft_consensus.cc:993] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.475826 22252 raft_consensus.cc:1081] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.479440 22064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36422
I20260710 13:23:34.479985 22064 raft_consensus.cc:493] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.480355 22064 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.482837 22261 raft_consensus.cc:993] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669: : Instructing follower 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:34.483402 22261 raft_consensus.cc:1081] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Signalling peer 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:34.485349 22137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50180
I20260710 13:23:34.485972 22137 raft_consensus.cc:493] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.486374 22137 raft_consensus.cc:3060] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.495829 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:34.496513 21992 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.499657 22064 raft_consensus.cc:515] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.502810 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:34.503610 21991 raft_consensus.cc:3055] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.503970 21991 raft_consensus.cc:740] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:34.504792 21991 consensus_queue.cc:260] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.507301 21991 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.512008 21992 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.513415 22065 leader_election.cc:290] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:34.514814 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:34.515620 22138 raft_consensus.cc:3055] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.515817 22032 leader_election.cc:304] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:34.516172 22138 raft_consensus.cc:740] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:34.493427 22137 raft_consensus.cc:515] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.516979 22138 consensus_queue.cc:260] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.518123 22221 raft_consensus.cc:2804] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.518601 22221 raft_consensus.cc:697] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:34.519626 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:34.520340 21992 raft_consensus.cc:3060] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.519402 22221 consensus_queue.cc:237] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.523070 22138 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.525230 21991 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.526664 22032 leader_election.cc:304] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:34.529584 22064 leader_election.cc:290] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:34.530166 22233 raft_consensus.cc:2804] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.530627 22137 leader_election.cc:290] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 2 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:34.530668 22233 raft_consensus.cc:697] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:34.535288 22233 consensus_queue.cc:237] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.537225 21992 raft_consensus.cc:2468] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 2.
I20260710 13:23:34.540174 22106 leader_election.cc:304] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:34.541213 22263 raft_consensus.cc:2804] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.541741 22263 raft_consensus.cc:697] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:34.542766 22263 consensus_queue.cc:237] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.544878 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:34.545805 22137 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.548602 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44adb296f6243e1af42fb7f3f16e6d0" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:34.540593 21887 catalog_manager.cc:5697] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 1 to 2, leader changed from 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.553987 21889 catalog_manager.cc:5697] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 1 to 2, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.549482 22065 raft_consensus.cc:3055] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.561563 22065 raft_consensus.cc:740] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:34.564143 22138 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.566027 22065 consensus_queue.cc:260] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.570355 22065 raft_consensus.cc:3060] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.572561 21889 catalog_manager.cc:5697] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 1 to 2, leader changed from a58e03ddb9694ae280624376dc1b7605 (127.21.88.65) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.577649 22065 raft_consensus.cc:2468] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 2.
I20260710 13:23:34.581239 22263 raft_consensus.cc:993] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.581773 22263 raft_consensus.cc:1081] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:34.582162 22137 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.584111 22065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36414
I20260710 13:23:34.584749 22065 raft_consensus.cc:493] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.585151 22065 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.594651 22065 raft_consensus.cc:515] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.598361 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:34.598594 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:34.599107 21992 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.599256 22137 raft_consensus.cc:3055] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:34.599702 22137 raft_consensus.cc:740] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:34.600605 22137 consensus_queue.cc:260] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.601764 22137 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:34.607621 21992 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.609045 22032 leader_election.cc:304] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:34.609067 22065 leader_election.cc:290] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:34.610065 22233 raft_consensus.cc:2804] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:34.610620 22233 raft_consensus.cc:697] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:34.609201 22137 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:34.611629 22233 consensus_queue.cc:237] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:34.621048 21889 catalog_manager.cc:5697] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 1 to 2, leader changed from 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.754421 22137 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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.757519 22233 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:34.768661 21992 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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.772150 22261 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.864512 22065 raft_consensus.cc:1275] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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.865980 22193 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.872821 22065 raft_consensus.cc:1275] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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.875128 22193 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.877861 22137 raft_consensus.cc:1275] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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.881134 22252 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:34.886098 22138 raft_consensus.cc:1275] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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.896179 22193 consensus_queue.cc:1048] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:34.907480 22139 raft_consensus.cc:1275] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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.909855 22065 raft_consensus.cc:1275] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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.920751 21992 raft_consensus.cc:1275] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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.922432 22261 consensus_queue.cc:1048] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.926947 22289 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.933264 22137 raft_consensus.cc:1275] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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.945254 22193 consensus_queue.cc:1048] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:34.947741 22261 consensus_queue.cc:1048] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.995481 22065 raft_consensus.cc:1275] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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.996722 22220 consensus_queue.cc:1048] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:35.009635 21992 raft_consensus.cc:1275] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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:35.011716 22272 consensus_queue.cc:1048] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.048985 21992 raft_consensus.cc:1275] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:35.050355 22261 consensus_queue.cc:1048] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.064141 22137 raft_consensus.cc:1275] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:35.066099 22261 consensus_queue.cc:1048] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.124719 22137 raft_consensus.cc:1275] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:35.126128 22261 consensus_queue.cc:1048] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:35.135890 21992 raft_consensus.cc:1275] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:35.138041 22261 consensus_queue.cc:1048] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:37.372148 21857 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:23:37.373001 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:37.395254 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50546
I20260710 13:23:37.395974 22065 raft_consensus.cc:606] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Received request to transfer leadership to TS 72b61aab0d3a4a63ad9817d062a49ae7
I20260710 13:23:37.407807 21992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
mode: GRACEFUL
new_leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:40346
I20260710 13:23:37.408411 21992 raft_consensus.cc:606] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Received request to transfer leadership to TS 72b61aab0d3a4a63ad9817d062a49ae7
I20260710 13:23:37.409569 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:37.410068 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:37.573400 22193 raft_consensus.cc:993] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605: : Instructing follower 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:37.573964 22300 raft_consensus.cc:1081] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Signalling peer 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:37.575605 22137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50178
I20260710 13:23:37.576182 22137 raft_consensus.cc:493] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.576583 22137 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.584108 22137 raft_consensus.cc:515] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:37.587033 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:37.587435 22137 leader_election.cc:290] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 3 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:37.587611 21992 raft_consensus.cc:3055] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:37.587966 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:37.588145 21992 raft_consensus.cc:740] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:37.588510 22065 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.588901 21992 consensus_queue.cc:260] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:37.590060 21992 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.596254 21992 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 3.
I20260710 13:23:37.596417 22065 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 3.
I20260710 13:23:37.597476 22106 leader_election.cc:304] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:37.598316 22272 raft_consensus.cc:2804] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:37.599731 22272 raft_consensus.cc:697] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:37.600657 22272 consensus_queue.cc:237] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:37.609107 21887 catalog_manager.cc:5697] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 2 to 3, leader changed from a58e03ddb9694ae280624376dc1b7605 (127.21.88.65) to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 3 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.013737 22310 raft_consensus.cc:993] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: : Instructing follower 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:38.014418 22299 raft_consensus.cc:1081] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Signalling peer 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:38.016144 22139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50180
I20260710 13:23:38.016721 22139 raft_consensus.cc:493] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.017261 22139 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.022271 22139 raft_consensus.cc:515] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.024120 22139 leader_election.cc:290] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 3 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:38.025823 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:38.025856 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:38.026494 22065 raft_consensus.cc:3055] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:38.026532 21992 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.026938 22065 raft_consensus.cc:740] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:38.027678 22065 consensus_queue.cc:260] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.028852 22065 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.033951 21992 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 3.
I20260710 13:23:38.035413 22065 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 3.
I20260710 13:23:38.035414 22106 leader_election.cc:304] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:38.036440 22272 raft_consensus.cc:2804] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:38.036988 22272 raft_consensus.cc:697] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:38.037946 22272 consensus_queue.cc:237] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.046770 21992 raft_consensus.cc:1275] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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.048693 22272 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.053195 21887 catalog_manager.cc:5697] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 2 to 3, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 3 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.066828 22065 raft_consensus.cc:1275] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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.069051 22272 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:23:38.410954 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:38.421031 21992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c947df996c624318a9104a1658a03234"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:58194
I20260710 13:23:38.421558 21992 raft_consensus.cc:606] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:38.426699 22139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:50186
I20260710 13:23:38.427541 22139 raft_consensus.cc:606] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:38.433164 21992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:58194
I20260710 13:23:38.433857 21992 raft_consensus.cc:606] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:38.439301 21992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:58194
I20260710 13:23:38.440171 21992 raft_consensus.cc:606] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:38.450963 22139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
mode: GRACEFUL
new_leader_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:50186
I20260710 13:23:38.451643 22139 raft_consensus.cc:606] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Received request to transfer leadership to TS 77a0d252c9474265996b32373f23b669
I20260710 13:23:38.540799 22300 raft_consensus.cc:993] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.541261 22193 raft_consensus.cc:1081] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.542953 22065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c947df996c624318a9104a1658a03234"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36422
I20260710 13:23:38.543547 22065 raft_consensus.cc:493] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.543931 22065 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.547044 22304 raft_consensus.cc:993] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.547492 22304 raft_consensus.cc:1081] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.549064 22064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36414
I20260710 13:23:38.549592 22064 raft_consensus.cc:493] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.550056 22064 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.551120 22065 raft_consensus.cc:515] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.553021 22065 leader_election.cc:290] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 3 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:38.555605 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:38.555871 22139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:38.556221 21992 raft_consensus.cc:3055] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:38.556552 22139 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.556617 21992 raft_consensus.cc:740] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:38.558328 22064 raft_consensus.cc:515] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.558506 21992 consensus_queue.cc:260] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [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: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.559767 21992 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.561216 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:38.561770 21991 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.561831 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16fd46adc54fdbb4a06c685a9ea03b" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:38.562515 22137 raft_consensus.cc:3055] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:38.562861 22137 raft_consensus.cc:740] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:38.563701 22137 consensus_queue.cc:260] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.564934 22137 raft_consensus.cc:3060] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.567137 21992 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 3.
I20260710 13:23:38.560464 22064 leader_election.cc:290] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 4 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:38.568316 22032 leader_election.cc:304] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [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: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:38.569159 22299 raft_consensus.cc:2804] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:38.570142 21991 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 4.
I20260710 13:23:38.571442 22032 leader_election.cc:304] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [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: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:38.572371 22299 raft_consensus.cc:697] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:38.572677 22318 raft_consensus.cc:2804] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:38.572896 22137 raft_consensus.cc:2468] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 4.
I20260710 13:23:38.573112 22318 raft_consensus.cc:697] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 4 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:38.574438 22318 consensus_queue.cc:237] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.573221 22299 consensus_queue.cc:237] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [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: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.578871 22139 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 3.
I20260710 13:23:38.585968 21889 catalog_manager.cc:5697] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 2 to 3, leader changed from a58e03ddb9694ae280624376dc1b7605 (127.21.88.65) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 3 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.591964 21991 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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.593212 22304 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.596496 22064 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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.597998 22314 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.615000 21889 catalog_manager.cc:5697] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 3 to 4, leader changed from 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 4 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.620568 22314 raft_consensus.cc:993] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.621179 22314 raft_consensus.cc:1081] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.626202 22067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36414
I20260710 13:23:38.628645 22067 raft_consensus.cc:493] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.629093 22067 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.636795 22067 raft_consensus.cc:515] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.641346 22067 leader_election.cc:290] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 4 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:38.642524 22139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:38.642903 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:38.643165 22139 raft_consensus.cc:3055] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:38.643527 22139 raft_consensus.cc:740] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:38.643550 21991 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.644549 22139 consensus_queue.cc:260] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.645968 22139 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:38.651124 22139 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 4.
I20260710 13:23:38.651391 21991 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 4.
I20260710 13:23:38.652287 22030 leader_election.cc:304] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [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: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:38.653162 22299 raft_consensus.cc:2804] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:38.653714 22299 raft_consensus.cc:697] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:38.654564 22299 consensus_queue.cc:237] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.660280 21889 catalog_manager.cc:5697] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 3 to 4, leader changed from 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 4 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.675632 22300 raft_consensus.cc:993] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.676087 22193 raft_consensus.cc:1081] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.677701 22067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36422
I20260710 13:23:38.678342 22067 raft_consensus.cc:493] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.678736 22067 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.684053 22300 raft_consensus.cc:993] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: : Instructing follower 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.684870 22300 raft_consensus.cc:1081] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Signalling peer 77a0d252c9474265996b32373f23b669 to start an election
I20260710 13:23:38.686566 22067 raft_consensus.cc:515] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.687131 22064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a"
dest_uuid: "77a0d252c9474265996b32373f23b669"
 from {username='slave'} at 127.0.0.1:36422
I20260710 13:23:38.687753 22064 raft_consensus.cc:493] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.688165 22064 raft_consensus.cc:3060] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.689704 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:38.690299 21991 raft_consensus.cc:3055] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:38.690619 21991 raft_consensus.cc:740] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:38.691406 21991 consensus_queue.cc:260] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.692510 21991 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.693493 22064 raft_consensus.cc:515] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.695063 22067 leader_election.cc:290] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 3 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:38.695623 22139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af6e9be87fb4546bc1d5606389a8432" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:38.696249 22139 raft_consensus.cc:3060] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:38.697491 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:38.697660 22064 leader_election.cc:290] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:38.698069 21992 raft_consensus.cc:3055] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.698379 21992 raft_consensus.cc:740] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:38.699091 21992 consensus_queue.cc:260] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.700251 21992 raft_consensus.cc:3060] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.700775 21991 raft_consensus.cc:2468] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 3.
I20260710 13:23:38.701892 22032 leader_election.cc:304] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [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: 77a0d252c9474265996b32373f23b669, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:38.702512 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7dfeb201bb46e28bca90896a88547a" candidate_uuid: "77a0d252c9474265996b32373f23b669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:38.702787 22299 raft_consensus.cc:2804] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:38.703099 22137 raft_consensus.cc:3060] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.703290 22299 raft_consensus.cc:697] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 3 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:38.704170 22299 consensus_queue.cc:237] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.708353 22139 raft_consensus.cc:2468] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 3.
I20260710 13:23:38.713538 22137 raft_consensus.cc:2468] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:38.714738 22030 leader_election.cc:304] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b61aab0d3a4a63ad9817d062a49ae7, 77a0d252c9474265996b32373f23b669; no voters: 
I20260710 13:23:38.715626 22299 raft_consensus.cc:2804] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.715691 21992 raft_consensus.cc:2468] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77a0d252c9474265996b32373f23b669 in term 2.
I20260710 13:23:38.716192 22299 raft_consensus.cc:697] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Leader. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:38.716042 21889 catalog_manager.cc:5697] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 2 to 3, leader changed from a58e03ddb9694ae280624376dc1b7605 (127.21.88.65) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 3 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.716993 22299 consensus_queue.cc:237] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:38.728538 21889 catalog_manager.cc:5697] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 reported cstate change: term changed from 1 to 2, leader changed from a58e03ddb9694ae280624376dc1b7605 (127.21.88.65) to 77a0d252c9474265996b32373f23b669 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "77a0d252c9474265996b32373f23b669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.960711 21992 raft_consensus.cc:1275] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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.961987 22299 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, 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.971312 22137 raft_consensus.cc:1275] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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.972886 22318 consensus_queue.cc:1048] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.995167 22137 raft_consensus.cc:1275] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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.996529 22318 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:39.006554 21992 raft_consensus.cc:1275] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:39.008325 22318 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:39.047508 22137 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:39.048983 22318 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:39.058135 21992 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:39.060719 22318 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:39.129765 21992 raft_consensus.cc:1275] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:39.131352 22318 consensus_queue.cc:1048] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.133060 21992 raft_consensus.cc:1275] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:39.134395 22318 consensus_queue.cc:1048] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:39.148144 22137 raft_consensus.cc:1275] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:39.149231 22139 raft_consensus.cc:1275] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Refusing update from remote peer 77a0d252c9474265996b32373f23b669: 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:39.152961 22318 consensus_queue.cc:1048] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.154161 22319 consensus_queue.cc:1048] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.460297 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:41.467980 22067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50546
I20260710 13:23:41.468961 22067 raft_consensus.cc:606] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Received request to transfer leadership to TS 72b61aab0d3a4a63ad9817d062a49ae7
I20260710 13:23:41.471933 22067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:50546
I20260710 13:23:41.472491 22067 raft_consensus.cc:606] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Received request to transfer leadership to TS a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:41.475034 22067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50546
I20260710 13:23:41.475526 22067 raft_consensus.cc:606] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 LEADER]: Received request to transfer leadership to TS 72b61aab0d3a4a63ad9817d062a49ae7
I20260710 13:23:41.477927 22067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:50546
I20260710 13:23:41.478406 22067 raft_consensus.cc:606] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Received request to transfer leadership to TS a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:41.480594 22067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c947df996c624318a9104a1658a03234"
dest_uuid: "77a0d252c9474265996b32373f23b669"
mode: GRACEFUL
new_leader_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:50546
I20260710 13:23:41.481072 22067 raft_consensus.cc:606] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 LEADER]: Received request to transfer leadership to TS a58e03ddb9694ae280624376dc1b7605
I20260710 13:23:41.482107 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:23:41.482589 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:41.553491 22319 raft_consensus.cc:993] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: : Instructing follower 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:41.553960 22319 raft_consensus.cc:1081] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 LEADER]: Signalling peer 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:41.555467 22137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50180
I20260710 13:23:41.555902 22137 raft_consensus.cc:493] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.556200 22137 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:41.560757 22137 raft_consensus.cc:515] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.562390 22137 leader_election.cc:290] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 5 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:41.563453 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:41.563699 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd7742b91d41cab9fd1c826bff53dd" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:41.564184 21991 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:41.564237 22067 raft_consensus.cc:3055] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:23:41.564666 22067 raft_consensus.cc:740] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:41.565558 22067 consensus_queue.cc:260] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.566951 22067 raft_consensus.cc:3060] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:41.571043 21991 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 5.
I20260710 13:23:41.572502 22106 leader_election.cc:304] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:41.573446 22272 raft_consensus.cc:2804] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:23:41.573884 22067 raft_consensus.cc:2468] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 5.
I20260710 13:23:41.574556 22272 raft_consensus.cc:697] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 5 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:41.575524 22272 consensus_queue.cc:237] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.582906 21889 catalog_manager.cc:5697] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 4 to 5, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 5 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.589524 22339 raft_consensus.cc:993] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669: : Instructing follower a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:41.590152 22319 raft_consensus.cc:1081] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Signalling peer a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:41.591758 21991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:58182
I20260710 13:23:41.592366 21991 raft_consensus.cc:493] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.592687 21991 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.598250 21991 raft_consensus.cc:515] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.599638 21991 leader_election.cc:290] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 3 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:41.600788 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:41.600883 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78498ce9e1f34403b324fd14f4939dff" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:41.601359 22067 raft_consensus.cc:3055] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:41.601459 22137 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.601768 22067 raft_consensus.cc:740] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:41.602571 22067 consensus_queue.cc:260] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.603469 22067 raft_consensus.cc:3060] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.606087 22137 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 3.
I20260710 13:23:41.607389 21955 leader_election.cc:304] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:41.608048 22067 raft_consensus.cc:2468] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 3.
I20260710 13:23:41.609390 22346 raft_consensus.cc:2804] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:41.610562 22346 raft_consensus.cc:697] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 3 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:41.611513 22346 consensus_queue.cc:237] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.620775 21889 catalog_manager.cc:5697] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 2 to 3, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 3 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.877259 22339 raft_consensus.cc:993] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669: : Instructing follower a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:41.877729 22319 raft_consensus.cc:1081] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 LEADER]: Signalling peer a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:41.879710 21991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c947df996c624318a9104a1658a03234"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:58182
I20260710 13:23:41.880358 21991 raft_consensus.cc:493] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.880759 21991 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.882009 22319 raft_consensus.cc:993] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669: : Instructing follower 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:41.882582 22339 raft_consensus.cc:1081] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Signalling peer 72b61aab0d3a4a63ad9817d062a49ae7 to start an election
I20260710 13:23:41.884408 22137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df"
dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
 from {username='slave'} at 127.0.0.1:50180
I20260710 13:23:41.884843 22137 raft_consensus.cc:493] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.885170 22137 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.886190 21991 raft_consensus.cc:515] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.887663 21991 leader_election.cc:290] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 4 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:41.888404 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:41.888996 22067 raft_consensus.cc:3055] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:41.888942 22139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c947df996c624318a9104a1658a03234" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:41.889333 22067 raft_consensus.cc:740] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:41.889492 22139 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.890198 22067 consensus_queue.cc:260] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [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: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.890892 22137 raft_consensus.cc:515] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.891506 22067 raft_consensus.cc:3060] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:41.892473 22137 leader_election.cc:290] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [CANDIDATE]: Term 3 election: Requested vote from peers a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627), 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861)
I20260710 13:23:41.893723 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
I20260710 13:23:41.894124 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a268b3fd9408c94a58ed6b47276df" candidate_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:41.894456 21991 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.894862 22064 raft_consensus.cc:3055] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:41.895164 22064 raft_consensus.cc:740] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:41.895937 22064 consensus_queue.cc:260] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.896986 22064 raft_consensus.cc:3060] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.897058 22139 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 4.
I20260710 13:23:41.898679 21955 leader_election.cc:304] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:41.901275 22067 raft_consensus.cc:2468] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 4.
I20260710 13:23:41.901986 22346 raft_consensus.cc:2804] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:41.901929 21991 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 3.
I20260710 13:23:41.902590 22346 raft_consensus.cc:697] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 4 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:41.903036 22106 leader_election.cc:304] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:41.903847 22272 raft_consensus.cc:2804] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:41.903822 22346 consensus_queue.cc:237] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [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: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.904397 22272 raft_consensus.cc:697] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Becoming Leader. State: Replica: 72b61aab0d3a4a63ad9817d062a49ae7, State: Running, Role: LEADER
I20260710 13:23:41.905323 22272 consensus_queue.cc:237] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.908878 22064 raft_consensus.cc:2468] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b61aab0d3a4a63ad9817d062a49ae7 in term 3.
I20260710 13:23:41.914929 21886 catalog_manager.cc:5697] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 3 to 4, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 4 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:41.915522 21889 catalog_manager.cc:5697] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 reported cstate change: term changed from 2 to 3, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67). New cstate: current_term: 3 leader_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.965040 22319 raft_consensus.cc:993] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669: : Instructing follower a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:41.965484 22339 raft_consensus.cc:1081] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Signalling peer a58e03ddb9694ae280624376dc1b7605 to start an election
I20260710 13:23:41.966987 21991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3"
dest_uuid: "a58e03ddb9694ae280624376dc1b7605"
 from {username='slave'} at 127.0.0.1:58182
I20260710 13:23:41.967419 21991 raft_consensus.cc:493] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.967689 21991 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.971841 21991 raft_consensus.cc:515] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.973439 21991 leader_election.cc:290] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [CANDIDATE]: Term 3 election: Requested vote from peers 77a0d252c9474265996b32373f23b669 (127.21.88.66:38861), 72b61aab0d3a4a63ad9817d062a49ae7 (127.21.88.67:38833)
I20260710 13:23:41.974360 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77a0d252c9474265996b32373f23b669"
I20260710 13:23:41.974474 22139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0870269aaac42498755945ca3fe75f3" candidate_uuid: "a58e03ddb9694ae280624376dc1b7605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72b61aab0d3a4a63ad9817d062a49ae7"
I20260710 13:23:41.974941 22064 raft_consensus.cc:3055] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:41.974990 22139 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.975237 22064 raft_consensus.cc:740] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77a0d252c9474265996b32373f23b669, State: Running, Role: LEADER
I20260710 13:23:41.976063 22064 consensus_queue.cc:260] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.976995 22064 raft_consensus.cc:3060] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.979998 22139 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 3.
I20260710 13:23:41.981168 21955 leader_election.cc:304] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [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: 72b61aab0d3a4a63ad9817d062a49ae7, a58e03ddb9694ae280624376dc1b7605; no voters: 
I20260710 13:23:41.981954 22346 raft_consensus.cc:2804] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:41.982343 22064 raft_consensus.cc:2468] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58e03ddb9694ae280624376dc1b7605 in term 3.
I20260710 13:23:41.982456 22346 raft_consensus.cc:697] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 3 LEADER]: Becoming Leader. State: Replica: a58e03ddb9694ae280624376dc1b7605, State: Running, Role: LEADER
I20260710 13:23:41.983568 22346 consensus_queue.cc:237] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [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: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } }
I20260710 13:23:41.990916 21889 catalog_manager.cc:5697] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 reported cstate change: term changed from 2 to 3, leader changed from 77a0d252c9474265996b32373f23b669 (127.21.88.66) to a58e03ddb9694ae280624376dc1b7605 (127.21.88.65). New cstate: current_term: 3 leader_uuid: "a58e03ddb9694ae280624376dc1b7605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.054415 22064 raft_consensus.cc:1275] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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:42.056003 22346 consensus_queue.cc:1048] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:42.058511 22064 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 5 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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:42.060235 22272 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:23:42.070952 22139 raft_consensus.cc:1275] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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:42.074370 22347 consensus_queue.cc:1048] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:42.076784 21991 raft_consensus.cc:1275] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 5 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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:42.079902 22340 consensus_queue.cc:1048] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:23:42.378053 22139 raft_consensus.cc:1275] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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:42.379375 22347 consensus_queue.cc:1048] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:42.388374 22067 raft_consensus.cc:1275] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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:42.390789 22346 consensus_queue.cc:1048] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:42.397338 22064 raft_consensus.cc:1275] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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:42.399137 22357 consensus_queue.cc:1048] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:42.412704 21991 raft_consensus.cc:1275] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Refusing update from remote peer 72b61aab0d3a4a63ad9817d062a49ae7: 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:42.413971 22272 consensus_queue.cc:1048] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58e03ddb9694ae280624376dc1b7605" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:42.442705 22139 raft_consensus.cc:1275] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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:42.444015 22346 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b61aab0d3a4a63ad9817d062a49ae7" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38833 }, 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.453549 22067 raft_consensus.cc:1275] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Refusing update from remote peer a58e03ddb9694ae280624376dc1b7605: 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:42.455108 22346 consensus_queue.cc:1048] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a0d252c9474265996b32373f23b669" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 38861 }, 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.483925 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:42.490087 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
I20260710 13:23:42.520711 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:42.521597 21857 tablet_replica.cc:333] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.522435 21857 raft_consensus.cc:2243] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.523265 21857 raft_consensus.cc:2272] T c947df996c624318a9104a1658a03234 P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.526625 21857 tablet_replica.cc:333] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.527166 21857 raft_consensus.cc:2243] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.527932 21857 raft_consensus.cc:2272] T 78498ce9e1f34403b324fd14f4939dff P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.530202 21857 tablet_replica.cc:333] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.530697 21857 raft_consensus.cc:2243] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.531073 21857 raft_consensus.cc:2272] T 483a268b3fd9408c94a58ed6b47276df P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.533624 21857 tablet_replica.cc:333] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.534272 21857 raft_consensus.cc:2243] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.534665 21857 raft_consensus.cc:2272] T 6af6e9be87fb4546bc1d5606389a8432 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.536335 21857 tablet_replica.cc:333] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.536821 21857 raft_consensus.cc:2243] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.537353 21857 raft_consensus.cc:2272] T fb16fd46adc54fdbb4a06c685a9ea03b P a58e03ddb9694ae280624376dc1b7605 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.539137 21857 tablet_replica.cc:333] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.539567 21857 raft_consensus.cc:2243] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.539911 21857 raft_consensus.cc:2272] T f44adb296f6243e1af42fb7f3f16e6d0 P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.541491 21857 tablet_replica.cc:333] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.541981 21857 raft_consensus.cc:2243] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.542369 21857 raft_consensus.cc:2272] T 7d7dfeb201bb46e28bca90896a88547a P a58e03ddb9694ae280624376dc1b7605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.543996 21857 tablet_replica.cc:333] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.544526 21857 raft_consensus.cc:2243] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.545324 21857 raft_consensus.cc:2272] T b0870269aaac42498755945ca3fe75f3 P a58e03ddb9694ae280624376dc1b7605 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.547431 21857 tablet_replica.cc:333] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605: stopping tablet replica
I20260710 13:23:42.547871 21857 raft_consensus.cc:2243] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.548309 21857 raft_consensus.cc:2272] T a7bd7742b91d41cab9fd1c826bff53dd P a58e03ddb9694ae280624376dc1b7605 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:42.648041 22106 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.88.65:36627: connect: Connection refused (error 111)
I20260710 13:23:42.649386 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
W20260710 13:23:42.652432 22106 consensus_peers.cc:597] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 -> Peer a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627): Couldn't send request to peer a58e03ddb9694ae280624376dc1b7605. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:36627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:42.652943 22106 consensus_peers.cc:597] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 -> Peer a58e03ddb9694ae280624376dc1b7605 (127.21.88.65:36627): Couldn't send request to peer a58e03ddb9694ae280624376dc1b7605. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:36627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:42.668668 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
I20260710 13:23:42.695479 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:42.696239 21857 tablet_replica.cc:333] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.696808 21857 raft_consensus.cc:2243] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.697244 21857 raft_consensus.cc:2272] T 78498ce9e1f34403b324fd14f4939dff P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.699275 21857 tablet_replica.cc:333] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.699775 21857 raft_consensus.cc:2243] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.700167 21857 raft_consensus.cc:2272] T a7bd7742b91d41cab9fd1c826bff53dd P 77a0d252c9474265996b32373f23b669 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.702373 21857 tablet_replica.cc:333] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.702880 21857 raft_consensus.cc:2243] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.703313 21857 raft_consensus.cc:2272] T f44adb296f6243e1af42fb7f3f16e6d0 P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.704878 21857 tablet_replica.cc:333] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.705354 21857 raft_consensus.cc:2243] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.705755 21857 raft_consensus.cc:2272] T b0870269aaac42498755945ca3fe75f3 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.707899 21857 tablet_replica.cc:333] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.708438 21857 raft_consensus.cc:2243] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.709372 21857 raft_consensus.cc:2272] T 7d7dfeb201bb46e28bca90896a88547a P 77a0d252c9474265996b32373f23b669 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.711133 21857 tablet_replica.cc:333] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.711611 21857 raft_consensus.cc:2243] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.712011 21857 raft_consensus.cc:2272] T 483a268b3fd9408c94a58ed6b47276df P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.714427 21857 tablet_replica.cc:333] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.715024 21857 raft_consensus.cc:2243] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.715739 21857 raft_consensus.cc:2272] T 6af6e9be87fb4546bc1d5606389a8432 P 77a0d252c9474265996b32373f23b669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.717378 21857 tablet_replica.cc:333] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.717916 21857 raft_consensus.cc:2243] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.718616 21857 raft_consensus.cc:2272] T fb16fd46adc54fdbb4a06c685a9ea03b P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.720147 21857 tablet_replica.cc:333] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669: stopping tablet replica
I20260710 13:23:42.720580 21857 raft_consensus.cc:2243] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.720966 21857 raft_consensus.cc:2272] T c947df996c624318a9104a1658a03234 P 77a0d252c9474265996b32373f23b669 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.739470 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
I20260710 13:23:42.759027 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
I20260710 13:23:42.785545 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:42.786329 21857 tablet_replica.cc:333] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.786937 21857 raft_consensus.cc:2243] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.787434 21857 raft_consensus.cc:2272] T 78498ce9e1f34403b324fd14f4939dff P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.789443 21857 tablet_replica.cc:333] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.790045 21857 raft_consensus.cc:2243] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.790789 21857 raft_consensus.cc:2272] T a7bd7742b91d41cab9fd1c826bff53dd P 72b61aab0d3a4a63ad9817d062a49ae7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.792683 21857 tablet_replica.cc:333] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.793205 21857 raft_consensus.cc:2243] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.793991 21857 raft_consensus.cc:2272] T f44adb296f6243e1af42fb7f3f16e6d0 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.795825 21857 tablet_replica.cc:333] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.796469 21857 raft_consensus.cc:2243] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.796876 21857 raft_consensus.cc:2272] T b0870269aaac42498755945ca3fe75f3 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.799129 21857 tablet_replica.cc:333] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.799721 21857 raft_consensus.cc:2243] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.800158 21857 raft_consensus.cc:2272] T 7d7dfeb201bb46e28bca90896a88547a P 72b61aab0d3a4a63ad9817d062a49ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.801869 21857 tablet_replica.cc:333] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.802356 21857 raft_consensus.cc:2243] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:42.803069 21857 raft_consensus.cc:2272] T 483a268b3fd9408c94a58ed6b47276df P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.804940 21857 tablet_replica.cc:333] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.805414 21857 raft_consensus.cc:2243] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.805876 21857 raft_consensus.cc:2272] T 6af6e9be87fb4546bc1d5606389a8432 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.807349 21857 tablet_replica.cc:333] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.807790 21857 raft_consensus.cc:2243] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.808171 21857 raft_consensus.cc:2272] T fb16fd46adc54fdbb4a06c685a9ea03b P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.809849 21857 tablet_replica.cc:333] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7: stopping tablet replica
I20260710 13:23:42.810281 21857 raft_consensus.cc:2243] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:42.810684 21857 raft_consensus.cc:2272] T c947df996c624318a9104a1658a03234 P 72b61aab0d3a4a63ad9817d062a49ae7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:42.836768 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:23:42.853048 21857 master.cc:562] Master@127.21.88.126:41115 shutting down...
I20260710 13:23:43.064703 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:43.065222 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:43.065496 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81d0812f6a884bb694785d11d8f08eff: stopping tablet replica
I20260710 13:23:43.122176 21857 master.cc:584] Master@127.21.88.126:41115 shutdown complete.
72b61aab0d3a4a63ad9817d062a49ae7  1
77a0d252c9474265996b32373f23b669  4
a58e03ddb9694ae280624376dc1b7605  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13775 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:23:43.164635 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:33205
I20260710 13:23:43.165764 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:43.172255 22370 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:43.172513 22369 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:43.173504 22372 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:43.174811 21857 server_base.cc:1061] running on GCE node
I20260710 13:23:43.175633 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:43.175820 21857 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:43.175997 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689823175984 us; error 0 us; skew 500 ppm
I20260710 13:23:43.176553 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:43.179034 21857 webserver.cc:533] Webserver started at http://127.21.88.126:44629/ using document root <none> and password file <none>
I20260710 13:23:43.179538 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:43.179730 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:43.180009 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:43.181066 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "05e5c23c5a474860ae7af45a43e4c63b"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.185609 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:43.189273 22377 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:43.190205 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:23:43.190469 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "05e5c23c5a474860ae7af45a43e4c63b"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.190752 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-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:43.218381 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:43.219534 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:43.261014 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:33205
I20260710 13:23:43.261106 22428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:33205 every 8 connection(s)
I20260710 13:23:43.265211 22429 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:43.277016 22429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b: Bootstrap starting.
I20260710 13:23:43.282263 22429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.287078 22429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b: No bootstrap required, opened a new log
I20260710 13:23:43.289238 22429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e5c23c5a474860ae7af45a43e4c63b" member_type: VOTER }
I20260710 13:23:43.289626 22429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.289932 22429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5c23c5a474860ae7af45a43e4c63b, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.290856 22429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05e5c23c5a474860ae7af45a43e4c63b" member_type: VOTER }
I20260710 13:23:43.291316 22429 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:43.291585 22429 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:43.291888 22429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.296968 22429 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e5c23c5a474860ae7af45a43e4c63b" member_type: VOTER }
I20260710 13:23:43.297638 22429 leader_election.cc:304] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [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: 05e5c23c5a474860ae7af45a43e4c63b; no voters: 
I20260710 13:23:43.298864 22429 leader_election.cc:290] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:43.299319 22432 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:43.300809 22432 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 1 LEADER]: Becoming Leader. State: Replica: 05e5c23c5a474860ae7af45a43e4c63b, State: Running, Role: LEADER
I20260710 13:23:43.301448 22432 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [LEADER]: Queue going to LEADER mode. State: All 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: "05e5c23c5a474860ae7af45a43e4c63b" member_type: VOTER }
I20260710 13:23:43.302161 22429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:43.307307 22433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05e5c23c5a474860ae7af45a43e4c63b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e5c23c5a474860ae7af45a43e4c63b" member_type: VOTER } }
I20260710 13:23:43.307307 22434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05e5c23c5a474860ae7af45a43e4c63b. Latest consensus state: current_term: 1 leader_uuid: "05e5c23c5a474860ae7af45a43e4c63b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e5c23c5a474860ae7af45a43e4c63b" member_type: VOTER } }
I20260710 13:23:43.308528 22433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:43.308770 22434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:43.311020 22438 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:43.320055 22438 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:43.321141 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:43.329171 22438 catalog_manager.cc:1383] Generated new cluster ID: 1dda8b733e7541f5a4a8477bb337b17f
I20260710 13:23:43.329483 22438 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:43.349299 22438 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:43.350553 22438 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:43.367365 22438 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b: Generated new TSK 0
I20260710 13:23:43.367992 22438 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:43.388552 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:43.395521 22450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:43.397763 21857 server_base.cc:1061] running on GCE node
W20260710 13:23:43.397838 22453 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:43.397639 22451 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:43.399354 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:43.399544 21857 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:43.399752 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689823399713 us; error 0 us; skew 500 ppm
I20260710 13:23:43.400297 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:43.403605 21857 webserver.cc:533] Webserver started at http://127.21.88.65:37691/ using document root <none> and password file <none>
I20260710 13:23:43.404210 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:43.404417 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:43.404755 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:43.406069 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "3cd1d9c807fc460fa79c70d02025f57d"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.411036 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:43.415071 22458 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:43.416013 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:43.416272 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "3cd1d9c807fc460fa79c70d02025f57d"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.416525 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-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:43.434810 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:43.436209 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:43.437667 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:43.439977 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:43.440155 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:43.440336 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:43.440476 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:43.485301 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:41341
I20260710 13:23:43.485741 22520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:41341 every 8 connection(s)
I20260710 13:23:43.491400 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:43.501398 22525 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:43.503525 22526 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:43.505626 22528 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:43.507920 21857 server_base.cc:1061] running on GCE node
I20260710 13:23:43.510787 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:43.511050 21857 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:43.511264 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689823511246 us; error 0 us; skew 500 ppm
I20260710 13:23:43.511976 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:43.515000 22521 heartbeater.cc:344] Connected to a master server at 127.21.88.126:33205
I20260710 13:23:43.515528 21857 webserver.cc:533] Webserver started at http://127.21.88.66:45025/ using document root <none> and password file <none>
I20260710 13:23:43.515618 22521 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:43.516115 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:43.516333 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:43.516628 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:43.516599 22521 heartbeater.cc:507] Master 127.21.88.126:33205 requested a full tablet report, sending...
I20260710 13:23:43.518025 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "51fbff1f369c414eb68f3bd1a72191f2"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.519071 22394 ts_manager.cc:194] Registered new tserver with Master: 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341)
I20260710 13:23:43.520874 22394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33748
I20260710 13:23:43.523000 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:23:43.528854 22533 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:43.530237 21857 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:43.530566 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "51fbff1f369c414eb68f3bd1a72191f2"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.530936 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-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:43.543234 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:43.544454 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:43.546013 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:43.548961 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:43.549160 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:43.549346 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:43.549476 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:43.594236 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:35761
I20260710 13:23:43.594350 22595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:35761 every 8 connection(s)
I20260710 13:23:43.599485 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:43.607740 22599 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:43.609974 22600 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:43.611402 21857 server_base.cc:1061] running on GCE node
W20260710 13:23:43.613026 22602 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:43.613462 22596 heartbeater.cc:344] Connected to a master server at 127.21.88.126:33205
I20260710 13:23:43.614006 22596 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:43.614207 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:43.614470 21857 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:43.614773 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689823614746 us; error 0 us; skew 500 ppm
I20260710 13:23:43.615003 22596 heartbeater.cc:507] Master 127.21.88.126:33205 requested a full tablet report, sending...
I20260710 13:23:43.615684 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:43.617713 22394 ts_manager.cc:194] Registered new tserver with Master: 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:43.618963 21857 webserver.cc:533] Webserver started at http://127.21.88.67:35663/ using document root <none> and password file <none>
I20260710 13:23:43.619450 22394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33750
I20260710 13:23:43.620121 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:43.620594 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:43.621029 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:43.622611 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "b0010bf15db84e3aa211790f4fe938a6"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.626924 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:23:43.630270 22607 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:43.631542 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:23:43.631829 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "b0010bf15db84e3aa211790f4fe938a6"
format_stamp: "Formatted at 2026-07-10 13:23:43 on dist-test-slave-z93j"
I20260710 13:23:43.632190 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689809217280-21857-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:43.650311 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:43.651482 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:43.652990 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:43.655637 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:43.655928 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:43.656196 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:43.656385 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:43.706029 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:46487
I20260710 13:23:43.706152 22669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:46487 every 8 connection(s)
I20260710 13:23:43.722100 22670 heartbeater.cc:344] Connected to a master server at 127.21.88.126:33205
I20260710 13:23:43.722476 22670 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:43.723205 22670 heartbeater.cc:507] Master 127.21.88.126:33205 requested a full tablet report, sending...
I20260710 13:23:43.725147 22394 ts_manager.cc:194] Registered new tserver with Master: b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:43.725281 21857 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015476451s
I20260710 13:23:43.726840 22394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33758
I20260710 13:23:43.756337 22394 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33762:
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:43.761251 22394 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.854090 22486 tablet_service.cc:1511] Processing CreateTablet for tablet ae0b96a08e63400dbf9df9f68f4c98f8 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:43.855645 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0b96a08e63400dbf9df9f68f4c98f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.870254 22485 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5d4b76213d4e50943ec69eef5a1f5e (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:43.873070 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5d4b76213d4e50943ec69eef5a1f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.889681 22561 tablet_service.cc:1511] Processing CreateTablet for tablet ae0b96a08e63400dbf9df9f68f4c98f8 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:43.889974 22560 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5d4b76213d4e50943ec69eef5a1f5e (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:43.891498 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0b96a08e63400dbf9df9f68f4c98f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.891942 22484 tablet_service.cc:1511] Processing CreateTablet for tablet 3f56029e90fa475f9deaa5f7281a6b96 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:43.893332 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f56029e90fa475f9deaa5f7281a6b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.892990 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 864464255fbf453ab40fe85aff513d24 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:43.893093 22559 tablet_service.cc:1511] Processing CreateTablet for tablet 3f56029e90fa475f9deaa5f7281a6b96 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:43.896170 22557 tablet_service.cc:1511] Processing CreateTablet for tablet 41f9b9c88e394534916a6e39b32c38aa (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:43.899004 22483 tablet_service.cc:1511] Processing CreateTablet for tablet 864464255fbf453ab40fe85aff513d24 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:43.900424 22483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864464255fbf453ab40fe85aff513d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.902302 22482 tablet_service.cc:1511] Processing CreateTablet for tablet 41f9b9c88e394534916a6e39b32c38aa (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:43.903695 22482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f9b9c88e394534916a6e39b32c38aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.906286 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f56029e90fa475f9deaa5f7281a6b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.907135 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5d4b76213d4e50943ec69eef5a1f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.907776 22557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f9b9c88e394534916a6e39b32c38aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.908632 22634 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5d4b76213d4e50943ec69eef5a1f5e (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:43.910100 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864464255fbf453ab40fe85aff513d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.911660 22633 tablet_service.cc:1511] Processing CreateTablet for tablet 3f56029e90fa475f9deaa5f7281a6b96 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:43.914487 22632 tablet_service.cc:1511] Processing CreateTablet for tablet 864464255fbf453ab40fe85aff513d24 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:43.918918 22635 tablet_service.cc:1511] Processing CreateTablet for tablet ae0b96a08e63400dbf9df9f68f4c98f8 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:43.921136 22633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f56029e90fa475f9deaa5f7281a6b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.926496 22632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864464255fbf453ab40fe85aff513d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.933707 22635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0b96a08e63400dbf9df9f68f4c98f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.938417 22634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5d4b76213d4e50943ec69eef5a1f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.947557 22631 tablet_service.cc:1511] Processing CreateTablet for tablet 41f9b9c88e394534916a6e39b32c38aa (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:43.954262 22631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41f9b9c88e394534916a6e39b32c38aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.964305 22685 tablet_bootstrap.cc:492] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:43.964306 22686 tablet_bootstrap.cc:492] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:43.983737 22486 tablet_service.cc:1511] Processing CreateTablet for tablet 9927f9dc25ed4b2eb276b1af2cda3f77 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:43.985280 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9927f9dc25ed4b2eb276b1af2cda3f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.971287 22483 tablet_service.cc:1511] Processing CreateTablet for tablet 9747fe70f443458fba54274ac2056791 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:43.972669 22556 tablet_service.cc:1511] Processing CreateTablet for tablet 9747fe70f443458fba54274ac2056791 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:43.986857 22556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9747fe70f443458fba54274ac2056791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.991181 22629 tablet_service.cc:1511] Processing CreateTablet for tablet 9927f9dc25ed4b2eb276b1af2cda3f77 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:43.990371 22685 tablet_bootstrap.cc:654] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.992805 22628 tablet_service.cc:1511] Processing CreateTablet for tablet 23934bc3b7dd40ce871167ad60f89c0f (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:43.993351 22629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9927f9dc25ed4b2eb276b1af2cda3f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.994833 22630 tablet_service.cc:1511] Processing CreateTablet for tablet 9747fe70f443458fba54274ac2056791 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:43.990759 22481 tablet_service.cc:1511] Processing CreateTablet for tablet 23934bc3b7dd40ce871167ad60f89c0f (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:43.997237 22480 tablet_service.cc:1511] Processing CreateTablet for tablet 49e1f3ec6ee24e65a25552f8e969dba1 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:43.999616 22630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9747fe70f443458fba54274ac2056791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.002419 22628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23934bc3b7dd40ce871167ad60f89c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.003687 22560 tablet_service.cc:1511] Processing CreateTablet for tablet 49e1f3ec6ee24e65a25552f8e969dba1 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:44.005199 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e1f3ec6ee24e65a25552f8e969dba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.997365 22561 tablet_service.cc:1511] Processing CreateTablet for tablet 9927f9dc25ed4b2eb276b1af2cda3f77 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:44.006798 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9927f9dc25ed4b2eb276b1af2cda3f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.993352 22483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9747fe70f443458fba54274ac2056791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.995311 22686 tablet_bootstrap.cc:654] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.021963 22481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23934bc3b7dd40ce871167ad60f89c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.023392 22480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e1f3ec6ee24e65a25552f8e969dba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.027793 22557 tablet_service.cc:1511] Processing CreateTablet for tablet 23934bc3b7dd40ce871167ad60f89c0f (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:44.030184 22631 tablet_service.cc:1511] Processing CreateTablet for tablet 49e1f3ec6ee24e65a25552f8e969dba1 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:44.031487 22631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e1f3ec6ee24e65a25552f8e969dba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.032549 22485 tablet_service.cc:1511] Processing CreateTablet for tablet 6e036c6ef10c41c8be1ac1b885019ac5 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:44.038338 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 6e036c6ef10c41c8be1ac1b885019ac5 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:44.029155 22557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23934bc3b7dd40ce871167ad60f89c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.040555 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e036c6ef10c41c8be1ac1b885019ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.042794 22627 tablet_service.cc:1511] Processing CreateTablet for tablet 6e036c6ef10c41c8be1ac1b885019ac5 (DEFAULT_TABLE table=test-workload [id=e19ff0af01334a67bbb1d87081d61e64]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:44.044312 22627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e036c6ef10c41c8be1ac1b885019ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.046164 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e036c6ef10c41c8be1ac1b885019ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:44.059015 22687 tablet_bootstrap.cc:492] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.108441 22687 tablet_bootstrap.cc:654] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.114928 22685 tablet_bootstrap.cc:492] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.115427 22685 ts_tablet_manager.cc:1403] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.151s	user 0.024s	sys 0.066s
I20260710 13:23:44.118973 22685 raft_consensus.cc:359] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.119796 22685 raft_consensus.cc:385] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.120142 22685 raft_consensus.cc:740] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.120934 22685 consensus_queue.cc:260] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.129184 22686 tablet_bootstrap.cc:492] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.129714 22686 ts_tablet_manager.cc:1403] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.166s	user 0.007s	sys 0.008s
I20260710 13:23:44.130689 22521 heartbeater.cc:499] Master 127.21.88.126:33205 was elected leader, sending a full tablet report...
I20260710 13:23:44.131215 22685 ts_tablet_manager.cc:1434] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.007s
I20260710 13:23:44.132230 22685 tablet_bootstrap.cc:492] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.132651 22686 raft_consensus.cc:359] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.133386 22686 raft_consensus.cc:385] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.133688 22686 raft_consensus.cc:740] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.137331 22686 consensus_queue.cc:260] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.139082 22685 tablet_bootstrap.cc:654] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.142761 22687 tablet_bootstrap.cc:492] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.143247 22687 ts_tablet_manager.cc:1403] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.005s
I20260710 13:23:44.143999 22596 heartbeater.cc:499] Master 127.21.88.126:33205 was elected leader, sending a full tablet report...
I20260710 13:23:44.144855 22686 ts_tablet_manager.cc:1434] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:23:44.145773 22686 tablet_bootstrap.cc:492] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.146041 22687 raft_consensus.cc:359] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.146767 22687 raft_consensus.cc:385] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.147053 22687 raft_consensus.cc:740] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.147825 22687 consensus_queue.cc:260] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.153460 22686 tablet_bootstrap.cc:654] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.159534 22670 heartbeater.cc:499] Master 127.21.88.126:33205 was elected leader, sending a full tablet report...
I20260710 13:23:44.160486 22687 ts_tablet_manager.cc:1434] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.008s
I20260710 13:23:44.161705 22687 tablet_bootstrap.cc:492] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.170759 22687 tablet_bootstrap.cc:654] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.173753 22685 tablet_bootstrap.cc:492] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.174295 22685 ts_tablet_manager.cc:1403] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.002s
I20260710 13:23:44.175554 22686 tablet_bootstrap.cc:492] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.176205 22686 ts_tablet_manager.cc:1403] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260710 13:23:44.177244 22685 raft_consensus.cc:359] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.178032 22685 raft_consensus.cc:385] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.178292 22685 raft_consensus.cc:740] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.178983 22685 consensus_queue.cc:260] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.179795 22686 raft_consensus.cc:359] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.180508 22686 raft_consensus.cc:385] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.180825 22686 raft_consensus.cc:740] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.181107 22685 ts_tablet_manager.cc:1434] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260710 13:23:44.182086 22685 tablet_bootstrap.cc:492] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.181660 22686 consensus_queue.cc:260] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.185022 22686 ts_tablet_manager.cc:1434] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:44.186209 22686 tablet_bootstrap.cc:492] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.188827 22685 tablet_bootstrap.cc:654] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.195174 22687 tablet_bootstrap.cc:492] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.195771 22686 tablet_bootstrap.cc:654] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.195802 22687 ts_tablet_manager.cc:1403] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
I20260710 13:23:44.199755 22687 raft_consensus.cc:359] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.200798 22687 raft_consensus.cc:385] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.201215 22687 raft_consensus.cc:740] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.202345 22687 consensus_queue.cc:260] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.205421 22687 ts_tablet_manager.cc:1434] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:23:44.206483 22687 tablet_bootstrap.cc:492] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.207939 22686 tablet_bootstrap.cc:492] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.208417 22686 ts_tablet_manager.cc:1403] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:23:44.212728 22687 tablet_bootstrap.cc:654] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.212394 22686 raft_consensus.cc:359] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.215011 22686 raft_consensus.cc:385] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.215371 22686 raft_consensus.cc:740] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.216269 22686 consensus_queue.cc:260] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.219097 22686 ts_tablet_manager.cc:1434] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:23:44.220326 22686 tablet_bootstrap.cc:492] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.224776 22687 tablet_bootstrap.cc:492] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.225312 22687 ts_tablet_manager.cc:1403] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.016s
I20260710 13:23:44.227291 22686 tablet_bootstrap.cc:654] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.228250 22687 raft_consensus.cc:359] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.229018 22687 raft_consensus.cc:385] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.229522 22687 raft_consensus.cc:740] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.230620 22687 consensus_queue.cc:260] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.234473 22687 ts_tablet_manager.cc:1434] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:23:44.235890 22687 tablet_bootstrap.cc:492] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.246968 22687 tablet_bootstrap.cc:654] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.253767 22687 tablet_bootstrap.cc:492] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.253996 22685 tablet_bootstrap.cc:492] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.254349 22687 ts_tablet_manager.cc:1403] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:23:44.254504 22685 ts_tablet_manager.cc:1403] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.073s	user 0.028s	sys 0.039s
I20260710 13:23:44.256865 22686 tablet_bootstrap.cc:492] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.256690 22687 raft_consensus.cc:359] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.257292 22687 raft_consensus.cc:385] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.257350 22686 ts_tablet_manager.cc:1403] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.004s
I20260710 13:23:44.257565 22687 raft_consensus.cc:740] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.257405 22685 raft_consensus.cc:359] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.258352 22685 raft_consensus.cc:385] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.258669 22685 raft_consensus.cc:740] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.258463 22687 consensus_queue.cc:260] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.259765 22685 consensus_queue.cc:260] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.260416 22686 raft_consensus.cc:359] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.260701 22687 ts_tablet_manager.cc:1434] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:44.261126 22686 raft_consensus.cc:385] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.261437 22686 raft_consensus.cc:740] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.261884 22687 tablet_bootstrap.cc:492] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.262144 22686 consensus_queue.cc:260] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.265770 22685 ts_tablet_manager.cc:1434] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:44.266750 22685 tablet_bootstrap.cc:492] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.266929 22686 ts_tablet_manager.cc:1434] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:23:44.267788 22686 tablet_bootstrap.cc:492] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.268675 22687 tablet_bootstrap.cc:654] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.273406 22685 tablet_bootstrap.cc:654] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.275079 22686 tablet_bootstrap.cc:654] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.285267 22685 tablet_bootstrap.cc:492] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.285514 22686 tablet_bootstrap.cc:492] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.285812 22685 ts_tablet_manager.cc:1403] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:23:44.285986 22686 ts_tablet_manager.cc:1403] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 13:23:44.288870 22685 raft_consensus.cc:359] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.288818 22686 raft_consensus.cc:359] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.289942 22685 raft_consensus.cc:385] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.290002 22686 raft_consensus.cc:385] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.290390 22685 raft_consensus.cc:740] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.290419 22686 raft_consensus.cc:740] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.291635 22686 consensus_queue.cc:260] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.291692 22685 consensus_queue.cc:260] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.294571 22686 ts_tablet_manager.cc:1434] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:23:44.294552 22685 ts_tablet_manager.cc:1434] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:23:44.296141 22686 tablet_bootstrap.cc:492] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.296152 22685 tablet_bootstrap.cc:492] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.300019 22694 raft_consensus.cc:493] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.300740 22694 raft_consensus.cc:515] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.303221 22686 tablet_bootstrap.cc:654] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.303221 22685 tablet_bootstrap.cc:654] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.310382 22694 leader_election.cc:290] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
W20260710 13:23:44.315148 22442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:44.316233 22685 tablet_bootstrap.cc:492] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.316776 22685 ts_tablet_manager.cc:1403] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 13:23:44.326910 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
W20260710 13:23:44.328433 22611 leader_election.cc:343] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.329202 22685 raft_consensus.cc:359] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.330142 22685 raft_consensus.cc:385] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.330492 22685 raft_consensus.cc:740] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.331542 22685 consensus_queue.cc:260] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.334995 22685 ts_tablet_manager.cc:1434] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:23:44.337091 22685 tablet_bootstrap.cc:492] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.339870 22686 tablet_bootstrap.cc:492] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.340340 22686 ts_tablet_manager.cc:1403] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260710 13:23:44.342674 22690 raft_consensus.cc:493] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.343199 22690 raft_consensus.cc:515] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.343356 22686 raft_consensus.cc:359] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.343940 22685 tablet_bootstrap.cc:654] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.344141 22686 raft_consensus.cc:385] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.344496 22686 raft_consensus.cc:740] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.345249 22686 consensus_queue.cc:260] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.348304 22686 ts_tablet_manager.cc:1434] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:44.349753 22686 tablet_bootstrap.cc:492] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.355376 22690 leader_election.cc:290] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.356135 22690 raft_consensus.cc:493] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.357191 22686 tablet_bootstrap.cc:654] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.357012 22690 raft_consensus.cc:515] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.366580 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.367512 22571 raft_consensus.cc:2468] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 0.
I20260710 13:23:44.368139 22690 leader_election.cc:290] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.368700 22690 raft_consensus.cc:493] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.369117 22690 raft_consensus.cc:515] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.378909 22690 leader_election.cc:290] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.370198 22685 tablet_bootstrap.cc:492] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.379453 22692 raft_consensus.cc:493] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.380005 22685 ts_tablet_manager.cc:1403] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.005s
I20260710 13:23:44.380198 22692 raft_consensus.cc:515] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.384755 22685 raft_consensus.cc:359] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.385418 22692 leader_election.cc:290] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.368999 22608 leader_election.cc:304] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [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: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:44.392094 22694 raft_consensus.cc:2804] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.392689 22694 raft_consensus.cc:493] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.393137 22694 raft_consensus.cc:3060] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.395017 22685 raft_consensus.cc:385] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.395637 22685 raft_consensus.cc:740] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.396613 22685 consensus_queue.cc:260] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.401845 22687 tablet_bootstrap.cc:492] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.402426 22687 ts_tablet_manager.cc:1403] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.141s	user 0.040s	sys 0.033s
I20260710 13:23:44.405840 22685 ts_tablet_manager.cc:1434] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 13:23:44.405769 22687 raft_consensus.cc:359] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.406966 22687 raft_consensus.cc:385] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.407377 22687 raft_consensus.cc:740] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.407982 22685 tablet_bootstrap.cc:492] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.408228 22687 consensus_queue.cc:260] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.416988 22686 tablet_bootstrap.cc:492] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.417725 22686 ts_tablet_manager.cc:1403] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.032s
I20260710 13:23:44.421454 22692 raft_consensus.cc:493] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.433043 22692 raft_consensus.cc:515] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
W20260710 13:23:44.421998 22608 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.66:35761, user_credentials={real_user=slave}} blocked reactor thread for 53099.1us
I20260710 13:23:44.433988 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.434895 22645 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:44.435820 22692 leader_election.cc:290] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.436229 22685 tablet_bootstrap.cc:654] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.437402 22644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.437491 22462 leader_election.cc:304] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.438306 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.438493 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.439504 22645 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:44.438927 22571 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:44.439476 22711 raft_consensus.cc:2804] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.440793 22711 raft_consensus.cc:493] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.418751 22687 ts_tablet_manager.cc:1434] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:23:44.440913 22462 leader_election.cc:304] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.441190 22711 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.443813 22690 raft_consensus.cc:2804] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.444396 22690 raft_consensus.cc:493] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.444802 22690 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.447033 22686 raft_consensus.cc:359] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.447870 22686 raft_consensus.cc:385] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.447537 22694 raft_consensus.cc:515] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.448176 22686 raft_consensus.cc:740] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.449258 22644 raft_consensus.cc:2393] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cd1d9c807fc460fa79c70d02025f57d in current term 1: Already voted for candidate b0010bf15db84e3aa211790f4fe938a6 in this term.
I20260710 13:23:44.448977 22686 consensus_queue.cc:260] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.451670 22686 ts_tablet_manager.cc:1434] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:23:44.457070 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.458191 22570 raft_consensus.cc:2468] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:44.459522 22692 raft_consensus.cc:493] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.459401 22711 raft_consensus.cc:515] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.460049 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.460700 22571 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:44.460083 22692 raft_consensus.cc:515] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.462954 22692 leader_election.cc:290] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.463132 22459 leader_election.cc:304] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [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: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.465507 22690 raft_consensus.cc:515] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.467177 22687 tablet_bootstrap.cc:492] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.467952 22690 leader_election.cc:290] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.462208 22711 leader_election.cc:290] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.466905 22644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.469074 22711 raft_consensus.cc:2804] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.469465 22711 raft_consensus.cc:493] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.469239 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.470248 22645 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.469909 22711 raft_consensus.cc:3060] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.474380 22694 leader_election.cc:290] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:44.474607 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:44.453294 22686 tablet_bootstrap.cc:492] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.475318 22571 raft_consensus.cc:3060] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.469250 22644 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.482226 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:44.487263 22686 tablet_bootstrap.cc:654] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.487416 22644 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 1.
I20260710 13:23:44.488497 22462 leader_election.cc:304] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.489212 22694 raft_consensus.cc:493] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.489349 22690 raft_consensus.cc:2804] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.490896 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:44.491290 22690 raft_consensus.cc:697] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:44.491495 22570 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.491822 22687 tablet_bootstrap.cc:654] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.492266 22690 consensus_queue.cc:237] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.491257 22694 raft_consensus.cc:515] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.495793 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.496454 22495 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 0.
I20260710 13:23:44.490042 22711 raft_consensus.cc:515] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.497959 22611 leader_election.cc:304] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.498631 22496 raft_consensus.cc:2393] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0010bf15db84e3aa211790f4fe938a6 in current term 1: Already voted for candidate 3cd1d9c807fc460fa79c70d02025f57d in this term.
I20260710 13:23:44.490701 22571 raft_consensus.cc:2468] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 1.
I20260710 13:23:44.500072 22608 leader_election.cc:304] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.500285 22719 raft_consensus.cc:2804] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.501397 22719 raft_consensus.cc:493] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.501763 22719 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.504451 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:44.505236 22569 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.505591 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.506477 22643 raft_consensus.cc:2393] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cd1d9c807fc460fa79c70d02025f57d in current term 1: Already voted for candidate b0010bf15db84e3aa211790f4fe938a6 in this term.
I20260710 13:23:44.508037 22711 leader_election.cc:290] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.511364 22686 tablet_bootstrap.cc:492] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.511832 22686 ts_tablet_manager.cc:1403] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.003s
I20260710 13:23:44.513136 22569 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 1.
I20260710 13:23:44.515573 22719 raft_consensus.cc:515] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.515916 22459 leader_election.cc:304] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:44.522214 22711 raft_consensus.cc:2804] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.522521 22642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.522732 22711 raft_consensus.cc:697] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:44.522954 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.523788 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.523600 22711 consensus_queue.cc:237] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
W20260710 13:23:44.524065 22537 leader_election.cc:343] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.524452 22494 raft_consensus.cc:2468] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.525633 22537 leader_election.cc:304] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [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: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.525852 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.525056 22390 catalog_manager.cc:5697] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 1 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.526492 22692 raft_consensus.cc:2804] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.526913 22692 raft_consensus.cc:493] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.517060 22687 tablet_bootstrap.cc:492] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.516912 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e036c6ef10c41c8be1ac1b885019ac5" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:44.527324 22692 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.527804 22687 ts_tablet_manager.cc:1403] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.002s
I20260710 13:23:44.527890 22569 raft_consensus.cc:2393] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cd1d9c807fc460fa79c70d02025f57d in current term 1: Already voted for candidate b0010bf15db84e3aa211790f4fe938a6 in this term.
I20260710 13:23:44.514513 22686 raft_consensus.cc:359] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.528826 22686 raft_consensus.cc:385] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.529121 22686 raft_consensus.cc:740] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.530014 22686 consensus_queue.cc:260] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.531711 22687 raft_consensus.cc:359] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.519033 22570 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 1.
I20260710 13:23:44.519577 22644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.535429 22687 raft_consensus.cc:385] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.521057 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.536640 22643 raft_consensus.cc:2393] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51fbff1f369c414eb68f3bd1a72191f2 in current term 1: Already voted for candidate 3cd1d9c807fc460fa79c70d02025f57d in this term.
I20260710 13:23:44.536707 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:44.520941 22694 leader_election.cc:290] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:44.518767 22645 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 1.
I20260710 13:23:44.521435 22685 tablet_bootstrap.cc:492] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.535161 22459 leader_election.cc:304] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [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: 3cd1d9c807fc460fa79c70d02025f57d; no voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.537600 22495 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.542848 22692 raft_consensus.cc:515] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.545832 22692 leader_election.cc:290] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.538388 22685 ts_tablet_manager.cc:1403] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.010s
I20260710 13:23:44.537472 22687 raft_consensus.cc:740] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.541285 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.546983 22686 ts_tablet_manager.cc:1434] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.004s
I20260710 13:23:44.540306 22690 raft_consensus.cc:2749] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.547806 22570 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 0.
I20260710 13:23:44.548837 22686 tablet_bootstrap.cc:492] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.550606 22537 leader_election.cc:304] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2; no voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.551523 22719 leader_election.cc:290] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:44.537756 22694 raft_consensus.cc:2804] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.552264 22694 raft_consensus.cc:697] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 1 LEADER]: Becoming Leader. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:44.552366 22685 raft_consensus.cc:359] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.553151 22685 raft_consensus.cc:385] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.553145 22694 consensus_queue.cc:237] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.553994 22537 leader_election.cc:304] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2; no voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.556869 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:44.557612 22570 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.553615 22685 raft_consensus.cc:740] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.558705 22692 raft_consensus.cc:2749] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.563473 22687 consensus_queue.cc:260] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.565022 22686 tablet_bootstrap.cc:654] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.565850 22687 ts_tablet_manager.cc:1434] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260710 13:23:44.566908 22687 tablet_bootstrap.cc:492] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.569165 22692 raft_consensus.cc:2749] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.569211 22685 consensus_queue.cc:260] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.577205 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:44.578097 22494 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.578511 22685 ts_tablet_manager.cc:1434] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:23:44.579520 22570 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 1.
I20260710 13:23:44.586745 22608 leader_election.cc:304] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.587975 22719 raft_consensus.cc:2804] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.588163 22729 raft_consensus.cc:493] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.588543 22719 raft_consensus.cc:697] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 LEADER]: Becoming Leader. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:44.588670 22729 raft_consensus.cc:515] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.588939 22495 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 1.
I20260710 13:23:44.589622 22719 consensus_queue.cc:237] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.591614 22729 leader_election.cc:290] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.595810 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.597534 22686 tablet_bootstrap.cc:492] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.597988 22686 ts_tablet_manager.cc:1403] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
W20260710 13:23:44.599108 22537 leader_election.cc:343] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.600354 22686 raft_consensus.cc:359] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.600922 22686 raft_consensus.cc:385] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.601174 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.601751 22645 raft_consensus.cc:2468] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.602141 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.602720 22495 raft_consensus.cc:2468] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.601197 22686 raft_consensus.cc:740] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.603940 22537 leader_election.cc:304] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:44.604183 22686 consensus_queue.cc:260] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.605948 22729 raft_consensus.cc:2804] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.606377 22729 raft_consensus.cc:493] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.606751 22729 raft_consensus.cc:3060] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.604619 22685 tablet_bootstrap.cc:492] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.618757 22685 tablet_bootstrap.cc:654] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.621920 22686 ts_tablet_manager.cc:1434] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 13:23:44.622947 22686 tablet_bootstrap.cc:492] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2: Bootstrap starting.
I20260710 13:23:44.621172 22393 catalog_manager.cc:5697] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "b0010bf15db84e3aa211790f4fe938a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:44.626262 22687 tablet_bootstrap.cc:654] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.628674 22686 tablet_bootstrap.cc:654] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.637555 22494 raft_consensus.cc:2468] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 1.
I20260710 13:23:44.639868 22537 leader_election.cc:304] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [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: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.640893 22729 raft_consensus.cc:515] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.641172 22392 catalog_manager.cc:5697] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 1 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.642558 22727 raft_consensus.cc:2804] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.643808 22727 raft_consensus.cc:697] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:44.645020 22727 consensus_queue.cc:237] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.648254 22687 tablet_bootstrap.cc:492] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.648756 22687 ts_tablet_manager.cc:1403] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.002s
I20260710 13:23:44.652730 22729 leader_election.cc:290] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.652518 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:44.652976 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.653609 22495 raft_consensus.cc:3060] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.655542 22685 tablet_bootstrap.cc:492] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.655467 22687 raft_consensus.cc:359] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.656263 22687 raft_consensus.cc:385] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.656551 22687 raft_consensus.cc:740] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.653822 22645 raft_consensus.cc:3060] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.656019 22685 ts_tablet_manager.cc:1403] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.006s
I20260710 13:23:44.660389 22686 tablet_bootstrap.cc:492] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2: No bootstrap required, opened a new log
I20260710 13:23:44.660858 22686 ts_tablet_manager.cc:1403] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.004s
I20260710 13:23:44.661572 22685 raft_consensus.cc:359] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.662451 22685 raft_consensus.cc:385] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.662806 22685 raft_consensus.cc:740] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.663077 22729 raft_consensus.cc:493] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.663806 22729 raft_consensus.cc:515] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.664448 22686 raft_consensus.cc:359] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.665036 22686 raft_consensus.cc:385] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.665243 22686 raft_consensus.cc:740] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.665838 22686 consensus_queue.cc:260] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.666081 22687 consensus_queue.cc:260] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.667167 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.668094 22686 ts_tablet_manager.cc:1434] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:23:44.668988 22729 leader_election.cc:290] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.669356 22687 ts_tablet_manager.cc:1434] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:23:44.663776 22685 consensus_queue.cc:260] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.669706 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.669200 22390 catalog_manager.cc:5697] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "b0010bf15db84e3aa211790f4fe938a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:44.673481 22687 tablet_bootstrap.cc:492] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
W20260710 13:23:44.675341 22537 leader_election.cc:343] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.675979 22496 raft_consensus.cc:2468] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.670512 22645 raft_consensus.cc:2468] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 1.
I20260710 13:23:44.677883 22537 leader_election.cc:304] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [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: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.681826 22687 tablet_bootstrap.cc:654] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.682951 22537 leader_election.cc:304] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.683750 22692 raft_consensus.cc:2804] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.683943 22727 raft_consensus.cc:2804] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.684125 22692 raft_consensus.cc:493] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.684404 22685 ts_tablet_manager.cc:1434] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:23:44.684556 22692 raft_consensus.cc:3060] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.685325 22685 tablet_bootstrap.cc:492] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.692653 22692 raft_consensus.cc:515] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.695694 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:44.696308 22496 raft_consensus.cc:3060] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.700376 22685 tablet_bootstrap.cc:654] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.704628 22496 raft_consensus.cc:2468] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 1.
I20260710 13:23:44.680951 22392 catalog_manager.cc:5697] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.671849 22495 raft_consensus.cc:2468] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 1.
I20260710 13:23:44.682462 22729 raft_consensus.cc:493] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.705636 22729 raft_consensus.cc:515] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.706874 22537 leader_election.cc:304] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:44.708429 22729 leader_election.cc:290] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.709350 22729 raft_consensus.cc:2804] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.710121 22729 raft_consensus.cc:697] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:44.711346 22729 consensus_queue.cc:237] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.712260 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.713047 22685 tablet_bootstrap.cc:492] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.713531 22685 ts_tablet_manager.cc:1403] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260710 13:23:44.713526 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.714372 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
W20260710 13:23:44.715683 22537 leader_election.cc:343] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:44.716351 22537 leader_election.cc:343] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.716773 22537 leader_election.cc:304] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2; no voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6
W20260710 13:23:44.717882 22537 leader_election.cc:343] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.718398 22692 leader_election.cc:290] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.719156 22692 raft_consensus.cc:2749] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.719156 22685 raft_consensus.cc:359] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.720024 22685 raft_consensus.cc:385] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.720300 22685 raft_consensus.cc:740] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.720968 22685 consensus_queue.cc:260] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.722545 22685 ts_tablet_manager.cc:1434] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:23:44.725485 22692 raft_consensus.cc:493] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.726394 22685 tablet_bootstrap.cc:492] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: Bootstrap starting.
I20260710 13:23:44.733042 22685 tablet_bootstrap.cc:654] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.726212 22692 raft_consensus.cc:515] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.738945 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e1f3ec6ee24e65a25552f8e969dba1" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.739820 22692 leader_election.cc:290] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.740026 22496 raft_consensus.cc:2468] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.740495 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e1f3ec6ee24e65a25552f8e969dba1" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.741328 22643 raft_consensus.cc:2468] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.741770 22537 leader_election.cc:304] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:44.743613 22727 raft_consensus.cc:697] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:44.745527 22685 tablet_bootstrap.cc:492] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: No bootstrap required, opened a new log
I20260710 13:23:44.744886 22727 consensus_queue.cc:237] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.745992 22685 ts_tablet_manager.cc:1403] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:23:44.742744 22692 raft_consensus.cc:2804] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.748785 22729 raft_consensus.cc:493] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.750552 22729 raft_consensus.cc:515] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.748869 22692 raft_consensus.cc:493] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.751478 22692 raft_consensus.cc:3060] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.754232 22711 raft_consensus.cc:493] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.754854 22711 raft_consensus.cc:515] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.756717 22685 raft_consensus.cc:359] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.757090 22711 leader_election.cc:290] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.757395 22685 raft_consensus.cc:385] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.757668 22685 raft_consensus.cc:740] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.758332 22685 consensus_queue.cc:260] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.759140 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.759771 22685 ts_tablet_manager.cc:1434] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:23:44.759950 22643 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:44.753118 22729 leader_election.cc:290] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.761332 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.764504 22462 leader_election.cc:304] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.764653 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:44.764776 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.765491 22496 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.765473 22643 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 0.
I20260710 13:23:44.766124 22711 raft_consensus.cc:2804] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.766498 22711 raft_consensus.cc:493] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.766835 22711 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.766952 22537 leader_election.cc:304] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:44.768530 22687 tablet_bootstrap.cc:492] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.769013 22687 ts_tablet_manager.cc:1403] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.008s
I20260710 13:23:44.763849 22570 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:44.770438 22727 raft_consensus.cc:2804] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.772758 22727 raft_consensus.cc:493] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.773200 22727 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.775532 22711 raft_consensus.cc:515] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.775656 22687 raft_consensus.cc:359] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.776371 22687 raft_consensus.cc:385] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.776628 22687 raft_consensus.cc:740] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.776238 22393 catalog_manager.cc:5697] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.777251 22687 consensus_queue.cc:260] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.778360 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:44.778017 22393 catalog_manager.cc:5697] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.779247 22687 ts_tablet_manager.cc:1434] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:23:44.780160 22687 tablet_bootstrap.cc:492] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.785856 22692 raft_consensus.cc:515] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.786185 22727 raft_consensus.cc:515] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.787564 22570 raft_consensus.cc:2393] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cd1d9c807fc460fa79c70d02025f57d in current term 1: Already voted for candidate 51fbff1f369c414eb68f3bd1a72191f2 in this term.
I20260710 13:23:44.788098 22687 tablet_bootstrap.cc:654] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.789232 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e1f3ec6ee24e65a25552f8e969dba1" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:44.790642 22727 leader_election.cc:290] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.791985 22496 raft_consensus.cc:3060] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.791896 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:44.792737 22495 raft_consensus.cc:2393] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51fbff1f369c414eb68f3bd1a72191f2 in current term 1: Already voted for candidate 3cd1d9c807fc460fa79c70d02025f57d in this term.
I20260710 13:23:44.793053 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.793872 22643 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.794986 22711 leader_election.cc:290] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.796023 22692 leader_election.cc:290] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:44.796478 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.797927 22462 leader_election.cc:304] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [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: 3cd1d9c807fc460fa79c70d02025f57d; no voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:44.798434 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e1f3ec6ee24e65a25552f8e969dba1" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:44.799014 22645 raft_consensus.cc:3060] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.799078 22711 raft_consensus.cc:2749] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.803733 22645 raft_consensus.cc:2468] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 1.
I20260710 13:23:44.805282 22537 leader_election.cc:304] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:44.806340 22692 raft_consensus.cc:2804] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.807031 22692 raft_consensus.cc:697] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:44.808022 22692 consensus_queue.cc:237] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.809083 22496 raft_consensus.cc:2468] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 1.
I20260710 13:23:44.813665 22719 raft_consensus.cc:493] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.814806 22719 raft_consensus.cc:515] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.817596 22643 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 1.
I20260710 13:23:44.819481 22537 leader_election.cc:304] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [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: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:44.820794 22727 raft_consensus.cc:2804] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.821413 22687 tablet_bootstrap.cc:492] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.821426 22727 raft_consensus.cc:697] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:44.821923 22687 ts_tablet_manager.cc:1403] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.019s
I20260710 13:23:44.822289 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.823809 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.822870 22727 consensus_queue.cc:237] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.824560 22496 raft_consensus.cc:2393] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0010bf15db84e3aa211790f4fe938a6 in current term 1: Already voted for candidate 51fbff1f369c414eb68f3bd1a72191f2 in this term.
I20260710 13:23:44.824983 22687 raft_consensus.cc:359] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.827023 22608 leader_election.cc:304] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0010bf15db84e3aa211790f4fe938a6; no voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2
I20260710 13:23:44.827935 22694 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.832985 22719 leader_election.cc:290] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:44.837142 22694 raft_consensus.cc:2749] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:44.825639 22687 raft_consensus.cc:385] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.838896 22687 raft_consensus.cc:740] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.839826 22687 consensus_queue.cc:260] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.843132 22687 ts_tablet_manager.cc:1434] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260710 13:23:44.844559 22687 tablet_bootstrap.cc:492] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6: Bootstrap starting.
I20260710 13:23:44.845674 22394 catalog_manager.cc:5697] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.850646 22687 tablet_bootstrap.cc:654] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.863929 22687 tablet_bootstrap.cc:492] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6: No bootstrap required, opened a new log
I20260710 13:23:44.864315 22687 ts_tablet_manager.cc:1403] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260710 13:23:44.864588 22394 catalog_manager.cc:5697] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.866416 22687 raft_consensus.cc:359] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.866900 22687 raft_consensus.cc:385] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.867368 22687 raft_consensus.cc:740] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.868121 22687 consensus_queue.cc:260] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.870098 22687 ts_tablet_manager.cc:1434] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:44.940060 22694 raft_consensus.cc:493] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.940692 22694 raft_consensus.cc:515] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:44.942823 22694 leader_election.cc:290] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:44.943729 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d" is_pre_election: true
I20260710 13:23:44.943940 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:44.944437 22496 raft_consensus.cc:2393] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0010bf15db84e3aa211790f4fe938a6 in current term 1: Already voted for candidate 51fbff1f369c414eb68f3bd1a72191f2 in this term.
I20260710 13:23:44.945415 22611 leader_election.cc:304] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0010bf15db84e3aa211790f4fe938a6; no voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2
I20260710 13:23:44.946128 22694 raft_consensus.cc:3060] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.951141 22694 raft_consensus.cc:2749] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:45.045928 22694 consensus_queue.cc:1048] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, 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.060348 22719 consensus_queue.cc:1048] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.074717 22711 consensus_queue.cc:1048] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, 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.088407 22756 consensus_queue.cc:1048] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.106062 22719 consensus_queue.cc:1048] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, 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.106470 22756 consensus_queue.cc:1048] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, 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.121455 22711 consensus_queue.cc:1048] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.137437 22723 consensus_queue.cc:1048] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.165724 22727 consensus_queue.cc:1048] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.177942 22692 consensus_queue.cc:1048] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.185480 22692 consensus_queue.cc:1048] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.195402 22711 raft_consensus.cc:493] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:45.195914 22711 raft_consensus.cc:515] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.197974 22711 leader_election.cc:290] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:45.198750 22738 consensus_queue.cc:1048] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.198860 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2" is_pre_election: true
I20260710 13:23:45.199381 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6" is_pre_election: true
I20260710 13:23:45.199561 22569 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:45.199998 22643 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 0.
I20260710 13:23:45.201009 22462 leader_election.cc:304] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:45.201844 22711 raft_consensus.cc:2804] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:45.202193 22711 raft_consensus.cc:493] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:45.202508 22711 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.205295 22727 consensus_queue.cc:1048] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.209692 22711 raft_consensus.cc:515] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.212932 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:45.213095 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:45.213533 22643 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.213702 22569 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:45.213709 22711 leader_election.cc:290] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:45.221971 22569 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 1.
I20260710 13:23:45.224334 22643 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 1.
I20260710 13:23:45.224349 22740 consensus_queue.cc:1048] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.225704 22462 leader_election.cc:304] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:45.226601 22711 raft_consensus.cc:2804] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:45.227079 22711 raft_consensus.cc:697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:45.227895 22711 consensus_queue.cc:237] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.239499 22392 catalog_manager.cc:5697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 1 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.243523 22740 consensus_queue.cc:1048] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.253997 22740 consensus_queue.cc:1048] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.286824 22740 consensus_queue.cc:1048] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.293183 22569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:23:45.293855 22569 raft_consensus.cc:606] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:45.304095 22727 consensus_queue.cc:1048] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.304605 22569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:23:45.305181 22569 raft_consensus.cc:606] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:45.312793 22727 raft_consensus.cc:993] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:45.313282 22727 raft_consensus.cc:1081] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:45.315141 22495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54868
I20260710 13:23:45.315836 22495 raft_consensus.cc:493] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.316222 22495 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.323462 22495 raft_consensus.cc:515] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.326364 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:45.327091 22569 raft_consensus.cc:3055] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:45.327445 22569 raft_consensus.cc:740] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:45.328001 22645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864464255fbf453ab40fe85aff513d24"
dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:45882
I20260710 13:23:45.328209 22569 consensus_queue.cc:260] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.328794 22495 leader_election.cc:290] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:45.328994 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:45.328578 22645 raft_consensus.cc:606] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:45.329530 22643 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.329375 22569 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.336833 22569 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:45.337272 22643 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:45.338557 22462 leader_election.cc:304] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:45.339287 22711 raft_consensus.cc:2804] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:45.339679 22711 raft_consensus.cc:697] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:45.340476 22711 consensus_queue.cc:237] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.347052 22392 catalog_manager.cc:5697] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 1 to 2, leader changed from 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 2 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.353977 22495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
mode: GRACEFUL
new_leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
 from {username='slave'} at 127.0.0.1:36478
I20260710 13:23:45.354610 22495 raft_consensus.cc:606] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Received request to transfer leadership to TS 51fbff1f369c414eb68f3bd1a72191f2
I20260710 13:23:45.525646 22719 raft_consensus.cc:993] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:45.526161 22694 raft_consensus.cc:1081] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:45.527845 22495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864464255fbf453ab40fe85aff513d24"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54864
I20260710 13:23:45.528348 22495 raft_consensus.cc:493] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.528738 22495 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.533514 22495 raft_consensus.cc:515] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.535190 22495 leader_election.cc:290] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:45.536099 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:45.536219 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:45.536689 22569 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.536744 22643 raft_consensus.cc:3055] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:45.537114 22643 raft_consensus.cc:740] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:45.537752 22643 consensus_queue.cc:260] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.538791 22643 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.542184 22569 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:45.543370 22459 leader_election.cc:304] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:45.544160 22755 raft_consensus.cc:2804] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:45.544605 22755 raft_consensus.cc:697] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:45.545063 22643 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:45.545360 22755 consensus_queue.cc:237] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.552882 22392 catalog_manager.cc:5697] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 1 to 2, leader changed from b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 2 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.650214 22756 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.661347 22755 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, 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.669438 22711 raft_consensus.cc:993] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: : Instructing follower 51fbff1f369c414eb68f3bd1a72191f2 to start an election
I20260710 13:23:45.669983 22755 raft_consensus.cc:1081] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Signalling peer 51fbff1f369c414eb68f3bd1a72191f2 to start an election
I20260710 13:23:45.671667 22570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
 from {username='slave'} at 127.0.0.1:53932
I20260710 13:23:45.672199 22570 raft_consensus.cc:493] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.672552 22570 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.678220 22570 raft_consensus.cc:515] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.680073 22570 leader_election.cc:290] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 2 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:45.681047 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:45.681619 22495 raft_consensus.cc:3055] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:45.681736 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:45.682003 22495 raft_consensus.cc:740] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:45.682387 22643 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.682953 22495 consensus_queue.cc:260] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.683974 22495 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.688041 22643 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 2.
I20260710 13:23:45.688815 22495 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 2.
I20260710 13:23:45.689111 22537 leader_election.cc:304] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:45.689986 22727 raft_consensus.cc:2804] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:45.690390 22727 raft_consensus.cc:697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:45.691144 22727 consensus_queue.cc:237] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.697888 22392 catalog_manager.cc:5697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 1 to 2, leader changed from 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65) to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.788012 22727 raft_consensus.cc:993] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:45.788499 22729 raft_consensus.cc:1081] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:45.790377 22495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54868
I20260710 13:23:45.790961 22495 raft_consensus.cc:493] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.791282 22495 raft_consensus.cc:3060] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.796180 22495 raft_consensus.cc:515] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.798388 22495 leader_election.cc:290] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:45.799227 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:45.799451 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d4b76213d4e50943ec69eef5a1f5e" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:45.799865 22570 raft_consensus.cc:3055] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:45.799949 22643 raft_consensus.cc:3060] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.800242 22570 raft_consensus.cc:740] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:45.801064 22570 consensus_queue.cc:260] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.802291 22570 raft_consensus.cc:3060] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.807077 22643 raft_consensus.cc:2468] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:45.808897 22462 leader_election.cc:304] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:45.809974 22570 raft_consensus.cc:2468] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:45.809971 22755 raft_consensus.cc:2804] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:45.810925 22755 raft_consensus.cc:697] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:45.811640 22755 consensus_queue.cc:237] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:45.819082 22392 catalog_manager.cc:5697] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 1 to 2, leader changed from 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 2 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.865281 22570 raft_consensus.cc:1275] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:45.866684 22755 consensus_queue.cc:1048] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:45.877039 22643 raft_consensus.cc:1275] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:45.878904 22755 consensus_queue.cc:1048] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:23:45.946310 22570 raft_consensus.cc:1275] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:45.947589 22755 consensus_queue.cc:1048] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:45.955718 22643 raft_consensus.cc:1275] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:45.957167 22756 consensus_queue.cc:1048] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:46.117204 22495 raft_consensus.cc:1275] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Refusing update from remote peer 51fbff1f369c414eb68f3bd1a72191f2: 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:46.118646 22729 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:46.126356 22645 raft_consensus.cc:1275] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Refusing update from remote peer 51fbff1f369c414eb68f3bd1a72191f2: 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:46.130195 22727 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:46.248488 22645 raft_consensus.cc:1275] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:46.249835 22756 consensus_queue.cc:1048] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:46.260572 22570 raft_consensus.cc:1275] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:46.261866 22780 consensus_queue.cc:1048] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, 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.404181 21857 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:23:48.405238 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:48.424890 22495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
mode: GRACEFUL
new_leader_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:23:48.425453 22495 raft_consensus.cc:606] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Received request to transfer leadership to TS b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:48.428414 22495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
mode: GRACEFUL
new_leader_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:23:48.428972 22495 raft_consensus.cc:606] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Received request to transfer leadership to TS b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:48.430440 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:48.430922 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:48.530191 22783 raft_consensus.cc:993] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d: : Instructing follower b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:48.530674 22786 raft_consensus.cc:1081] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Signalling peer b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:48.532315 22645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa"
dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:44700
I20260710 13:23:48.532783 22645 raft_consensus.cc:493] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:48.533069 22645 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.537940 22645 raft_consensus.cc:515] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:48.539624 22645 leader_election.cc:290] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 2 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:48.540503 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:48.540602 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:48.541133 22495 raft_consensus.cc:3055] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:48.541152 22570 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.541519 22495 raft_consensus.cc:740] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:48.542213 22495 consensus_queue.cc:260] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:48.543087 22495 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.546597 22570 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 2.
I20260710 13:23:48.547358 22495 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 2.
I20260710 13:23:48.547755 22608 leader_election.cc:304] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:48.548553 22782 raft_consensus.cc:2804] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:48.549419 22782 raft_consensus.cc:697] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Becoming Leader. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:48.550128 22782 consensus_queue.cc:237] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:48.558060 22392 catalog_manager.cc:5697] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 reported cstate change: term changed from 1 to 2, leader changed from 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65) to b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "b0010bf15db84e3aa211790f4fe938a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:48.692909 22786 raft_consensus.cc:993] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d: : Instructing follower b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:48.693429 22783 raft_consensus.cc:1081] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Signalling peer b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:48.694844 22645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8"
dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:44700
I20260710 13:23:48.695394 22645 raft_consensus.cc:493] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:48.695719 22645 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.700640 22645 raft_consensus.cc:515] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:48.702543 22645 leader_election.cc:290] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 2 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:48.703564 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:48.703913 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:48.704140 22495 raft_consensus.cc:3055] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:48.704461 22570 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.704520 22495 raft_consensus.cc:740] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:48.705307 22495 consensus_queue.cc:260] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:48.706259 22495 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.709290 22570 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 2.
I20260710 13:23:48.710418 22608 leader_election.cc:304] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:48.711113 22782 raft_consensus.cc:2804] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:48.711448 22495 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 2.
I20260710 13:23:48.711531 22782 raft_consensus.cc:697] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Becoming Leader. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:48.712342 22782 consensus_queue.cc:237] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:48.721697 22394 catalog_manager.cc:5697] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 reported cstate change: term changed from 1 to 2, leader changed from 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65) to b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "b0010bf15db84e3aa211790f4fe938a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:49.150432 22495 raft_consensus.cc:1275] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Refusing update from remote peer b0010bf15db84e3aa211790f4fe938a6: 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:49.151737 22782 consensus_queue.cc:1048] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:49.160393 22570 raft_consensus.cc:1275] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Refusing update from remote peer b0010bf15db84e3aa211790f4fe938a6: 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:49.161993 22782 consensus_queue.cc:1048] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:49.252707 22570 raft_consensus.cc:1275] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Refusing update from remote peer b0010bf15db84e3aa211790f4fe938a6: 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:49.254087 22782 consensus_queue.cc:1048] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:49.262593 22495 raft_consensus.cc:1275] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Refusing update from remote peer b0010bf15db84e3aa211790f4fe938a6: 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:49.264102 22801 consensus_queue.cc:1048] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:49.431761 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:49.442651 22643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8"
dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:45882
I20260710 13:23:49.443188 22643 raft_consensus.cc:606] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:49.456441 22643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa"
dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:45882
I20260710 13:23:49.456995 22643 raft_consensus.cc:606] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:49.502928 22570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9747fe70f443458fba54274ac2056791"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:23:49.503947 22570 raft_consensus.cc:606] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:49.509249 22570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:23:49.509886 22570 raft_consensus.cc:606] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:49.514901 22570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
mode: GRACEFUL
new_leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:23:49.515723 22570 raft_consensus.cc:606] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Received request to transfer leadership to TS 3cd1d9c807fc460fa79c70d02025f57d
I20260710 13:23:49.725632 22801 raft_consensus.cc:993] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.726333 22782 raft_consensus.cc:1081] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.728088 22805 raft_consensus.cc:993] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.728322 22495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54864
I20260710 13:23:49.728690 22793 raft_consensus.cc:1081] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.729118 22495 raft_consensus.cc:493] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:49.730696 22495 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.731645 22496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54868
I20260710 13:23:49.732306 22496 raft_consensus.cc:493] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:49.732683 22496 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:49.737998 22495 raft_consensus.cc:515] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.738080 22496 raft_consensus.cc:515] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.740331 22496 leader_election.cc:290] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:49.740293 22495 leader_election.cc:290] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 3 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:49.741844 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:49.742285 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:49.742744 22569 raft_consensus.cc:3055] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:49.742944 22570 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.742354 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41f9b9c88e394534916a6e39b32c38aa" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:49.743120 22569 raft_consensus.cc:740] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:49.743233 22645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:49.743731 22643 raft_consensus.cc:3055] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:49.743887 22645 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:49.744110 22643 raft_consensus.cc:740] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:49.744269 22569 consensus_queue.cc:260] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.745106 22643 consensus_queue.cc:260] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.746217 22569 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:49.746742 22643 raft_consensus.cc:3060] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.751542 22570 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 3.
I20260710 13:23:49.752560 22645 raft_consensus.cc:2468] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:49.753027 22459 leader_election.cc:304] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [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: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:49.754148 22783 raft_consensus.cc:2804] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:49.754408 22462 leader_election.cc:304] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:49.754678 22783 raft_consensus.cc:697] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:49.755304 22643 raft_consensus.cc:2468] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 3.
I20260710 13:23:49.755761 22783 consensus_queue.cc:237] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.757112 22806 raft_consensus.cc:2804] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:49.757560 22806 raft_consensus.cc:697] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:49.758088 22569 raft_consensus.cc:2468] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:49.758488 22806 consensus_queue.cc:237] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.766497 22394 catalog_manager.cc:5697] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 2 to 3, leader changed from b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 3 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.784806 22394 catalog_manager.cc:5697] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 1 to 2, leader changed from 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 2 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.815194 22805 raft_consensus.cc:993] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.815652 22793 raft_consensus.cc:1081] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.817129 22495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54868
I20260710 13:23:49.817601 22495 raft_consensus.cc:493] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:49.817912 22495 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.822355 22495 raft_consensus.cc:515] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.823810 22495 leader_election.cc:290] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 3 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:49.824872 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:49.824937 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:49.825428 22569 raft_consensus.cc:3055] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:49.825515 22643 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.825728 22569 raft_consensus.cc:740] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:49.826471 22569 consensus_queue.cc:260] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.827432 22569 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.830575 22643 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 3.
I20260710 13:23:49.831765 22462 leader_election.cc:304] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [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: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:49.832537 22806 raft_consensus.cc:2804] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:49.832835 22569 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 3.
I20260710 13:23:49.833048 22806 raft_consensus.cc:697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:49.834008 22806 consensus_queue.cc:237] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.840435 22394 catalog_manager.cc:5697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 2 to 3, leader changed from 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 3 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.884989 22787 raft_consensus.cc:993] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.885473 22782 raft_consensus.cc:1081] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.887056 22495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54864
I20260710 13:23:49.887548 22495 raft_consensus.cc:493] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:49.887807 22495 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.891974 22495 raft_consensus.cc:515] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.893392 22495 leader_election.cc:290] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 3 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:49.894356 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:49.894536 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae0b96a08e63400dbf9df9f68f4c98f8" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:49.895120 22569 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.895195 22643 raft_consensus.cc:3055] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:49.895581 22643 raft_consensus.cc:740] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:49.896488 22643 consensus_queue.cc:260] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.897544 22643 raft_consensus.cc:3060] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:49.900378 22569 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 3.
I20260710 13:23:49.902271 22643 raft_consensus.cc:2468] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 3.
I20260710 13:23:49.902932 22459 leader_election.cc:304] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [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: 3cd1d9c807fc460fa79c70d02025f57d, 51fbff1f369c414eb68f3bd1a72191f2; no voters: 
I20260710 13:23:49.903928 22806 raft_consensus.cc:2804] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:49.904515 22806 raft_consensus.cc:697] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:49.905369 22806 consensus_queue.cc:237] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.911350 22394 catalog_manager.cc:5697] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 2 to 3, leader changed from b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 3 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.970362 22805 raft_consensus.cc:993] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2: : Instructing follower 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.970849 22805 raft_consensus.cc:1081] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Signalling peer 3cd1d9c807fc460fa79c70d02025f57d to start an election
I20260710 13:23:49.972366 22495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9747fe70f443458fba54274ac2056791"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
 from {username='slave'} at 127.0.0.1:54868
I20260710 13:23:49.972841 22495 raft_consensus.cc:493] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:49.973141 22495 raft_consensus.cc:3060] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:49.977519 22495 raft_consensus.cc:515] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.979099 22495 leader_election.cc:290] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Requested vote from peers 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:49.980064 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:49.979955 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747fe70f443458fba54274ac2056791" candidate_uuid: "3cd1d9c807fc460fa79c70d02025f57d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:49.980619 22643 raft_consensus.cc:3060] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:49.980713 22569 raft_consensus.cc:3055] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:49.981118 22569 raft_consensus.cc:740] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:49.981979 22569 consensus_queue.cc:260] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:49.983237 22569 raft_consensus.cc:3060] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:49.989118 22643 raft_consensus.cc:2468] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:49.990223 22569 raft_consensus.cc:2468] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd1d9c807fc460fa79c70d02025f57d in term 2.
I20260710 13:23:49.990500 22462 leader_election.cc:304] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cd1d9c807fc460fa79c70d02025f57d, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:49.991492 22806 raft_consensus.cc:2804] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:49.992012 22806 raft_consensus.cc:697] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Leader. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:49.992885 22806 consensus_queue.cc:237] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:50.001188 22394 catalog_manager.cc:5697] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d reported cstate change: term changed from 1 to 2, leader changed from 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66) to 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65). New cstate: current_term: 2 leader_uuid: "3cd1d9c807fc460fa79c70d02025f57d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.151999 22643 raft_consensus.cc:1275] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.153407 22806 consensus_queue.cc:1048] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:50.166756 22569 raft_consensus.cc:1275] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.168357 22806 consensus_queue.cc:1048] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:50.227285 22643 raft_consensus.cc:1275] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.228462 22806 consensus_queue.cc:1048] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:50.239445 22569 raft_consensus.cc:1275] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.241027 22804 consensus_queue.cc:1048] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:50.290268 22643 raft_consensus.cc:1275] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.291797 22804 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:50.300923 22569 raft_consensus.cc:1275] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.302528 22806 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:50.305843 22569 raft_consensus.cc:1275] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.307428 22783 consensus_queue.cc:1048] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:50.317965 22643 raft_consensus.cc:1275] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.319208 22783 consensus_queue.cc:1048] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:50.387015 22643 raft_consensus.cc:1275] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.388541 22783 consensus_queue.cc:1048] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:50.397974 22569 raft_consensus.cc:1275] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Refusing update from remote peer 3cd1d9c807fc460fa79c70d02025f57d: 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:50.399946 22806 consensus_queue.cc:1048] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:52.525627 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:52.533355 22495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
mode: GRACEFUL
new_leader_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:23:52.533957 22495 raft_consensus.cc:606] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Received request to transfer leadership to TS b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:52.536586 22495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
mode: GRACEFUL
new_leader_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:23:52.537094 22495 raft_consensus.cc:606] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Received request to transfer leadership to TS b0010bf15db84e3aa211790f4fe938a6
I20260710 13:23:52.539368 22495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864464255fbf453ab40fe85aff513d24"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
mode: GRACEFUL
new_leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:23:52.539808 22495 raft_consensus.cc:606] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Received request to transfer leadership to TS 51fbff1f369c414eb68f3bd1a72191f2
I20260710 13:23:52.542164 22495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77"
dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
mode: GRACEFUL
new_leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
 from {username='slave'} at 127.0.0.1:36488
I20260710 13:23:52.542608 22495 raft_consensus.cc:606] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Received request to transfer leadership to TS 51fbff1f369c414eb68f3bd1a72191f2
I20260710 13:23:52.543610 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:23:52.544245 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:52.736533 22806 raft_consensus.cc:993] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d: : Instructing follower 51fbff1f369c414eb68f3bd1a72191f2 to start an election
I20260710 13:23:52.736925 22806 raft_consensus.cc:1081] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Signalling peer 51fbff1f369c414eb68f3bd1a72191f2 to start an election
I20260710 13:23:52.738406 22570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864464255fbf453ab40fe85aff513d24"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
 from {username='slave'} at 127.0.0.1:53932
I20260710 13:23:52.738785 22570 raft_consensus.cc:493] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:52.739020 22570 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.743068 22570 raft_consensus.cc:515] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.744563 22570 leader_election.cc:290] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 3 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:52.745649 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:52.745945 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864464255fbf453ab40fe85aff513d24" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:52.746158 22495 raft_consensus.cc:3055] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:52.746461 22495 raft_consensus.cc:740] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:52.746523 22643 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.747064 22495 consensus_queue.cc:260] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.747886 22495 raft_consensus.cc:3060] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.751376 22643 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 3.
I20260710 13:23:52.752351 22495 raft_consensus.cc:2468] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 3.
I20260710 13:23:52.752626 22537 leader_election.cc:304] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [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: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:52.753492 22830 raft_consensus.cc:2804] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:52.754437 22830 raft_consensus.cc:697] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:52.755188 22830 consensus_queue.cc:237] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.763022 22392 catalog_manager.cc:5697] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 2 to 3, leader changed from 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65) to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 3 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.781646 22831 raft_consensus.cc:993] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: : Instructing follower 51fbff1f369c414eb68f3bd1a72191f2 to start an election
I20260710 13:23:52.782102 22806 raft_consensus.cc:1081] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Signalling peer 51fbff1f369c414eb68f3bd1a72191f2 to start an election
I20260710 13:23:52.783773 22570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77"
dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
 from {username='slave'} at 127.0.0.1:53932
I20260710 13:23:52.784225 22570 raft_consensus.cc:493] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:52.784664 22570 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:52.788923 22570 raft_consensus.cc:515] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.790460 22570 leader_election.cc:290] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [CANDIDATE]: Term 4 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67:46487)
I20260710 13:23:52.791182 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:52.791378 22643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9927f9dc25ed4b2eb276b1af2cda3f77" candidate_uuid: "51fbff1f369c414eb68f3bd1a72191f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
I20260710 13:23:52.791726 22495 raft_consensus.cc:3055] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:52.791908 22643 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:52.792048 22495 raft_consensus.cc:740] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:52.792804 22495 consensus_queue.cc:260] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.793625 22495 raft_consensus.cc:3060] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:52.796370 22643 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 4.
I20260710 13:23:52.797291 22537 leader_election.cc:304] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [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: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:52.797982 22495 raft_consensus.cc:2468] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51fbff1f369c414eb68f3bd1a72191f2 in term 4.
I20260710 13:23:52.798092 22830 raft_consensus.cc:2804] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:52.798595 22830 raft_consensus.cc:697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 4 LEADER]: Becoming Leader. State: Replica: 51fbff1f369c414eb68f3bd1a72191f2, State: Running, Role: LEADER
I20260710 13:23:52.799471 22830 consensus_queue.cc:237] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.806734 22392 catalog_manager.cc:5697] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 reported cstate change: term changed from 3 to 4, leader changed from 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65) to 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66). New cstate: current_term: 4 leader_uuid: "51fbff1f369c414eb68f3bd1a72191f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.847213 22806 raft_consensus.cc:993] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d: : Instructing follower b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:52.847682 22806 raft_consensus.cc:1081] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Signalling peer b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:52.849341 22643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f"
dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:44700
I20260710 13:23:52.849829 22643 raft_consensus.cc:493] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:52.850116 22643 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.854444 22643 raft_consensus.cc:515] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.856017 22643 leader_election.cc:290] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 3 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:52.856925 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:52.857113 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23934bc3b7dd40ce871167ad60f89c0f" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:52.857432 22495 raft_consensus.cc:3055] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:52.857708 22495 raft_consensus.cc:740] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:52.857813 22570 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.858422 22495 consensus_queue.cc:260] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.859239 22495 raft_consensus.cc:3060] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:52.862740 22570 raft_consensus.cc:2468] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 3.
I20260710 13:23:52.863289 22495 raft_consensus.cc:2468] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 3.
I20260710 13:23:52.863996 22608 leader_election.cc:304] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [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: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:52.864928 22782 raft_consensus.cc:2804] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:52.866022 22782 raft_consensus.cc:697] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 3 LEADER]: Becoming Leader. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:52.866743 22782 consensus_queue.cc:237] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:52.874066 22392 catalog_manager.cc:5697] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 reported cstate change: term changed from 2 to 3, leader changed from 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65) to b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67). New cstate: current_term: 3 leader_uuid: "b0010bf15db84e3aa211790f4fe938a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.089972 22831 raft_consensus.cc:993] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d: : Instructing follower b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:53.090456 22806 raft_consensus.cc:1081] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Signalling peer b0010bf15db84e3aa211790f4fe938a6 to start an election
I20260710 13:23:53.092011 22643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96"
dest_uuid: "b0010bf15db84e3aa211790f4fe938a6"
 from {username='slave'} at 127.0.0.1:44700
I20260710 13:23:53.092522 22643 raft_consensus.cc:493] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:53.092783 22643 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:53.097177 22643 raft_consensus.cc:515] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:53.098623 22643 leader_election.cc:290] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [CANDIDATE]: Term 3 election: Requested vote from peers 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341), 51fbff1f369c414eb68f3bd1a72191f2 (127.21.88.66:35761)
I20260710 13:23:53.099651 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd1d9c807fc460fa79c70d02025f57d"
I20260710 13:23:53.099648 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f56029e90fa475f9deaa5f7281a6b96" candidate_uuid: "b0010bf15db84e3aa211790f4fe938a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51fbff1f369c414eb68f3bd1a72191f2"
I20260710 13:23:53.100404 22570 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:53.100379 22495 raft_consensus.cc:3055] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:53.100890 22495 raft_consensus.cc:740] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cd1d9c807fc460fa79c70d02025f57d, State: Running, Role: LEADER
I20260710 13:23:53.101655 22495 consensus_queue.cc:260] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:53.102854 22495 raft_consensus.cc:3060] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:53.107005 22570 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 3.
I20260710 13:23:53.108247 22608 leader_election.cc:304] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [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: 51fbff1f369c414eb68f3bd1a72191f2, b0010bf15db84e3aa211790f4fe938a6; no voters: 
I20260710 13:23:53.108773 22495 raft_consensus.cc:2468] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0010bf15db84e3aa211790f4fe938a6 in term 3.
I20260710 13:23:53.108990 22782 raft_consensus.cc:2804] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:53.109486 22782 raft_consensus.cc:697] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 3 LEADER]: Becoming Leader. State: Replica: b0010bf15db84e3aa211790f4fe938a6, State: Running, Role: LEADER
I20260710 13:23:53.110535 22782 consensus_queue.cc:237] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [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: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } }
I20260710 13:23:53.117630 22392 catalog_manager.cc:5697] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 reported cstate change: term changed from 2 to 3, leader changed from 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65) to b0010bf15db84e3aa211790f4fe938a6 (127.21.88.67). New cstate: current_term: 3 leader_uuid: "b0010bf15db84e3aa211790f4fe938a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.259507 22495 raft_consensus.cc:1275] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 4 FOLLOWER]: Refusing update from remote peer 51fbff1f369c414eb68f3bd1a72191f2: 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:53.260977 22830 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, 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.270999 22643 raft_consensus.cc:1275] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 4 FOLLOWER]: Refusing update from remote peer 51fbff1f369c414eb68f3bd1a72191f2: 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:53.272423 22830 consensus_queue.cc:1048] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, 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.290259 22643 raft_consensus.cc:1275] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Refusing update from remote peer 51fbff1f369c414eb68f3bd1a72191f2: 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:53.291471 22830 consensus_queue.cc:1048] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0010bf15db84e3aa211790f4fe938a6" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:53.300617 22495 raft_consensus.cc:1275] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Refusing update from remote peer 51fbff1f369c414eb68f3bd1a72191f2: 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:53.302112 22830 consensus_queue.cc:1048] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:53.380875 22495 raft_consensus.cc:1275] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Refusing update from remote peer b0010bf15db84e3aa211790f4fe938a6: 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:53.382682 22782 consensus_queue.cc:1048] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd1d9c807fc460fa79c70d02025f57d" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 41341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:53.393162 22570 raft_consensus.cc:1275] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Refusing update from remote peer b0010bf15db84e3aa211790f4fe938a6: 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:53.394556 22839 consensus_queue.cc:1048] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:53.545135 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:53.551175 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
I20260710 13:23:53.580618 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:53.581558 21857 tablet_replica.cc:333] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.582623 21857 raft_consensus.cc:2243] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.583215 21857 raft_consensus.cc:2272] T 49e1f3ec6ee24e65a25552f8e969dba1 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.585585 21857 tablet_replica.cc:333] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.586217 21857 raft_consensus.cc:2243] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.586632 21857 raft_consensus.cc:2272] T 3f56029e90fa475f9deaa5f7281a6b96 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.588575 21857 tablet_replica.cc:333] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.589150 21857 raft_consensus.cc:2243] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.589578 21857 raft_consensus.cc:2272] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 3cd1d9c807fc460fa79c70d02025f57d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.592096 21857 tablet_replica.cc:333] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.592659 21857 raft_consensus.cc:2243] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.593067 21857 raft_consensus.cc:2272] T 23934bc3b7dd40ce871167ad60f89c0f P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.595786 21857 tablet_replica.cc:333] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.596385 21857 raft_consensus.cc:2243] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.597129 21857 raft_consensus.cc:2272] T ae0b96a08e63400dbf9df9f68f4c98f8 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.598850 21857 tablet_replica.cc:333] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.599376 21857 raft_consensus.cc:2243] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.599768 21857 raft_consensus.cc:2272] T 6e036c6ef10c41c8be1ac1b885019ac5 P 3cd1d9c807fc460fa79c70d02025f57d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.601397 21857 tablet_replica.cc:333] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.601948 21857 raft_consensus.cc:2243] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.602336 21857 raft_consensus.cc:2272] T 864464255fbf453ab40fe85aff513d24 P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.604588 21857 tablet_replica.cc:333] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.605245 21857 raft_consensus.cc:2243] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.606030 21857 raft_consensus.cc:2272] T 9747fe70f443458fba54274ac2056791 P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.607800 21857 tablet_replica.cc:333] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.608418 21857 raft_consensus.cc:2243] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.609146 21857 raft_consensus.cc:2272] T 41f9b9c88e394534916a6e39b32c38aa P 3cd1d9c807fc460fa79c70d02025f57d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.610865 21857 tablet_replica.cc:333] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d: stopping tablet replica
I20260710 13:23:53.611337 21857 raft_consensus.cc:2243] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.612026 21857 raft_consensus.cc:2272] T 3c5d4b76213d4e50943ec69eef5a1f5e P 3cd1d9c807fc460fa79c70d02025f57d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.641201 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
I20260710 13:23:53.646545 22570 raft_consensus.cc:1275] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Refusing update from remote peer b0010bf15db84e3aa211790f4fe938a6: 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:53.648131 22839 consensus_queue.cc:1048] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51fbff1f369c414eb68f3bd1a72191f2" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:23:53.661366 22611 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.88.65:41341: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260710 13:23:53.671751 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
W20260710 13:23:53.671797 22611 consensus_peers.cc:597] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 -> Peer 3cd1d9c807fc460fa79c70d02025f57d (127.21.88.65:41341): Couldn't send request to peer 3cd1d9c807fc460fa79c70d02025f57d. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:41341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.701239 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:53.702345 21857 tablet_replica.cc:333] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.703142 21857 raft_consensus.cc:2243] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.704254 21857 raft_consensus.cc:2272] T 49e1f3ec6ee24e65a25552f8e969dba1 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.706322 21857 tablet_replica.cc:333] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.706882 21857 raft_consensus.cc:2243] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.707618 21857 raft_consensus.cc:2272] T 9927f9dc25ed4b2eb276b1af2cda3f77 P 51fbff1f369c414eb68f3bd1a72191f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.709764 21857 tablet_replica.cc:333] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.710431 21857 raft_consensus.cc:2243] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.710875 21857 raft_consensus.cc:2272] T 23934bc3b7dd40ce871167ad60f89c0f P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.713063 21857 tablet_replica.cc:333] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.713730 21857 raft_consensus.cc:2243] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.714591 21857 raft_consensus.cc:2272] T 864464255fbf453ab40fe85aff513d24 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.716638 21857 tablet_replica.cc:333] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.717165 21857 raft_consensus.cc:2243] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.717588 21857 raft_consensus.cc:2272] T 3f56029e90fa475f9deaa5f7281a6b96 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.719800 21857 tablet_replica.cc:333] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.720321 21857 raft_consensus.cc:2243] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.720750 21857 raft_consensus.cc:2272] T 9747fe70f443458fba54274ac2056791 P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.722525 21857 tablet_replica.cc:333] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.723022 21857 raft_consensus.cc:2243] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.723450 21857 raft_consensus.cc:2272] T 3c5d4b76213d4e50943ec69eef5a1f5e P 51fbff1f369c414eb68f3bd1a72191f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.725081 21857 tablet_replica.cc:333] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.725538 21857 raft_consensus.cc:2243] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.725980 21857 raft_consensus.cc:2272] T 41f9b9c88e394534916a6e39b32c38aa P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.728406 21857 tablet_replica.cc:333] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.729185 21857 raft_consensus.cc:2243] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.729710 21857 raft_consensus.cc:2272] T 6e036c6ef10c41c8be1ac1b885019ac5 P 51fbff1f369c414eb68f3bd1a72191f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.731483 21857 tablet_replica.cc:333] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2: stopping tablet replica
I20260710 13:23:53.731933 21857 raft_consensus.cc:2243] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.732331 21857 raft_consensus.cc:2272] T ae0b96a08e63400dbf9df9f68f4c98f8 P 51fbff1f369c414eb68f3bd1a72191f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.752280 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
I20260710 13:23:53.770980 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
I20260710 13:23:53.798396 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:53.799747 21857 tablet_replica.cc:333] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.800678 21857 raft_consensus.cc:2243] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.801417 21857 raft_consensus.cc:2272] T 9927f9dc25ed4b2eb276b1af2cda3f77 P b0010bf15db84e3aa211790f4fe938a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.803912 21857 tablet_replica.cc:333] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.804363 21857 raft_consensus.cc:2243] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.805048 21857 raft_consensus.cc:2272] T 23934bc3b7dd40ce871167ad60f89c0f P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.807449 21857 tablet_replica.cc:333] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.807879 21857 raft_consensus.cc:2243] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.808542 21857 raft_consensus.cc:2272] T 3f56029e90fa475f9deaa5f7281a6b96 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.810617 21857 tablet_replica.cc:333] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.811084 21857 raft_consensus.cc:2243] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.811440 21857 raft_consensus.cc:2272] T 49e1f3ec6ee24e65a25552f8e969dba1 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.812933 21857 tablet_replica.cc:333] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.813362 21857 raft_consensus.cc:2243] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.813727 21857 raft_consensus.cc:2272] T 864464255fbf453ab40fe85aff513d24 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.815840 21857 tablet_replica.cc:333] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.816346 21857 raft_consensus.cc:2243] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.816991 21857 raft_consensus.cc:2272] T 6e036c6ef10c41c8be1ac1b885019ac5 P b0010bf15db84e3aa211790f4fe938a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.818636 21857 tablet_replica.cc:333] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.819047 21857 raft_consensus.cc:2243] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.819366 21857 raft_consensus.cc:2272] T ae0b96a08e63400dbf9df9f68f4c98f8 P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.820735 21857 tablet_replica.cc:333] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.821120 21857 raft_consensus.cc:2243] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.821435 21857 raft_consensus.cc:2272] T 9747fe70f443458fba54274ac2056791 P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.822841 21857 tablet_replica.cc:333] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.823226 21857 raft_consensus.cc:2243] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.823570 21857 raft_consensus.cc:2272] T 3c5d4b76213d4e50943ec69eef5a1f5e P b0010bf15db84e3aa211790f4fe938a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.824930 21857 tablet_replica.cc:333] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6: stopping tablet replica
I20260710 13:23:53.825287 21857 raft_consensus.cc:2243] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.825601 21857 raft_consensus.cc:2272] T 41f9b9c88e394534916a6e39b32c38aa P b0010bf15db84e3aa211790f4fe938a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.852989 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:23:53.871448 21857 master.cc:562] Master@127.21.88.126:33205 shutting down...
I20260710 13:23:53.894213 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:53.894747 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.895087 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05e5c23c5a474860ae7af45a43e4c63b: stopping tablet replica
I20260710 13:23:53.915289 21857 master.cc:584] Master@127.21.88.126:33205 shutdown complete.
3cd1d9c807fc460fa79c70d02025f57d  5
51fbff1f369c414eb68f3bd1a72191f2  4
b0010bf15db84e3aa211790f4fe938a6  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10791 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:23:53.956231 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:41317
I20260710 13:23:53.957290 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:53.964427 22856 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:53.964636 22857 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:53.965413 22859 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:53.965530 21857 server_base.cc:1061] running on GCE node
I20260710 13:23:53.966647 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:53.966842 21857 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:53.967041 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689833967023 us; error 0 us; skew 500 ppm
I20260710 13:23:53.967793 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:53.971549 21857 webserver.cc:533] Webserver started at http://127.21.88.126:41837/ using document root <none> and password file <none>
I20260710 13:23:53.972388 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:53.972643 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:53.973011 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:53.974860 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "9b50000b34a64fcb80e23496245daadb"
format_stamp: "Formatted at 2026-07-10 13:23:53 on dist-test-slave-z93j"
I20260710 13:23:53.982053 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:23:53.986796 22864 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:53.987869 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260710 13:23:53.988209 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "9b50000b34a64fcb80e23496245daadb"
format_stamp: "Formatted at 2026-07-10 13:23:53 on dist-test-slave-z93j"
I20260710 13:23:53.988544 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-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:54.013782 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.015518 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.055848 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:41317
I20260710 13:23:54.055943 22915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:41317 every 8 connection(s)
I20260710 13:23:54.059705 22916 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:54.069084 22916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb: Bootstrap starting.
I20260710 13:23:54.073822 22916 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.078398 22916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb: No bootstrap required, opened a new log
I20260710 13:23:54.080727 22916 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b50000b34a64fcb80e23496245daadb" member_type: VOTER }
I20260710 13:23:54.081126 22916 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.081427 22916 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b50000b34a64fcb80e23496245daadb, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.082096 22916 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b50000b34a64fcb80e23496245daadb" member_type: VOTER }
I20260710 13:23:54.082587 22916 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:54.082834 22916 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:54.083158 22916 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.087707 22916 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b50000b34a64fcb80e23496245daadb" member_type: VOTER }
I20260710 13:23:54.088277 22916 leader_election.cc:304] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [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: 9b50000b34a64fcb80e23496245daadb; no voters: 
I20260710 13:23:54.089426 22916 leader_election.cc:290] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:54.089823 22919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.091158 22919 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 1 LEADER]: Becoming Leader. State: Replica: 9b50000b34a64fcb80e23496245daadb, State: Running, Role: LEADER
I20260710 13:23:54.091800 22919 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [LEADER]: Queue going to LEADER mode. State: All 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: "9b50000b34a64fcb80e23496245daadb" member_type: VOTER }
I20260710 13:23:54.092684 22916 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:54.096417 22920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b50000b34a64fcb80e23496245daadb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b50000b34a64fcb80e23496245daadb" member_type: VOTER } }
I20260710 13:23:54.096439 22921 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b50000b34a64fcb80e23496245daadb. Latest consensus state: current_term: 1 leader_uuid: "9b50000b34a64fcb80e23496245daadb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b50000b34a64fcb80e23496245daadb" member_type: VOTER } }
I20260710 13:23:54.097483 22920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:54.097499 22921 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:54.103629 22925 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:54.111649 22925 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:54.112911 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:54.121153 22925 catalog_manager.cc:1383] Generated new cluster ID: 99394754f84c408b9f641443bac1bb49
I20260710 13:23:54.121467 22925 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:54.138584 22925 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:54.139914 22925 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:54.154366 22925 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb: Generated new TSK 0
I20260710 13:23:54.154965 22925 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:54.179419 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.185142 22937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.186345 22938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.188481 21857 server_base.cc:1061] running on GCE node
W20260710 13:23:54.188649 22940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.189617 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:54.189932 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.190150 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689834190116 us; error 0 us; skew 500 ppm
I20260710 13:23:54.190821 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.193321 21857 webserver.cc:533] Webserver started at http://127.21.88.65:34835/ using document root <none> and password file <none>
I20260710 13:23:54.193914 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.194164 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:54.194521 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:54.195684 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "beb748baeef54330bbe8d9071aff3f49"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-z93j"
I20260710 13:23:54.200516 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:23:54.203977 22945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.204967 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:54.205273 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "beb748baeef54330bbe8d9071aff3f49"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-z93j"
I20260710 13:23:54.205530 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:54.222537 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.223840 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.225379 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:54.227783 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:54.228012 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.228274 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:54.228474 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.270013 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:40265
I20260710 13:23:54.270117 23007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:40265 every 8 connection(s)
I20260710 13:23:54.275149 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.283428 23012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.286484 23013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.289762 21857 server_base.cc:1061] running on GCE node
W20260710 13:23:54.289966 23016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.290905 23008 heartbeater.cc:344] Connected to a master server at 127.21.88.126:41317
I20260710 13:23:54.291323 23008 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:54.291548 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:54.291797 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.291985 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689834291965 us; error 0 us; skew 500 ppm
I20260710 13:23:54.292470 23008 heartbeater.cc:507] Master 127.21.88.126:41317 requested a full tablet report, sending...
I20260710 13:23:54.292742 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.295480 22881 ts_manager.cc:194] Registered new tserver with Master: beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265)
I20260710 13:23:54.295861 21857 webserver.cc:533] Webserver started at http://127.21.88.66:44089/ using document root <none> and password file <none>
I20260710 13:23:54.296473 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.296674 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:54.296983 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:54.297621 22881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37972
I20260710 13:23:54.298417 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-z93j"
I20260710 13:23:54.303236 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:54.306934 23020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.307989 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:54.308321 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-z93j"
I20260710 13:23:54.308622 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-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:54.320412 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.321627 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.323202 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:54.325588 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:54.325906 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:23:54.326169 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:54.326347 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.369448 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:45507
I20260710 13:23:54.369485 23082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:45507 every 8 connection(s)
I20260710 13:23:54.374591 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.382673 23086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.384711 23087 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:54.386497 23089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.388036 21857 server_base.cc:1061] running on GCE node
I20260710 13:23:54.389050 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:54.389290 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.389248 23083 heartbeater.cc:344] Connected to a master server at 127.21.88.126:41317
I20260710 13:23:54.389628 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689834389609 us; error 0 us; skew 500 ppm
I20260710 13:23:54.389801 23083 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:54.390379 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.390741 23083 heartbeater.cc:507] Master 127.21.88.126:41317 requested a full tablet report, sending...
I20260710 13:23:54.392956 21857 webserver.cc:533] Webserver started at http://127.21.88.67:41399/ using document root <none> and password file <none>
I20260710 13:23:54.393203 22881 ts_manager.cc:194] Registered new tserver with Master: f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:54.393601 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.393910 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:54.394219 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:54.395002 22881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37988
I20260710 13:23:54.395684 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "e5a3e7441ce944009ddb3730be72b105"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-z93j"
I20260710 13:23:54.400605 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 13:23:54.403965 23094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.404879 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:54.405191 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "e5a3e7441ce944009ddb3730be72b105"
format_stamp: "Formatted at 2026-07-10 13:23:54 on dist-test-slave-z93j"
I20260710 13:23:54.405491 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-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:54.425050 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.426456 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.427963 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:54.430372 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:54.430611 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.430861 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:54.431046 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.473887 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:32907
I20260710 13:23:54.474021 23156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:32907 every 8 connection(s)
I20260710 13:23:54.488243 23157 heartbeater.cc:344] Connected to a master server at 127.21.88.126:41317
I20260710 13:23:54.488672 23157 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:54.489424 23157 heartbeater.cc:507] Master 127.21.88.126:41317 requested a full tablet report, sending...
I20260710 13:23:54.491557 22881 ts_manager.cc:194] Registered new tserver with Master: e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:54.491997 21857 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014746119s
I20260710 13:23:54.493299 22881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40740
I20260710 13:23:54.520227 22881 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40748:
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:54.524533 22881 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:54.649962 23122 tablet_service.cc:1511] Processing CreateTablet for tablet e4537e32aef7447b824418823d9c7a1b (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:54.650941 23120 tablet_service.cc:1511] Processing CreateTablet for tablet 93640311414847e1bbe8a3b348c58c12 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:54.651538 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4537e32aef7447b824418823d9c7a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.651445 23119 tablet_service.cc:1511] Processing CreateTablet for tablet ab2c49b438574ce0a0e0738c43e14822 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:54.652289 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93640311414847e1bbe8a3b348c58c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.652932 23119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2c49b438574ce0a0e0738c43e14822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.653721 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad3af69896845c0b4af3d3d29aec376 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:54.655057 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad3af69896845c0b4af3d3d29aec376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.655937 22973 tablet_service.cc:1511] Processing CreateTablet for tablet e4537e32aef7447b824418823d9c7a1b (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:54.657258 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4537e32aef7447b824418823d9c7a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.656944 22970 tablet_service.cc:1511] Processing CreateTablet for tablet ab2c49b438574ce0a0e0738c43e14822 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:54.658244 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2c49b438574ce0a0e0738c43e14822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.659482 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad3af69896845c0b4af3d3d29aec376 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:54.660910 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad3af69896845c0b4af3d3d29aec376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.660946 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad3af69896845c0b4af3d3d29aec376 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:54.662387 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad3af69896845c0b4af3d3d29aec376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.663028 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 93640311414847e1bbe8a3b348c58c12 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:54.664294 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93640311414847e1bbe8a3b348c58c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.667076 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 93640311414847e1bbe8a3b348c58c12 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:54.667251 23048 tablet_service.cc:1511] Processing CreateTablet for tablet e4537e32aef7447b824418823d9c7a1b (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:54.668483 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93640311414847e1bbe8a3b348c58c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.670970 23045 tablet_service.cc:1511] Processing CreateTablet for tablet ab2c49b438574ce0a0e0738c43e14822 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:54.672463 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2c49b438574ce0a0e0738c43e14822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.678663 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4537e32aef7447b824418823d9c7a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.680938 23172 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:54.688591 23172 tablet_bootstrap.cc:654] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.722292 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 6334a294974246cb8cbfe55961bce051 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:54.723733 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6334a294974246cb8cbfe55961bce051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.730348 23044 tablet_service.cc:1511] Processing CreateTablet for tablet 6334a294974246cb8cbfe55961bce051 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:54.731909 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6334a294974246cb8cbfe55961bce051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.745607 23120 tablet_service.cc:1511] Processing CreateTablet for tablet 6334a294974246cb8cbfe55961bce051 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:54.747365 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6334a294974246cb8cbfe55961bce051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.748176 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 29d30460ed3b43e697b9667f910b81a0 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:54.751463 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d30460ed3b43e697b9667f910b81a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.751899 23118 tablet_service.cc:1511] Processing CreateTablet for tablet 29d30460ed3b43e697b9667f910b81a0 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:54.752110 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 29d30460ed3b43e697b9667f910b81a0 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:54.754033 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d30460ed3b43e697b9667f910b81a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.754253 23118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d30460ed3b43e697b9667f910b81a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.795082 23173 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:54.796413 23172 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:54.802279 23172 ts_tablet_manager.cc:1403] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.122s	user 0.027s	sys 0.031s
I20260710 13:23:54.801249 23044 tablet_service.cc:1511] Processing CreateTablet for tablet a8c83f233d1745cb9af3a4f6bb9d529c (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:54.803378 22969 tablet_service.cc:1511] Processing CreateTablet for tablet a8c83f233d1745cb9af3a4f6bb9d529c (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:54.803933 23122 tablet_service.cc:1511] Processing CreateTablet for tablet a8c83f233d1745cb9af3a4f6bb9d529c (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:54.806277 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c83f233d1745cb9af3a4f6bb9d529c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.803416 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c83f233d1745cb9af3a4f6bb9d529c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.808831 23172 raft_consensus.cc:359] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.810009 23172 raft_consensus.cc:385] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.811264 23172 raft_consensus.cc:740] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.810878 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c83f233d1745cb9af3a4f6bb9d529c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.811841 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd98908a734459a8cbb8f5024bbb70d (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:54.814060 23172 consensus_queue.cc:260] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.818883 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd98908a734459a8cbb8f5024bbb70d (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:54.820365 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd98908a734459a8cbb8f5024bbb70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.821134 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd98908a734459a8cbb8f5024bbb70d (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:54.822887 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd98908a734459a8cbb8f5024bbb70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.832765 22970 tablet_service.cc:1511] Processing CreateTablet for tablet f41adc5bc5114bd0a3336e325810ca63 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:54.833225 23045 tablet_service.cc:1511] Processing CreateTablet for tablet f41adc5bc5114bd0a3336e325810ca63 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:54.844651 23157 heartbeater.cc:499] Master 127.21.88.126:41317 was elected leader, sending a full tablet report...
I20260710 13:23:54.842305 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd98908a734459a8cbb8f5024bbb70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.845613 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41adc5bc5114bd0a3336e325810ca63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.844667 23175 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:54.851188 23172 ts_tablet_manager.cc:1434] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.002s
I20260710 13:23:54.852490 23172 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:54.854104 23173 tablet_bootstrap.cc:654] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.860077 23122 tablet_service.cc:1511] Processing CreateTablet for tablet f41adc5bc5114bd0a3336e325810ca63 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:54.861436 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41adc5bc5114bd0a3336e325810ca63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.864284 23175 tablet_bootstrap.cc:654] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.865239 22971 tablet_service.cc:1511] Processing CreateTablet for tablet c3781f8c66b14d698a23ddc9d08e28b4 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:54.870957 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3781f8c66b14d698a23ddc9d08e28b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.879923 23046 tablet_service.cc:1511] Processing CreateTablet for tablet c3781f8c66b14d698a23ddc9d08e28b4 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:54.861434 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41adc5bc5114bd0a3336e325810ca63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.889658 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3781f8c66b14d698a23ddc9d08e28b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.892113 22973 tablet_service.cc:1511] Processing CreateTablet for tablet e8bbee9b297a4b9188f3b174721fddeb (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:54.893953 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bbee9b297a4b9188f3b174721fddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.897476 23120 tablet_service.cc:1511] Processing CreateTablet for tablet c3781f8c66b14d698a23ddc9d08e28b4 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:54.898860 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3781f8c66b14d698a23ddc9d08e28b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.895821 23172 tablet_bootstrap.cc:654] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.909099 23047 tablet_service.cc:1511] Processing CreateTablet for tablet e8bbee9b297a4b9188f3b174721fddeb (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:54.910462 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bbee9b297a4b9188f3b174721fddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.927902 23121 tablet_service.cc:1511] Processing CreateTablet for tablet e8bbee9b297a4b9188f3b174721fddeb (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:54.929244 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bbee9b297a4b9188f3b174721fddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.927906 23118 tablet_service.cc:1511] Processing CreateTablet for tablet c25f978012ca4e34a47b2bb723cef101 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:54.931068 23118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25f978012ca4e34a47b2bb723cef101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.938233 23043 tablet_service.cc:1511] Processing CreateTablet for tablet c25f978012ca4e34a47b2bb723cef101 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:54.938828 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 93797d8110ab4050bf572b3518e355ad (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:54.939512 23172 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:54.940022 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797d8110ab4050bf572b3518e355ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.940060 23172 ts_tablet_manager.cc:1403] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.000s
I20260710 13:23:54.942502 22968 tablet_service.cc:1511] Processing CreateTablet for tablet c25f978012ca4e34a47b2bb723cef101 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:54.943120 23172 raft_consensus.cc:359] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.943698 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25f978012ca4e34a47b2bb723cef101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.943837 23172 raft_consensus.cc:385] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.944149 23172 raft_consensus.cc:740] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.948539 23173 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:54.949034 23173 ts_tablet_manager.cc:1403] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.165s	user 0.033s	sys 0.013s
I20260710 13:23:54.950114 23172 consensus_queue.cc:260] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.951381 23175 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:54.951858 23045 tablet_service.cc:1511] Processing CreateTablet for tablet 93797d8110ab4050bf572b3518e355ad (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:54.954384 23172 ts_tablet_manager.cc:1434] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:23:54.955336 23172 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:54.951823 23175 ts_tablet_manager.cc:1403] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.021s
I20260710 13:23:54.960700 23119 tablet_service.cc:1511] Processing CreateTablet for tablet 93797d8110ab4050bf572b3518e355ad (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:54.962018 23119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797d8110ab4050bf572b3518e355ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.962644 23175 raft_consensus.cc:359] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.963359 23175 raft_consensus.cc:385] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.963639 23175 raft_consensus.cc:740] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.964345 23175 consensus_queue.cc:260] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.964815 23173 raft_consensus.cc:359] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.966061 23173 raft_consensus.cc:385] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:54.966362 23173 raft_consensus.cc:740] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.967082 23173 consensus_queue.cc:260] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:54.939568 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25f978012ca4e34a47b2bb723cef101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.972999 23045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797d8110ab4050bf572b3518e355ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.977681 22969 tablet_service.cc:1511] Processing CreateTablet for tablet eefa3353b51a40beb034bec703755ea4 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:54.979085 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefa3353b51a40beb034bec703755ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:54.992321 23044 tablet_service.cc:1511] Processing CreateTablet for tablet eefa3353b51a40beb034bec703755ea4 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:54.997430 23172 tablet_bootstrap.cc:654] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:54.994112 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefa3353b51a40beb034bec703755ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.009392 23122 tablet_service.cc:1511] Processing CreateTablet for tablet eefa3353b51a40beb034bec703755ea4 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:55.018153 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefa3353b51a40beb034bec703755ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.023559 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 7128866aa0ce4aa0872a7f6cf35f8777 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:55.024353 23120 tablet_service.cc:1511] Processing CreateTablet for tablet c5db1a8e9cb54e6c85804642fd5a6fb6 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:55.024919 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7128866aa0ce4aa0872a7f6cf35f8777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.025628 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5db1a8e9cb54e6c85804642fd5a6fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.027743 23048 tablet_service.cc:1511] Processing CreateTablet for tablet 7128866aa0ce4aa0872a7f6cf35f8777 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:55.029417 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7128866aa0ce4aa0872a7f6cf35f8777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.023559 23046 tablet_service.cc:1511] Processing CreateTablet for tablet c5db1a8e9cb54e6c85804642fd5a6fb6 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:55.031845 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5db1a8e9cb54e6c85804642fd5a6fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.038065 23119 tablet_service.cc:1511] Processing CreateTablet for tablet 7128866aa0ce4aa0872a7f6cf35f8777 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:55.038470 23175 ts_tablet_manager.cc:1434] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.078s	user 0.023s	sys 0.012s
I20260710 13:23:55.039302 23083 heartbeater.cc:499] Master 127.21.88.126:41317 was elected leader, sending a full tablet report...
I20260710 13:23:55.039613 23175 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.010869 22973 tablet_service.cc:1511] Processing CreateTablet for tablet c5db1a8e9cb54e6c85804642fd5a6fb6 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:55.045696 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5db1a8e9cb54e6c85804642fd5a6fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.050536 23119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7128866aa0ce4aa0872a7f6cf35f8777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.059773 23176 raft_consensus.cc:493] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.060282 23176 raft_consensus.cc:515] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.061580 23172 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.062148 23172 ts_tablet_manager.cc:1403] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.007s
I20260710 13:23:55.060756 23173 ts_tablet_manager.cc:1434] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.111s	user 0.027s	sys 0.009s
I20260710 13:23:55.064288 23173 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.065356 23008 heartbeater.cc:499] Master 127.21.88.126:41317 was elected leader, sending a full tablet report...
I20260710 13:23:55.065018 23172 raft_consensus.cc:359] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.072940 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4aa78f8aa746dfa341059794649841 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:55.070667 23176 leader_election.cc:290] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.074343 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4aa78f8aa746dfa341059794649841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.084055 23175 tablet_bootstrap.cc:654] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.078719 23172 raft_consensus.cc:385] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.093291 23172 raft_consensus.cc:740] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.094494 23172 consensus_queue.cc:260] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.096897 23172 ts_tablet_manager.cc:1434] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260710 13:23:55.098129 23172 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.102837 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4aa78f8aa746dfa341059794649841 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:55.104621 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4aa78f8aa746dfa341059794649841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.104697 23172 tablet_bootstrap.cc:654] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:55.106216 22929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:55.134630 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4aa78f8aa746dfa341059794649841 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:55.136448 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4aa78f8aa746dfa341059794649841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.143859 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a3fa299464ee0ace7f61e438824d2 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:55.144605 23172 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.145081 23172 ts_tablet_manager.cc:1403] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.018s
I20260710 13:23:55.145138 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3fa299464ee0ace7f61e438824d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.147153 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640311414847e1bbe8a3b348c58c12" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:55.147548 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640311414847e1bbe8a3b348c58c12" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
W20260710 13:23:55.159461 23098 leader_election.cc:343] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:55.160981 23095 leader_election.cc:343] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.161501 23095 leader_election.cc:304] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105; no voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.162792 23176 raft_consensus.cc:2749] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.163667 23173 tablet_bootstrap.cc:654] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.163934 23120 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a3fa299464ee0ace7f61e438824d2 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:55.164486 23046 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a3fa299464ee0ace7f61e438824d2 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:55.165354 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3fa299464ee0ace7f61e438824d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.165807 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3fa299464ee0ace7f61e438824d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.148190 23172 raft_consensus.cc:359] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.168745 23172 raft_consensus.cc:385] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.169092 23172 raft_consensus.cc:740] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.170020 23172 consensus_queue.cc:260] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.172737 23172 ts_tablet_manager.cc:1434] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260710 13:23:55.173863 23172 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.186730 23044 tablet_service.cc:1511] Processing CreateTablet for tablet 2a52814f34ee4891a1eff8a8b0848a92 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:55.188073 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a52814f34ee4891a1eff8a8b0848a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.192279 22973 tablet_service.cc:1511] Processing CreateTablet for tablet 2a52814f34ee4891a1eff8a8b0848a92 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:55.197161 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a52814f34ee4891a1eff8a8b0848a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.201241 22970 tablet_service.cc:1511] Processing CreateTablet for tablet d2283656bfe84410934a99984fc3d571 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:55.203141 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2283656bfe84410934a99984fc3d571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.204704 23173 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.205262 23173 ts_tablet_manager.cc:1403] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.141s	user 0.024s	sys 0.016s
I20260710 13:23:55.208724 23172 tablet_bootstrap.cc:654] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.213037 23122 tablet_service.cc:1511] Processing CreateTablet for tablet 2a52814f34ee4891a1eff8a8b0848a92 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:55.214931 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a52814f34ee4891a1eff8a8b0848a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.223697 23048 tablet_service.cc:1511] Processing CreateTablet for tablet d2283656bfe84410934a99984fc3d571 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:55.225838 22969 tablet_service.cc:1511] Processing CreateTablet for tablet a9c5c9181d374a8bb450776eadd5f368 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:55.227594 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c5c9181d374a8bb450776eadd5f368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.228439 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2283656bfe84410934a99984fc3d571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.226167 23120 tablet_service.cc:1511] Processing CreateTablet for tablet d2283656bfe84410934a99984fc3d571 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:55.234604 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2283656bfe84410934a99984fc3d571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.235360 23175 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.235828 23175 ts_tablet_manager.cc:1403] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.196s	user 0.011s	sys 0.016s
I20260710 13:23:55.208587 23173 raft_consensus.cc:359] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.238306 23173 raft_consensus.cc:385] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.238638 23173 raft_consensus.cc:740] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.238694 23175 raft_consensus.cc:359] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.239491 23175 raft_consensus.cc:385] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.239799 23175 raft_consensus.cc:740] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.241863 23118 tablet_service.cc:1511] Processing CreateTablet for tablet a9c5c9181d374a8bb450776eadd5f368 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:55.243125 23118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c5c9181d374a8bb450776eadd5f368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.243247 23173 consensus_queue.cc:260] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.243872 22971 tablet_service.cc:1511] Processing CreateTablet for tablet d57eab4c80d84565a9931b33b7519d83 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:55.245121 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57eab4c80d84565a9931b33b7519d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.245507 23173 ts_tablet_manager.cc:1434] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260710 13:23:55.246441 23173 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.260465 23117 tablet_service.cc:1511] Processing CreateTablet for tablet d57eab4c80d84565a9931b33b7519d83 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:55.260391 23047 tablet_service.cc:1511] Processing CreateTablet for tablet d57eab4c80d84565a9931b33b7519d83 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:55.261763 23117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57eab4c80d84565a9931b33b7519d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.263468 23044 tablet_service.cc:1511] Processing CreateTablet for tablet a9c5c9181d374a8bb450776eadd5f368 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:55.265300 23173 tablet_bootstrap.cc:654] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.264811 23175 consensus_queue.cc:260] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.269492 23175 ts_tablet_manager.cc:1434] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:23:55.261763 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57eab4c80d84565a9931b33b7519d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.270489 23175 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.274119 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c5c9181d374a8bb450776eadd5f368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.287503 22970 tablet_service.cc:1511] Processing CreateTablet for tablet e2350f801bbd4f418def8a055186ffe3 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:55.288375 23046 tablet_service.cc:1511] Processing CreateTablet for tablet e2350f801bbd4f418def8a055186ffe3 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:55.289076 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2350f801bbd4f418def8a055186ffe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.289595 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2350f801bbd4f418def8a055186ffe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.293979 23121 tablet_service.cc:1511] Processing CreateTablet for tablet e2350f801bbd4f418def8a055186ffe3 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:55.296241 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2350f801bbd4f418def8a055186ffe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.297250 23176 raft_consensus.cc:493] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.297763 23176 raft_consensus.cc:515] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.298205 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 85297262697e46b6baf06f3e9c25a0d9 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:55.299448 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85297262697e46b6baf06f3e9c25a0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.299865 23176 leader_election.cc:290] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.302356 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2c49b438574ce0a0e0738c43e14822" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.303028 22983 raft_consensus.cc:2468] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:55.304072 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2c49b438574ce0a0e0738c43e14822" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:55.305513 23095 leader_election.cc:304] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:55.305675 23043 tablet_service.cc:1511] Processing CreateTablet for tablet 85297262697e46b6baf06f3e9c25a0d9 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:55.306978 23043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85297262697e46b6baf06f3e9c25a0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.307337 23176 raft_consensus.cc:2804] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.307711 23176 raft_consensus.cc:493] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.308070 23176 raft_consensus.cc:3060] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:55.306918 23098 leader_election.cc:343] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.310257 23180 raft_consensus.cc:493] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.310745 23180 raft_consensus.cc:515] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.313333 23180 leader_election.cc:290] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.324594 23175 tablet_bootstrap.cc:654] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.325107 23122 tablet_service.cc:1511] Processing CreateTablet for tablet 85297262697e46b6baf06f3e9c25a0d9 (DEFAULT_TABLE table=test-workload [id=375a0c5e54d046d78c3db725a29ea735]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:55.326515 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85297262697e46b6baf06f3e9c25a0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.331202 23176 raft_consensus.cc:515] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.354367 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2c49b438574ce0a0e0738c43e14822" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:55.357597 23173 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.358165 23173 ts_tablet_manager.cc:1403] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.112s	user 0.006s	sys 0.014s
I20260710 13:23:55.361068 23173 raft_consensus.cc:359] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.361814 23173 raft_consensus.cc:385] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.362169 23173 raft_consensus.cc:740] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.362914 23173 consensus_queue.cc:260] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.366436 23173 ts_tablet_manager.cc:1434] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:23:55.370126 23172 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.370663 23172 ts_tablet_manager.cc:1403] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.197s	user 0.017s	sys 0.012s
I20260710 13:23:55.349535 23176 leader_election.cc:290] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.376166 23173 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
W20260710 13:23:55.374362 23098 leader_election.cc:343] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.382526 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2c49b438574ce0a0e0738c43e14822" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:55.383111 22983 raft_consensus.cc:3060] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.373672 23172 raft_consensus.cc:359] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.386214 23172 raft_consensus.cc:385] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.386544 23172 raft_consensus.cc:740] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.389513 23172 consensus_queue.cc:260] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.390223 22983 raft_consensus.cc:2468] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:55.391791 23172 ts_tablet_manager.cc:1434] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:23:55.391672 23095 leader_election.cc:304] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.395717 23176 raft_consensus.cc:2804] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.396348 23175 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.396365 23176 raft_consensus.cc:697] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:55.397271 23175 ts_tablet_manager.cc:1403] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.011s
I20260710 13:23:55.397593 23176 consensus_queue.cc:237] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.401494 23172 tablet_bootstrap.cc:492] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.402928 23173 tablet_bootstrap.cc:654] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.404625 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.404664 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
W20260710 13:23:55.406337 23022 leader_election.cc:343] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:55.406996 23021 leader_election.cc:343] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.404008 23175 raft_consensus.cc:359] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.407573 23021 leader_election.cc:304] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:55.408625 23180 raft_consensus.cc:2749] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.407989 23175 raft_consensus.cc:385] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.409691 23175 raft_consensus.cc:740] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.410712 23175 consensus_queue.cc:260] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.413143 23175 ts_tablet_manager.cc:1434] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 13:23:55.414229 23175 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.414299 23172 tablet_bootstrap.cc:654] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.419193 23173 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.419788 23173 ts_tablet_manager.cc:1403] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260710 13:23:55.419102 23180 raft_consensus.cc:493] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.420457 23180 raft_consensus.cc:515] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.422813 23173 raft_consensus.cc:359] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.423393 23175 tablet_bootstrap.cc:654] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.423520 23173 raft_consensus.cc:385] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.423660 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d30460ed3b43e697b9667f910b81a0" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.423945 23173 raft_consensus.cc:740] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.424448 23132 raft_consensus.cc:2468] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:55.424964 23173 consensus_queue.cc:260] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.425859 23022 leader_election.cc:304] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:55.427047 23180 leader_election.cc:290] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.427175 23172 tablet_bootstrap.cc:492] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.427706 23180 raft_consensus.cc:2804] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.427937 23172 ts_tablet_manager.cc:1403] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260710 13:23:55.428133 23180 raft_consensus.cc:493] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.431170 23180 raft_consensus.cc:3060] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.432432 23176 raft_consensus.cc:493] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.432029 23172 raft_consensus.cc:359] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.433159 23172 raft_consensus.cc:385] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.432941 23176 raft_consensus.cc:515] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.433630 23172 raft_consensus.cc:740] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.435089 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d30460ed3b43e697b9667f910b81a0" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.434811 23172 consensus_queue.cc:260] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.437378 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4537e32aef7447b824418823d9c7a1b" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.437534 23176 leader_election.cc:290] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.438031 22983 raft_consensus.cc:2468] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
W20260710 13:23:55.439283 23021 leader_election.cc:343] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.439496 23095 leader_election.cc:304] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:55.440793 23176 raft_consensus.cc:2804] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.441633 23176 raft_consensus.cc:493] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.442106 23176 raft_consensus.cc:3060] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.442291 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4537e32aef7447b824418823d9c7a1b" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:55.430451 22879 catalog_manager.cc:5697] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:55.442884 23058 raft_consensus.cc:2468] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:55.445155 23175 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.445645 23175 ts_tablet_manager.cc:1403] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.012s
I20260710 13:23:55.446099 23173 ts_tablet_manager.cc:1434] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:23:55.448587 23175 raft_consensus.cc:359] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.449359 23175 raft_consensus.cc:385] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.437587 23172 ts_tablet_manager.cc:1434] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:23:55.449687 23175 raft_consensus.cc:740] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.452199 23175 consensus_queue.cc:260] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.449584 23176 raft_consensus.cc:515] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.454445 23175 ts_tablet_manager.cc:1434] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:55.454466 23172 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.455029 23173 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.455585 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4537e32aef7447b824418823d9c7a1b" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:55.456249 22983 raft_consensus.cc:3060] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.457129 23175 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.457816 23180 raft_consensus.cc:515] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.461565 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d30460ed3b43e697b9667f910b81a0" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:55.462200 23132 raft_consensus.cc:3060] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.464005 23175 tablet_bootstrap.cc:654] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.463995 22983 raft_consensus.cc:2468] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:55.465312 23095 leader_election.cc:304] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:55.466229 23194 raft_consensus.cc:2804] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.466153 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d30460ed3b43e697b9667f910b81a0" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
W20260710 13:23:55.471004 23021 leader_election.cc:343] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.470140 23180 leader_election.cc:290] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.474550 23176 leader_election.cc:290] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.472684 23194 raft_consensus.cc:697] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:55.475683 23132 raft_consensus.cc:2468] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:55.476364 23194 consensus_queue.cc:237] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } }
I20260710 13:23:55.476994 23022 leader_election.cc:304] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49
I20260710 13:23:55.479636 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4537e32aef7447b824418823d9c7a1b" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:55.480307 23058 raft_consensus.cc:3060] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.479223 23180 raft_consensus.cc:2804] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.484644 23180 raft_consensus.cc:697] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Becoming Leader. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:23:55.485505 23180 consensus_queue.cc:237] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.490149 23173 tablet_bootstrap.cc:654] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.487711 23058 raft_consensus.cc:2468] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:55.497049 23172 tablet_bootstrap.cc:654] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.506089 23173 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.510378 23173 ts_tablet_manager.cc:1403] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.000s
I20260710 13:23:55.513952 23175 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.514490 23175 ts_tablet_manager.cc:1403] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.018s
I20260710 13:23:55.514597 23172 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.515118 23172 ts_tablet_manager.cc:1403] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.007s
I20260710 13:23:55.517918 23175 raft_consensus.cc:359] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.517395 22881 catalog_manager.cc:5697] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.518007 23172 raft_consensus.cc:359] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.518708 23175 raft_consensus.cc:385] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.518896 23172 raft_consensus.cc:385] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.519042 23175 raft_consensus.cc:740] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.519239 23172 raft_consensus.cc:740] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.520149 23172 consensus_queue.cc:260] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.522329 23173 raft_consensus.cc:359] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.523154 23173 raft_consensus.cc:385] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.523494 23173 raft_consensus.cc:740] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.523566 23172 ts_tablet_manager.cc:1434] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:23:55.519906 23175 consensus_queue.cc:260] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.524621 23172 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.524363 22879 catalog_manager.cc:5697] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.527035 23175 ts_tablet_manager.cc:1434] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 13:23:55.528088 23175 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.524447 23173 consensus_queue.cc:260] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.531925 23172 tablet_bootstrap.cc:654] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.534705 23175 tablet_bootstrap.cc:654] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.535068 23194 raft_consensus.cc:493] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.536135 23201 raft_consensus.cc:493] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.536593 23201 raft_consensus.cc:515] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.538900 23201 leader_election.cc:290] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.540923 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c83f233d1745cb9af3a4f6bb9d529c" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:55.542795 23098 leader_election.cc:343] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.544906 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c83f233d1745cb9af3a4f6bb9d529c" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
W20260710 13:23:55.546761 23095 leader_election.cc:343] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.547360 23095 leader_election.cc:304] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105; no voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.548082 23173 ts_tablet_manager.cc:1434] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 13:23:55.549719 23201 raft_consensus.cc:2749] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.535535 23194 raft_consensus.cc:515] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.554309 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
W20260710 13:23:55.556522 23095 leader_election.cc:343] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.557974 23173 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.570698 23194 leader_election.cc:290] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.571267 23180 raft_consensus.cc:493] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.569554 23173 tablet_bootstrap.cc:654] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.571827 23180 raft_consensus.cc:515] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.573338 23172 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.573822 23172 ts_tablet_manager.cc:1403] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.049s	user 0.031s	sys 0.010s
I20260710 13:23:55.574069 23180 leader_election.cc:290] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.575649 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.576011 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.576277 23132 raft_consensus.cc:2468] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:55.576822 22983 raft_consensus.cc:2468] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:55.577243 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:55.577555 23022 leader_election.cc:304] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:55.578092 23058 raft_consensus.cc:2468] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:55.576830 23172 raft_consensus.cc:359] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.579008 23172 raft_consensus.cc:385] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.579253 23172 raft_consensus.cc:740] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.579531 23180 raft_consensus.cc:2804] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.579826 23098 leader_election.cc:304] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [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: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49
I20260710 13:23:55.580171 23180 raft_consensus.cc:493] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.580039 23172 consensus_queue.cc:260] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.580651 23180 raft_consensus.cc:3060] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.581040 23201 raft_consensus.cc:2804] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.581422 23201 raft_consensus.cc:493] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.581749 23201 raft_consensus.cc:3060] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.583607 23173 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.584086 23173 ts_tablet_manager.cc:1403] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260710 13:23:55.587136 23173 raft_consensus.cc:359] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.587891 23173 raft_consensus.cc:385] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.588203 23173 raft_consensus.cc:740] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.588376 23180 raft_consensus.cc:515] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.588974 23201 raft_consensus.cc:515] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.589162 23173 consensus_queue.cc:260] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.591378 23172 ts_tablet_manager.cc:1434] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:23:55.591473 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:55.591840 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:55.592072 22983 raft_consensus.cc:3060] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.592409 22982 raft_consensus.cc:3060] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.594830 23172 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.598973 23173 ts_tablet_manager.cc:1434] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:23:55.599714 22983 raft_consensus.cc:2468] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:55.600873 23173 tablet_bootstrap.cc:492] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.600960 23021 leader_election.cc:304] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:55.601469 23172 tablet_bootstrap.cc:654] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.602104 23198 raft_consensus.cc:2804] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.601132 22982 raft_consensus.cc:2468] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:55.610136 23173 tablet_bootstrap.cc:654] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.612329 23175 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.612847 23175 ts_tablet_manager.cc:1403] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.022s
I20260710 13:23:55.612973 23201 leader_election.cc:290] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.614238 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:55.615098 23058 raft_consensus.cc:3060] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.618811 23095 leader_election.cc:304] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:55.618516 23175 raft_consensus.cc:359] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.619531 23175 raft_consensus.cc:385] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.619969 23172 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.619875 23181 raft_consensus.cc:493] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.620573 23198 raft_consensus.cc:697] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Becoming Leader. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:23:55.620714 23172 ts_tablet_manager.cc:1403] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 13:23:55.619809 23201 raft_consensus.cc:2804] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.620674 23181 raft_consensus.cc:515] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.621483 23201 raft_consensus.cc:697] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:55.621503 23198 consensus_queue.cc:237] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.622400 23201 consensus_queue.cc:237] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.624750 23172 raft_consensus.cc:359] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.628383 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:55.631469 23132 raft_consensus.cc:3060] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.635377 23172 raft_consensus.cc:385] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.635919 23172 raft_consensus.cc:740] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.637055 23172 consensus_queue.cc:260] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.619855 23175 raft_consensus.cc:740] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.639740 23175 consensus_queue.cc:260] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.630427 23058 raft_consensus.cc:2468] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:55.630736 23181 leader_election.cc:290] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.628872 23180 leader_election.cc:290] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.641148 22879 catalog_manager.cc:5697] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.642112 23172 ts_tablet_manager.cc:1434] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:23:55.643666 23173 tablet_bootstrap.cc:492] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.640568 23132 raft_consensus.cc:2468] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:55.644150 23173 ts_tablet_manager.cc:1403] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260710 13:23:55.644462 23172 tablet_bootstrap.cc:492] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.647356 23173 raft_consensus.cc:359] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.648092 23173 raft_consensus.cc:385] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.648432 23173 raft_consensus.cc:740] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.649255 23173 consensus_queue.cc:260] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.650902 23172 tablet_bootstrap.cc:654] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.652650 23173 ts_tablet_manager.cc:1434] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:23:55.653676 23173 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.660473 23175 ts_tablet_manager.cc:1434] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260710 13:23:55.660785 23173 tablet_bootstrap.cc:654] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.661655 23175 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.675990 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d30460ed3b43e697b9667f910b81a0" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:55.676332 23198 raft_consensus.cc:493] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.676779 23198 raft_consensus.cc:515] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.672492 23173 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.678503 23173 ts_tablet_manager.cc:1403] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 13:23:55.679061 23198 leader_election.cc:290] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.680775 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640311414847e1bbe8a3b348c58c12" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.681454 22982 raft_consensus.cc:2468] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:55.681324 23173 raft_consensus.cc:359] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.682331 23173 raft_consensus.cc:385] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.682637 23173 raft_consensus.cc:740] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.683559 23173 consensus_queue.cc:260] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.683799 23131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640311414847e1bbe8a3b348c58c12" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.676149 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d30460ed3b43e697b9667f910b81a0" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.684763 23131 raft_consensus.cc:2468] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:55.685189 23132 raft_consensus.cc:2393] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb748baeef54330bbe8d9071aff3f49 in current term 1: Already voted for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in this term.
I20260710 13:23:55.685895 23173 ts_tablet_manager.cc:1434] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:55.684043 23021 leader_election.cc:304] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:55.686466 22947 leader_election.cc:304] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49; no voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.686839 23173 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.687597 23181 raft_consensus.cc:3060] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.693678 23173 tablet_bootstrap.cc:654] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.694621 23198 raft_consensus.cc:2804] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.695063 23198 raft_consensus.cc:493] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.695396 23198 raft_consensus.cc:3060] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.700088 23181 raft_consensus.cc:2749] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.705511 23181 raft_consensus.cc:493] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.707953 23181 raft_consensus.cc:515] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.711926 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:55.712566 23181 leader_election.cc:290] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.713577 23175 tablet_bootstrap.cc:654] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:55.713718 22949 leader_election.cc:343] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.712085 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.714545 23132 raft_consensus.cc:2468] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:55.714406 22879 catalog_manager.cc:5697] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:55.716178 22947 leader_election.cc:304] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.718730 23198 raft_consensus.cc:515] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.719082 23181 raft_consensus.cc:2804] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.719650 23181 raft_consensus.cc:493] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.720091 23181 raft_consensus.cc:3060] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.721588 23198 leader_election.cc:290] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.721978 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640311414847e1bbe8a3b348c58c12" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:55.722579 22982 raft_consensus.cc:3060] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.722697 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640311414847e1bbe8a3b348c58c12" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:55.723481 23132 raft_consensus.cc:3060] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.726085 23172 tablet_bootstrap.cc:492] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.726617 23172 ts_tablet_manager.cc:1403] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.083s	user 0.033s	sys 0.030s
I20260710 13:23:55.729378 23172 raft_consensus.cc:359] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.730155 23172 raft_consensus.cc:385] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.730495 23172 raft_consensus.cc:740] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.731170 23172 consensus_queue.cc:260] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.732806 23132 raft_consensus.cc:2468] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:55.733726 23172 ts_tablet_manager.cc:1434] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:55.734344 23022 leader_election.cc:304] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:55.735140 23198 raft_consensus.cc:2804] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.735181 22982 raft_consensus.cc:2468] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:55.735935 23198 raft_consensus.cc:697] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Becoming Leader. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:23:55.736795 23198 consensus_queue.cc:237] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.740974 23173 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.734846 23172 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.741483 23173 ts_tablet_manager.cc:1403] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.019s
I20260710 13:23:55.744319 23173 raft_consensus.cc:359] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.745023 23173 raft_consensus.cc:385] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.745317 23173 raft_consensus.cc:740] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.745939 23181 raft_consensus.cc:515] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.746165 23173 consensus_queue.cc:260] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.748215 23172 tablet_bootstrap.cc:654] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.748476 23173 ts_tablet_manager.cc:1434] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:55.748818 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
W20260710 13:23:55.750358 22949 leader_election.cc:343] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.751669 23173 tablet_bootstrap.cc:492] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.752172 22879 catalog_manager.cc:5697] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.755669 23175 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.756181 23175 ts_tablet_manager.cc:1403] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.001s
I20260710 13:23:55.758450 23173 tablet_bootstrap.cc:654] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.759382 23175 raft_consensus.cc:359] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.760136 23175 raft_consensus.cc:385] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.760464 23175 raft_consensus.cc:740] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.762035 23181 leader_election.cc:290] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.762826 23175 consensus_queue.cc:260] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.763252 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:55.763799 23132 raft_consensus.cc:3060] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.765151 23175 ts_tablet_manager.cc:1434] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:23:55.766209 23175 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.771315 23132 raft_consensus.cc:2468] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:55.772753 23175 tablet_bootstrap.cc:654] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.772631 22947 leader_election.cc:304] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.773900 23181 raft_consensus.cc:2804] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.774389 23181 raft_consensus.cc:697] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:55.775245 23181 consensus_queue.cc:237] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.788021 23198 raft_consensus.cc:493] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.788749 23173 tablet_bootstrap.cc:492] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.788547 23198 raft_consensus.cc:515] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.789194 23173 ts_tablet_manager.cc:1403] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.000s
I20260710 13:23:55.790805 23198 leader_election.cc:290] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.791942 23173 raft_consensus.cc:359] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.792629 23173 raft_consensus.cc:385] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.792883 23173 raft_consensus.cc:740] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.792924 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2c49b438574ce0a0e0738c43e14822" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.793161 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2c49b438574ce0a0e0738c43e14822" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.793773 22982 raft_consensus.cc:2393] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:55.794962 23175 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.795008 23021 leader_election.cc:304] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:55.795557 23175 ts_tablet_manager.cc:1403] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260710 13:23:55.794708 22880 catalog_manager.cc:5697] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.796218 23198 raft_consensus.cc:3060] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.798211 23175 raft_consensus.cc:359] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.798877 23175 raft_consensus.cc:385] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.799122 23175 raft_consensus.cc:740] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.799974 23175 consensus_queue.cc:260] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.802274 23175 ts_tablet_manager.cc:1434] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:23:55.803171 23175 tablet_bootstrap.cc:492] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.803082 23198 raft_consensus.cc:2749] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.793944 23173 consensus_queue.cc:260] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.805612 23173 ts_tablet_manager.cc:1434] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:23:55.806571 23173 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.809208 23175 tablet_bootstrap.cc:654] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.812794 23173 tablet_bootstrap.cc:654] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.816224 23172 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.816756 23172 ts_tablet_manager.cc:1403] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.024s
I20260710 13:23:55.819017 23172 raft_consensus.cc:359] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.819435 23173 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:55.819676 23172 raft_consensus.cc:385] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.819942 23173 ts_tablet_manager.cc:1403] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:23:55.820016 23172 raft_consensus.cc:740] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.820796 23172 consensus_queue.cc:260] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.821130 23175 tablet_bootstrap.cc:492] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.821570 23175 ts_tablet_manager.cc:1403] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:23:55.822605 23172 ts_tablet_manager.cc:1434] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:23:55.822652 23173 raft_consensus.cc:359] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.823421 23173 raft_consensus.cc:385] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.823673 23173 raft_consensus.cc:740] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.823827 23172 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.824033 23175 raft_consensus.cc:359] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.824352 23173 consensus_queue.cc:260] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.824815 23175 raft_consensus.cc:385] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.825109 23175 raft_consensus.cc:740] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.826408 23175 consensus_queue.cc:260] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.829087 23175 ts_tablet_manager.cc:1434] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:55.830214 23175 tablet_bootstrap.cc:492] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.831422 23172 tablet_bootstrap.cc:654] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.835304 23173 ts_tablet_manager.cc:1434] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:23:55.836356 23173 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:55.839099 23201 raft_consensus.cc:493] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.840312 23201 raft_consensus.cc:515] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.841455 23175 tablet_bootstrap.cc:654] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.843645 23201 leader_election.cc:290] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.845001 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:55.846655 23098 leader_election.cc:343] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.847637 23173 tablet_bootstrap.cc:654] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.846678 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.850843 22982 raft_consensus.cc:2468] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:55.852972 23095 leader_election.cc:304] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.855103 23194 raft_consensus.cc:2804] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.855713 23194 raft_consensus.cc:493] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.856231 23194 raft_consensus.cc:3060] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.866809 23176 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:55.868443 23198 raft_consensus.cc:493] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.869132 23198 raft_consensus.cc:515] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.872076 23198 leader_election.cc:290] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.874272 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:55.887970 23172 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.888091 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.888499 23172 ts_tablet_manager.cc:1403] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.035s
I20260710 13:23:55.888921 23132 raft_consensus.cc:2393] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate beb748baeef54330bbe8d9071aff3f49 in this term.
I20260710 13:23:55.889668 23181 raft_consensus.cc:493] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.890125 23181 raft_consensus.cc:515] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.891537 23172 raft_consensus.cc:359] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.892378 23172 raft_consensus.cc:385] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.892664 23172 raft_consensus.cc:740] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.893610 23181 leader_election.cc:290] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:55.893340 23172 consensus_queue.cc:260] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.894608 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41adc5bc5114bd0a3336e325810ca63" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:55.895228 23132 raft_consensus.cc:2468] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:55.895959 23172 ts_tablet_manager.cc:1434] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:55.896625 22947 leader_election.cc:304] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:55.896955 23172 tablet_bootstrap.cc:492] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.897425 23175 tablet_bootstrap.cc:492] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.898102 23175 ts_tablet_manager.cc:1403] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.010s
I20260710 13:23:55.898579 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41adc5bc5114bd0a3336e325810ca63" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:55.899361 23058 raft_consensus.cc:2468] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:55.900743 23181 raft_consensus.cc:2804] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:55.901127 23181 raft_consensus.cc:493] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:55.901474 23181 raft_consensus.cc:3060] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.902410 23175 raft_consensus.cc:359] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.903640 23175 raft_consensus.cc:385] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.904132 23172 tablet_bootstrap.cc:654] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.904091 23175 raft_consensus.cc:740] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.905465 23175 consensus_queue.cc:260] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.910430 23022 leader_election.cc:304] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:55.911233 23172 tablet_bootstrap.cc:492] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:55.911556 23198 raft_consensus.cc:3060] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.911677 23172 ts_tablet_manager.cc:1403] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:23:55.914564 23172 raft_consensus.cc:359] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.915239 23172 raft_consensus.cc:385] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.915505 23172 raft_consensus.cc:740] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.916256 23172 consensus_queue.cc:260] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.918978 23172 ts_tablet_manager.cc:1434] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:23:55.919572 23198 raft_consensus.cc:2749] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:55.919894 23172 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:55.920046 23175 ts_tablet_manager.cc:1434] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:23:55.925194 23194 raft_consensus.cc:515] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.929093 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:55.930469 23172 tablet_bootstrap.cc:654] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:55.930846 23098 leader_election.cc:343] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:55.925700 23175 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:55.934413 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:55.935268 22983 raft_consensus.cc:3060] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.948552 23175 tablet_bootstrap.cc:654] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:55.948511 23201 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:55.970017 23175 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:55.970844 23175 ts_tablet_manager.cc:1403] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.006s
I20260710 13:23:55.974647 23175 raft_consensus.cc:359] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.975831 23175 raft_consensus.cc:385] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:55.976258 23175 raft_consensus.cc:740] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.950269 22983 raft_consensus.cc:2468] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:55.978631 23095 leader_election.cc:304] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:55.979453 23181 raft_consensus.cc:515] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:55.979561 23176 raft_consensus.cc:2804] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:55.983402 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41adc5bc5114bd0a3336e325810ca63" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:55.984179 23058 raft_consensus.cc:3060] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:55.992470 23194 leader_election.cc:290] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:55.996759 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41adc5bc5114bd0a3336e325810ca63" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:55.997603 23132 raft_consensus.cc:3060] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.000598 23058 raft_consensus.cc:2468] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:56.001089 23172 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:56.001529 23172 ts_tablet_manager.cc:1403] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.082s	user 0.038s	sys 0.028s
I20260710 13:23:55.995798 23181 leader_election.cc:290] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.004822 22949 leader_election.cc:304] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:56.005661 23173 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:56.006263 23173 ts_tablet_manager.cc:1403] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.170s	user 0.055s	sys 0.095s
I20260710 13:23:56.006187 23181 raft_consensus.cc:2804] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:56.008080 23181 raft_consensus.cc:697] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:56.009251 23181 consensus_queue.cc:237] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.004305 23172 raft_consensus.cc:359] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.009701 23173 raft_consensus.cc:359] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.010394 23172 raft_consensus.cc:385] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.010737 23172 raft_consensus.cc:740] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.010632 23173 raft_consensus.cc:385] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.011193 23173 raft_consensus.cc:740] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.011479 23172 consensus_queue.cc:260] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.011994 23173 consensus_queue.cc:260] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.021749 23173 ts_tablet_manager.cc:1434] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 13:23:56.022330 23194 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.022861 23173 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:56.024128 23198 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.028658 23172 ts_tablet_manager.cc:1434] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:23:56.029865 23172 tablet_bootstrap.cc:492] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:56.029807 23132 raft_consensus.cc:2468] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:56.031364 23173 tablet_bootstrap.cc:654] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.032567 23175 consensus_queue.cc:260] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.035265 23175 ts_tablet_manager.cc:1434] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260710 13:23:56.036645 23175 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:56.042984 23173 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:56.043566 23173 ts_tablet_manager.cc:1403] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260710 13:23:56.047344 23173 raft_consensus.cc:359] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.048094 23173 raft_consensus.cc:385] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.048379 23173 raft_consensus.cc:740] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.049171 23173 consensus_queue.cc:260] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.051378 23222 raft_consensus.cc:493] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.051847 23222 raft_consensus.cc:515] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.052618 23198 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.054011 23222 leader_election.cc:290] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.054294 23176 raft_consensus.cc:697] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:56.055274 23176 consensus_queue.cc:237] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.055997 23194 raft_consensus.cc:493] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.056330 23172 tablet_bootstrap.cc:654] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.056499 23194 raft_consensus.cc:515] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.059130 23222 raft_consensus.cc:493] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.059283 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbee9b297a4b9188f3b174721fddeb" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:56.059517 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbee9b297a4b9188f3b174721fddeb" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:56.059624 23222 raft_consensus.cc:515] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.060314 23132 raft_consensus.cc:2468] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:56.061470 22947 leader_election.cc:304] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:56.062798 23173 ts_tablet_manager.cc:1434] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
W20260710 13:23:56.063115 22949 leader_election.cc:343] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.061621 23222 leader_election.cc:290] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.064046 23173 tablet_bootstrap.cc:492] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:56.064208 23222 raft_consensus.cc:2804] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:56.064638 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3781f8c66b14d698a23ddc9d08e28b4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:56.065376 23194 leader_election.cc:290] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:56.065842 23058 raft_consensus.cc:2468] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:56.065830 23222 raft_consensus.cc:493] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.067130 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:56.067371 23222 raft_consensus.cc:3060] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:56.068617 23098 leader_election.cc:343] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.073278 23129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3781f8c66b14d698a23ddc9d08e28b4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:56.073958 23129 raft_consensus.cc:2468] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:56.074237 23173 tablet_bootstrap.cc:654] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.075522 23251 raft_consensus.cc:493] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.075625 22947 leader_election.cc:304] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:56.076023 23251 raft_consensus.cc:515] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.078269 23251 leader_election.cc:290] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.079101 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:56.080552 22949 leader_election.cc:343] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.081220 23251 raft_consensus.cc:2804] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:56.081643 23251 raft_consensus.cc:493] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.082039 23251 raft_consensus.cc:3060] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.082259 23198 raft_consensus.cc:493] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.082852 23198 raft_consensus.cc:515] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.086565 23180 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.088522 23198 leader_election.cc:290] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.090549 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c83f233d1745cb9af3a4f6bb9d529c" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:56.090906 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:56.091204 22983 raft_consensus.cc:2468] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:56.091657 22981 raft_consensus.cc:2468] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:56.092243 23251 raft_consensus.cc:515] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.096138 23021 leader_election.cc:304] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:56.097239 23198 raft_consensus.cc:2804] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:56.097143 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3781f8c66b14d698a23ddc9d08e28b4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:56.097752 23198 raft_consensus.cc:493] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.097877 23058 raft_consensus.cc:3060] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.098357 23198 raft_consensus.cc:3060] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.103566 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3781f8c66b14d698a23ddc9d08e28b4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:56.104329 23130 raft_consensus.cc:3060] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.103830 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:56.105652 23058 raft_consensus.cc:2468] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:56.107564 23132 raft_consensus.cc:2468] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:56.108083 22949 leader_election.cc:304] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:56.105660 23095 leader_election.cc:304] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.096163 23251 leader_election.cc:290] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.105957 23242 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.109745 23240 raft_consensus.cc:2804] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:56.110200 23240 raft_consensus.cc:493] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.110559 23240 raft_consensus.cc:3060] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.110672 22947 leader_election.cc:304] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.109191 23252 raft_consensus.cc:2804] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:23:56.128995 22929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:56.133129 23130 raft_consensus.cc:2468] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:56.118263 23251 raft_consensus.cc:2804] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:56.141321 23240 raft_consensus.cc:515] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.143971 23240 leader_election.cc:290] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:56.140974 23251 raft_consensus.cc:493] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.145951 23251 raft_consensus.cc:3060] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.146214 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
W20260710 13:23:56.148033 23098 leader_election.cc:343] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.155930 23173 tablet_bootstrap.cc:492] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:56.156560 23173 ts_tablet_manager.cc:1403] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.012s
I20260710 13:23:56.163232 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c83f233d1745cb9af3a4f6bb9d529c" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:56.163040 23173 raft_consensus.cc:359] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.164459 23173 raft_consensus.cc:385] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.164822 23173 raft_consensus.cc:740] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.148520 23240 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:23:56.171561 23173 consensus_queue.cc:260] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.174360 23181 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.177373 23173 ts_tablet_manager.cc:1434] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:23:56.181285 23173 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:56.160547 23252 raft_consensus.cc:697] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:56.188676 23175 tablet_bootstrap.cc:654] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.181077 23130 raft_consensus.cc:2468] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:56.195544 23222 raft_consensus.cc:515] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.202109 22880 catalog_manager.cc:5697] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.203756 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:56.205359 23198 raft_consensus.cc:515] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.174978 22879 catalog_manager.cc:5697] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.230542 23131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbee9b297a4b9188f3b174721fddeb" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:56.231369 23131 raft_consensus.cc:3060] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.234082 23222 leader_election.cc:290] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.216882 23252 consensus_queue.cc:237] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.244124 23251 raft_consensus.cc:515] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.246884 22982 raft_consensus.cc:2393] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5a3e7441ce944009ddb3730be72b105 in current term 1: Already voted for candidate beb748baeef54330bbe8d9071aff3f49 in this term.
I20260710 13:23:56.252449 23095 leader_election.cc:304] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [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: e5a3e7441ce944009ddb3730be72b105; no voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.253381 23242 raft_consensus.cc:2749] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.257601 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:56.258447 23130 raft_consensus.cc:2393] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beb748baeef54330bbe8d9071aff3f49 in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:56.260157 23251 leader_election.cc:290] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.248804 23131 raft_consensus.cc:2468] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:56.249152 23198 leader_election.cc:290] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.279253 22947 leader_election.cc:304] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:56.319247 23257 raft_consensus.cc:2804] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:56.320080 23257 raft_consensus.cc:697] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:56.326604 23173 tablet_bootstrap.cc:654] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.327541 23251 raft_consensus.cc:493] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.328238 23251 raft_consensus.cc:515] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.335880 23251 leader_election.cc:290] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.338244 23131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
W20260710 13:23:56.340348 22947 leader_election.cc:343] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.321230 23257 consensus_queue.cc:237] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.367288 23172 tablet_bootstrap.cc:492] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:56.368011 23172 ts_tablet_manager.cc:1403] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.338s	user 0.059s	sys 0.085s
I20260710 13:23:56.369951 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c83f233d1745cb9af3a4f6bb9d529c" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:56.370776 22982 raft_consensus.cc:3060] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.370919 23172 raft_consensus.cc:359] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.371663 23172 raft_consensus.cc:385] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.371958 23172 raft_consensus.cc:740] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.372758 23172 consensus_queue.cc:260] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.375885 23172 ts_tablet_manager.cc:1434] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:23:56.376806 23172 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:56.386143 23259 raft_consensus.cc:493] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.390241 23175 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:56.391605 23175 ts_tablet_manager.cc:1403] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.355s	user 0.017s	sys 0.013s
I20260710 13:23:56.392339 23259 raft_consensus.cc:515] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.400161 23240 raft_consensus.cc:493] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.403407 23176 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.403796 23240 raft_consensus.cc:515] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.407379 23259 leader_election.cc:290] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.407909 23240 leader_election.cc:290] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:56.409498 23259 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.409696 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5db1a8e9cb54e6c85804642fd5a6fb6" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:56.414716 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:56.415458 22979 raft_consensus.cc:2393] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
W20260710 13:23:56.416468 23095 leader_election.cc:343] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.425866 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5db1a8e9cb54e6c85804642fd5a6fb6" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:56.427306 23175 raft_consensus.cc:359] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.428035 23175 raft_consensus.cc:385] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.428308 23175 raft_consensus.cc:740] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.429067 23175 consensus_queue.cc:260] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
W20260710 13:23:56.429572 23098 leader_election.cc:343] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.430027 23098 leader_election.cc:304] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105; no voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.430567 23172 tablet_bootstrap.cc:654] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.431130 23175 ts_tablet_manager.cc:1434] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.001s
I20260710 13:23:56.431073 23242 raft_consensus.cc:2749] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.438686 23173 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:56.439167 23173 ts_tablet_manager.cc:1403] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.261s	user 0.014s	sys 0.004s
I20260710 13:23:56.431777 22982 raft_consensus.cc:2468] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:56.443046 23173 raft_consensus.cc:359] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.446295 23175 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:56.443776 23173 raft_consensus.cc:385] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.447885 23173 raft_consensus.cc:740] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
W20260710 13:23:56.460076 23022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:32907, user_credentials={real_user=slave}} blocked reactor thread for 290008us
I20260710 13:23:56.461638 23021 leader_election.cc:304] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:56.463615 23263 raft_consensus.cc:2804] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:56.464260 23263 raft_consensus.cc:697] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Becoming Leader. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:23:56.464550 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c83f233d1745cb9af3a4f6bb9d529c" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:56.465072 23263 consensus_queue.cc:237] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.465348 23132 raft_consensus.cc:3060] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.472506 23132 raft_consensus.cc:2468] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:56.464571 23173 consensus_queue.cc:260] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.475953 23173 ts_tablet_manager.cc:1434] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 13:23:56.477577 23173 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:56.483596 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbee9b297a4b9188f3b174721fddeb" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:56.485633 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:56.490625 23259 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.502066 23172 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:56.502635 23172 ts_tablet_manager.cc:1403] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.004s
I20260710 13:23:56.507503 23172 raft_consensus.cc:359] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.508258 23172 raft_consensus.cc:385] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.508579 23172 raft_consensus.cc:740] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.506204 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25f978012ca4e34a47b2bb723cef101" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:56.509483 23172 consensus_queue.cc:260] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.510083 23058 raft_consensus.cc:3060] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.515820 23172 ts_tablet_manager.cc:1434] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:23:56.518282 23172 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:56.518121 23180 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.518628 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:56.521186 23022 leader_election.cc:304] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:56.534739 23263 raft_consensus.cc:3060] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.536162 23175 tablet_bootstrap.cc:654] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:56.541194 22949 leader_election.cc:343] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.542582 23176 raft_consensus.cc:493] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.543116 23176 raft_consensus.cc:515] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.539142 22881 catalog_manager.cc:5697] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.546049 22881 catalog_manager.cc:5697] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.549131 23176 leader_election.cc:290] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:56.555336 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:56.557010 23098 leader_election.cc:343] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.557396 23252 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.529950 23058 raft_consensus.cc:2468] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:56.560832 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:56.561743 22983 raft_consensus.cc:2468] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:56.562253 22880 catalog_manager.cc:5697] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.563238 23095 leader_election.cc:304] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.564635 23176 raft_consensus.cc:2804] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:56.565052 23176 raft_consensus.cc:493] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.565409 23176 raft_consensus.cc:3060] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:56.566937 22949 leader_election.cc:343] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.567414 22949 leader_election.cc:304] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49; no voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.568053 23173 tablet_bootstrap.cc:654] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.564944 23263 raft_consensus.cc:2749] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.569483 23257 raft_consensus.cc:2749] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.582892 22949 leader_election.cc:304] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [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: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:56.585134 23257 raft_consensus.cc:2804] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:56.585994 23257 raft_consensus.cc:697] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:56.587023 23252 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.588701 23242 raft_consensus.cc:493] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.589090 23175 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:56.588598 23176 raft_consensus.cc:515] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.589536 23175 ts_tablet_manager.cc:1403] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.019s
I20260710 13:23:56.589295 23242 raft_consensus.cc:515] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.590577 23172 tablet_bootstrap.cc:654] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.592154 23176 leader_election.cc:290] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:56.593372 23242 leader_election.cc:290] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:56.588636 23257 consensus_queue.cc:237] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.593626 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:56.594935 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:56.599153 23175 raft_consensus.cc:359] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.601049 23175 raft_consensus.cc:385] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.601413 23175 raft_consensus.cc:740] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.605886 23175 consensus_queue.cc:260] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.604923 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:56.609300 22981 raft_consensus.cc:3060] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:56.611641 23098 leader_election.cc:343] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.611701 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
W20260710 13:23:56.612551 23098 leader_election.cc:343] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.616242 23173 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:56.616886 23173 ts_tablet_manager.cc:1403] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.004s
I20260710 13:23:56.622166 23173 raft_consensus.cc:359] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.622856 23173 raft_consensus.cc:385] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.623106 23173 raft_consensus.cc:740] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.623735 23173 consensus_queue.cc:260] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.624145 23252 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:56.624226 23095 leader_election.cc:343] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.624939 23095 leader_election.cc:304] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105; no voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.625768 23173 ts_tablet_manager.cc:1434] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:23:56.625942 23240 raft_consensus.cc:2749] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.626725 23173 tablet_bootstrap.cc:492] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:56.628779 23175 ts_tablet_manager.cc:1434] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:23:56.630179 23175 tablet_bootstrap.cc:492] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:56.634090 23242 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.639968 23242 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:23:56.658986 22981 raft_consensus.cc:2468] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:56.662177 23095 leader_election.cc:304] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.663321 23176 raft_consensus.cc:2804] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:56.663794 23176 raft_consensus.cc:697] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:56.686350 23172 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:56.686843 23172 ts_tablet_manager.cc:1403] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.009s
I20260710 13:23:56.687480 23252 consensus_queue.cc:1048] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.689637 23172 raft_consensus.cc:359] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.691218 23176 consensus_queue.cc:237] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.690342 23172 raft_consensus.cc:385] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.695289 23172 raft_consensus.cc:740] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.700973 23173 tablet_bootstrap.cc:654] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.699815 23172 consensus_queue.cc:260] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.714233 23175 tablet_bootstrap.cc:654] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.715242 23172 ts_tablet_manager.cc:1434] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:23:56.716682 23172 tablet_bootstrap.cc:492] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:56.726104 22881 catalog_manager.cc:5697] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.740190 23251 raft_consensus.cc:493] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.740814 23251 raft_consensus.cc:515] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.745645 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:56.747754 22949 leader_election.cc:343] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.748777 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:56.749866 23251 leader_election.cc:290] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
W20260710 13:23:56.750967 22947 leader_election.cc:343] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.753803 22947 leader_election.cc:304] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49; no voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.756047 22880 catalog_manager.cc:5697] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.758586 23257 raft_consensus.cc:2749] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.771011 23172 tablet_bootstrap.cc:654] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.785405 23173 tablet_bootstrap.cc:492] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:56.785904 23173 ts_tablet_manager.cc:1403] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.159s	user 0.022s	sys 0.016s
I20260710 13:23:56.788316 23175 tablet_bootstrap.cc:492] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:56.788810 23175 ts_tablet_manager.cc:1403] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.005s
I20260710 13:23:56.789425 23173 raft_consensus.cc:359] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.790138 23173 raft_consensus.cc:385] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.790383 23173 raft_consensus.cc:740] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.806166 23173 consensus_queue.cc:260] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.807924 23175 raft_consensus.cc:359] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.808614 23175 raft_consensus.cc:385] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.808902 23175 raft_consensus.cc:740] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.809686 23175 consensus_queue.cc:260] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.810895 23173 ts_tablet_manager.cc:1434] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:23:56.811838 23173 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:56.812219 23175 ts_tablet_manager.cc:1434] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 13:23:56.812655 23172 tablet_bootstrap.cc:492] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:56.813165 23172 ts_tablet_manager.cc:1403] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.011s
I20260710 13:23:56.824898 23222 consensus_queue.cc:1048] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.813158 23175 tablet_bootstrap.cc:492] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:56.834159 23173 tablet_bootstrap.cc:654] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.815842 23172 raft_consensus.cc:359] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.834550 23172 raft_consensus.cc:385] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.834828 23172 raft_consensus.cc:740] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.836500 23172 consensus_queue.cc:260] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.840413 23172 ts_tablet_manager.cc:1434] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.004s
I20260710 13:23:56.841648 23172 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:56.858052 23175 tablet_bootstrap.cc:654] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.862421 23176 raft_consensus.cc:493] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.862983 23176 raft_consensus.cc:515] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.865022 23172 tablet_bootstrap.cc:654] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.868695 23176 leader_election.cc:290] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:56.870797 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4aa78f8aa746dfa341059794649841" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:56.872354 23098 leader_election.cc:343] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.878132 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4aa78f8aa746dfa341059794649841" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:56.879109 22983 raft_consensus.cc:2468] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:56.880735 23095 leader_election.cc:304] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.881500 23172 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:56.881994 23172 ts_tablet_manager.cc:1403] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260710 13:23:56.881897 23176 raft_consensus.cc:2804] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:56.882543 23176 raft_consensus.cc:493] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.882963 23176 raft_consensus.cc:3060] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.887919 23054 raft_consensus.cc:3060] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.888484 23180 raft_consensus.cc:493] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.889073 23173 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:56.889031 23180 raft_consensus.cc:515] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.888366 23172 raft_consensus.cc:359] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.889598 23173 ts_tablet_manager.cc:1403] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.003s
I20260710 13:23:56.890522 23172 raft_consensus.cc:385] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.890834 23172 raft_consensus.cc:740] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.891253 23180 leader_election.cc:290] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.893035 23173 raft_consensus.cc:359] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.893908 23173 raft_consensus.cc:385] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.894248 23173 raft_consensus.cc:740] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.894125 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:56.896482 23173 consensus_queue.cc:260] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.897328 23175 tablet_bootstrap.cc:492] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:56.897771 23175 ts_tablet_manager.cc:1403] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.019s
I20260710 13:23:56.899223 23173 ts_tablet_manager.cc:1434] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:56.900367 23175 raft_consensus.cc:359] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.901044 23175 raft_consensus.cc:385] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.901304 23175 raft_consensus.cc:740] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.893185 23172 consensus_queue.cc:260] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.893244 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:56.902382 22983 raft_consensus.cc:2393] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:56.903461 23021 leader_election.cc:304] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:56.904520 23180 raft_consensus.cc:3060] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.909001 23176 raft_consensus.cc:515] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.910673 23172 ts_tablet_manager.cc:1434] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:23:56.914986 23172 tablet_bootstrap.cc:492] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:56.915433 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4aa78f8aa746dfa341059794649841" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:56.916303 23263 consensus_queue.cc:1048] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.906402 23173 tablet_bootstrap.cc:492] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:56.908243 23222 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:23:56.913913 23176 leader_election.cc:290] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
W20260710 13:23:56.919694 23098 leader_election.cc:343] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.911002 23175 consensus_queue.cc:260] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.926448 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4aa78f8aa746dfa341059794649841" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:56.927045 22981 raft_consensus.cc:3060] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:56.928870 23175 ts_tablet_manager.cc:1434] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260710 13:23:56.930476 23222 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.931726 23175 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:56.921615 23172 tablet_bootstrap.cc:654] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.946280 23222 raft_consensus.cc:493] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.946980 23222 raft_consensus.cc:515] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:56.948057 23263 consensus_queue.cc:1048] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:56.950845 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:56.952952 22949 leader_election.cc:343] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.955528 23173 tablet_bootstrap.cc:654] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.962872 23131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
W20260710 13:23:56.965118 22947 leader_election.cc:343] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:56.965692 22947 leader_election.cc:304] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49; no voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.956115 23222 leader_election.cc:290] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:56.958668 23180 raft_consensus.cc:2749] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.976850 23251 raft_consensus.cc:2749] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:56.984298 22981 raft_consensus.cc:2468] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:56.986146 23095 leader_election.cc:304] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:56.987290 23194 raft_consensus.cc:2804] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:56.987797 23194 raft_consensus.cc:697] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:56.988618 23194 consensus_queue.cc:237] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.024708 23172 tablet_bootstrap.cc:492] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:57.025219 23172 ts_tablet_manager.cc:1403] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.009s
I20260710 13:23:57.028007 23172 raft_consensus.cc:359] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.028674 23172 raft_consensus.cc:385] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.028941 23172 raft_consensus.cc:740] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.029943 23172 consensus_queue.cc:260] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.031688 23172 ts_tablet_manager.cc:1434] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:23:57.032639 23172 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:57.039615 23172 tablet_bootstrap.cc:654] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.045631 23175 tablet_bootstrap.cc:654] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.055265 23175 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.056085 23175 ts_tablet_manager.cc:1403] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.125s	user 0.006s	sys 0.006s
I20260710 13:23:57.059695 23175 raft_consensus.cc:359] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.061064 23175 raft_consensus.cc:385] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.063992 23173 tablet_bootstrap.cc:492] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:57.064523 23173 ts_tablet_manager.cc:1403] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.000s
I20260710 13:23:57.061457 23175 raft_consensus.cc:740] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.067543 23173 raft_consensus.cc:359] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.067471 23175 consensus_queue.cc:260] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.068267 23173 raft_consensus.cc:385] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.068593 23173 raft_consensus.cc:740] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.070133 23175 ts_tablet_manager.cc:1434] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:23:57.069711 23173 consensus_queue.cc:260] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.071043 23175 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.071538 22879 catalog_manager.cc:5697] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.074988 23173 ts_tablet_manager.cc:1434] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:57.079609 23173 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:57.077289 23175 tablet_bootstrap.cc:654] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.077427 23172 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:57.083590 23172 ts_tablet_manager.cc:1403] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.011s
I20260710 13:23:57.086508 23172 raft_consensus.cc:359] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.087211 23172 raft_consensus.cc:385] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.087478 23172 raft_consensus.cc:740] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.088128 23172 consensus_queue.cc:260] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.090291 23172 ts_tablet_manager.cc:1434] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:57.091092 23194 raft_consensus.cc:493] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.091318 23172 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:57.091549 23194 raft_consensus.cc:515] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.096458 23173 tablet_bootstrap.cc:654] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.096172 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.098089 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:57.099666 23095 leader_election.cc:343] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:57.100895 23098 leader_election.cc:343] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.101529 23098 leader_election.cc:304] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105; no voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:57.102409 23176 raft_consensus.cc:2749] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.093627 23194 leader_election.cc:290] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.103153 23172 tablet_bootstrap.cc:654] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.128100 23173 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:57.128572 23173 ts_tablet_manager.cc:1403] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.011s
I20260710 13:23:57.129833 23175 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.130333 23175 ts_tablet_manager.cc:1403] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.037s
I20260710 13:23:57.130952 23173 raft_consensus.cc:359] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.131866 23173 raft_consensus.cc:385] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.132146 23173 raft_consensus.cc:740] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.132988 23173 consensus_queue.cc:260] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.133389 23175 raft_consensus.cc:359] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.134214 23175 raft_consensus.cc:385] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.134498 23175 raft_consensus.cc:740] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.135310 23251 raft_consensus.cc:493] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.135313 23175 consensus_queue.cc:260] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.136014 23251 raft_consensus.cc:515] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.137966 23175 ts_tablet_manager.cc:1434] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:57.138950 23175 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.142640 23173 ts_tablet_manager.cc:1434] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:23:57.143728 23173 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:57.146071 23175 tablet_bootstrap.cc:654] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.142550 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5db1a8e9cb54e6c85804642fd5a6fb6" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.148043 23251 leader_election.cc:290] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.149719 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5db1a8e9cb54e6c85804642fd5a6fb6" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.150449 23132 raft_consensus.cc:2468] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.150439 23054 raft_consensus.cc:2468] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.152139 22949 leader_election.cc:304] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.154706 23181 raft_consensus.cc:2804] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.155103 23181 raft_consensus.cc:493] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.155422 23181 raft_consensus.cc:3060] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.160126 23173 tablet_bootstrap.cc:654] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.160665 23172 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:57.164021 23172 ts_tablet_manager.cc:1403] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.004s
I20260710 13:23:57.172750 23172 raft_consensus.cc:359] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.173580 23172 raft_consensus.cc:385] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.173956 23172 raft_consensus.cc:740] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.174808 23172 consensus_queue.cc:260] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.174939 23181 raft_consensus.cc:515] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.179287 23175 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.179949 23175 ts_tablet_manager.cc:1403] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.023s
I20260710 13:23:57.182865 23175 raft_consensus.cc:359] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.183741 23175 raft_consensus.cc:385] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.184008 23172 ts_tablet_manager.cc:1434] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:23:57.184098 23175 raft_consensus.cc:740] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.185925 23172 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:57.185406 23175 consensus_queue.cc:260] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.192149 23175 ts_tablet_manager.cc:1434] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:23:57.193218 23175 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.194972 23172 tablet_bootstrap.cc:654] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.197726 23222 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.199862 23175 tablet_bootstrap.cc:654] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.200613 23263 raft_consensus.cc:493] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.201047 23263 raft_consensus.cc:515] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.203209 23263 leader_election.cc:290] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.208319 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4aa78f8aa746dfa341059794649841" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.199669 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5db1a8e9cb54e6c85804642fd5a6fb6" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.209148 22983 raft_consensus.cc:2393] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:57.209214 23054 raft_consensus.cc:3060] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.209331 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4aa78f8aa746dfa341059794649841" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.211117 23022 leader_election.cc:304] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:57.211769 23175 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.212285 23175 ts_tablet_manager.cc:1403] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:23:57.214759 23263 raft_consensus.cc:3060] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.214937 23175 raft_consensus.cc:359] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.215637 23175 raft_consensus.cc:385] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.215894 23175 raft_consensus.cc:740] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.216290 23252 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.216528 23175 consensus_queue.cc:260] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.218962 23175 ts_tablet_manager.cc:1434] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:23:57.221472 23175 tablet_bootstrap.cc:492] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.221913 23054 raft_consensus.cc:2468] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:57.228024 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5db1a8e9cb54e6c85804642fd5a6fb6" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:57.229045 23130 raft_consensus.cc:3060] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.223599 23181 leader_election.cc:290] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.230304 22949 leader_election.cc:304] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.232429 23175 tablet_bootstrap.cc:654] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.228570 23263 raft_consensus.cc:2749] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.239008 23130 raft_consensus.cc:2468] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:57.239831 23252 raft_consensus.cc:2804] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.240285 23173 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:57.240351 23252 raft_consensus.cc:697] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:57.244472 23173 ts_tablet_manager.cc:1403] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.002s
I20260710 13:23:57.240837 23194 consensus_queue.cc:1048] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.245111 23252 consensus_queue.cc:237] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.247025 23173 raft_consensus.cc:359] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.247728 23173 raft_consensus.cc:385] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.247979 23173 raft_consensus.cc:740] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.248644 23173 consensus_queue.cc:260] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.244494 23176 raft_consensus.cc:493] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.249805 23176 raft_consensus.cc:515] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.251041 23173 ts_tablet_manager.cc:1434] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:57.252046 23173 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:57.252977 23176 leader_election.cc:290] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
W20260710 13:23:57.249022 22929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:57.255669 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
W20260710 13:23:57.258142 23098 leader_election.cc:343] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.260812 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.264371 22981 raft_consensus.cc:2468] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:57.266176 23172 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:57.266119 23095 leader_election.cc:304] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:57.266747 23172 ts_tablet_manager.cc:1403] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.007s
I20260710 13:23:57.270442 23176 raft_consensus.cc:2804] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.270830 23176 raft_consensus.cc:493] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.271090 23172 raft_consensus.cc:359] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.272359 23172 raft_consensus.cc:385] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.272770 23172 raft_consensus.cc:740] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.271201 23176 raft_consensus.cc:3060] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.277567 23172 consensus_queue.cc:260] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.353103 23252 raft_consensus.cc:493] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.353756 23252 raft_consensus.cc:515] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.355655 23176 raft_consensus.cc:515] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.360494 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.361176 23132 raft_consensus.cc:2468] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.361430 23175 tablet_bootstrap.cc:492] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.362000 23175 ts_tablet_manager.cc:1403] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.030s
I20260710 13:23:57.362473 22947 leader_election.cc:304] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:57.365100 23181 raft_consensus.cc:2804] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.365464 23181 raft_consensus.cc:493] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.365819 23181 raft_consensus.cc:3060] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.366582 23175 raft_consensus.cc:359] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.367275 23175 raft_consensus.cc:385] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.368940 23175 raft_consensus.cc:740] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.369720 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.368558 23176 leader_election.cc:290] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.370921 23176 raft_consensus.cc:493] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.373215 23173 tablet_bootstrap.cc:654] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.369714 23175 consensus_queue.cc:260] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.356709 23240 consensus_queue.cc:1048] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.376365 23054 raft_consensus.cc:3060] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.362674 23252 leader_election.cc:290] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.384548 23175 ts_tablet_manager.cc:1434] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:23:57.385927 23175 tablet_bootstrap.cc:492] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.459286 23172 ts_tablet_manager.cc:1434] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.192s	user 0.036s	sys 0.045s
I20260710 13:23:57.460572 23172 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: Bootstrap starting.
I20260710 13:23:57.381997 23176 raft_consensus.cc:515] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.373164 22878 catalog_manager.cc:5697] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.479957 23181 raft_consensus.cc:515] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.455571 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.494460 23056 raft_consensus.cc:2468] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.511821 23176 leader_election.cc:290] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.515275 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:57.516098 22981 raft_consensus.cc:3060] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.530980 23258 raft_consensus.cc:493] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.531479 23258 raft_consensus.cc:515] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.530501 23181 leader_election.cc:290] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.537508 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.538125 23058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.539527 23054 raft_consensus.cc:2468] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.539813 22981 raft_consensus.cc:2468] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.544390 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.545071 23056 raft_consensus.cc:3060] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.548285 23175 tablet_bootstrap.cc:654] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.550135 23173 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:57.550766 23173 ts_tablet_manager.cc:1403] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.299s	user 0.015s	sys 0.014s
W20260710 13:23:57.553251 23098 leader_election.cc:343] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:57.561700 23095 leader_election.cc:343] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.565397 23258 leader_election.cc:290] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.567761 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:57.568415 23132 raft_consensus.cc:3060] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.570551 23317 raft_consensus.cc:493] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.571035 23317 raft_consensus.cc:515] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.572763 23317 leader_election.cc:290] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.573258 23258 raft_consensus.cc:493] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.573815 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.573729 23258 raft_consensus.cc:515] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.574515 23053 raft_consensus.cc:2468] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:57.575783 23098 leader_election.cc:304] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.578464 23317 raft_consensus.cc:2804] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.578857 23317 raft_consensus.cc:493] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.579201 23317 raft_consensus.cc:3060] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.570554 23173 raft_consensus.cc:359] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.580032 23173 raft_consensus.cc:385] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.580363 23172 tablet_bootstrap.cc:654] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.580333 23173 raft_consensus.cc:740] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.582755 23095 leader_election.cc:304] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105; no voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:57.583617 23318 raft_consensus.cc:2749] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.584007 23095 leader_election.cc:304] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:57.584776 23318 raft_consensus.cc:2804] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.581740 23173 consensus_queue.cc:260] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.585320 23318 raft_consensus.cc:697] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:57.585834 23252 raft_consensus.cc:493] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.585834 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.586601 22983 raft_consensus.cc:2468] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:57.586460 23252 raft_consensus.cc:515] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.586206 23318 consensus_queue.cc:237] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.587510 23258 leader_election.cc:290] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.588692 23252 leader_election.cc:290] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.590360 23053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.590986 23053 raft_consensus.cc:2468] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.591621 23132 raft_consensus.cc:2468] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:57.593705 22949 leader_election.cc:304] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.594131 23056 raft_consensus.cc:2468] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:57.598261 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.598927 23130 raft_consensus.cc:2468] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 0.
I20260710 13:23:57.599313 22949 leader_election.cc:304] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.600142 23181 raft_consensus.cc:2804] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.600600 23181 raft_consensus.cc:493] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.601039 23181 raft_consensus.cc:3060] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.601292 23319 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.605350 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.606510 23022 leader_election.cc:304] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.607548 23258 raft_consensus.cc:2804] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.607928 23258 raft_consensus.cc:493] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.608279 23258 raft_consensus.cc:3060] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.611714 23181 raft_consensus.cc:515] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.613734 23319 raft_consensus.cc:493] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.614025 23252 raft_consensus.cc:2804] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.614284 23319 raft_consensus.cc:515] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.614696 23252 raft_consensus.cc:697] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:57.615613 23252 consensus_queue.cc:237] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.616483 23319 leader_election.cc:290] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.618468 23317 raft_consensus.cc:515] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.620405 23317 leader_election.cc:290] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.624234 23175 tablet_bootstrap.cc:492] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.625007 23175 ts_tablet_manager.cc:1403] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.239s	user 0.064s	sys 0.038s
I20260710 13:23:57.625226 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.626013 22982 raft_consensus.cc:2468] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:57.626133 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.627944 23132 raft_consensus.cc:2393] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:57.628930 23175 raft_consensus.cc:359] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.629730 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.630712 23130 raft_consensus.cc:2468] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.629940 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:57.631814 22982 raft_consensus.cc:3060] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.634620 23181 leader_election.cc:290] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.639060 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.639508 23056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.639689 23057 raft_consensus.cc:3060] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.639990 23176 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.640425 23095 leader_election.cc:304] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
W20260710 13:23:57.642244 23098 leader_election.cc:343] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.643429 23319 raft_consensus.cc:2804] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.645807 23319 raft_consensus.cc:493] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.646224 23319 raft_consensus.cc:3060] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.646359 22982 raft_consensus.cc:2468] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.650213 23175 raft_consensus.cc:385] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.651233 23172 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: No bootstrap required, opened a new log
I20260710 13:23:57.655530 23175 raft_consensus.cc:740] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.655673 23057 raft_consensus.cc:2468] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.655702 23172 ts_tablet_manager.cc:1403] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.003s
I20260710 13:23:57.656888 23098 leader_election.cc:304] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.656682 23175 consensus_queue.cc:260] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.657609 23318 raft_consensus.cc:2804] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.658108 23318 raft_consensus.cc:697] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:57.658567 23172 raft_consensus.cc:359] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.659056 23175 ts_tablet_manager.cc:1434] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260710 13:23:57.659224 23172 raft_consensus.cc:385] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.658890 23318 consensus_queue.cc:237] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.659531 23172 raft_consensus.cc:740] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.660189 23175 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.662003 23258 raft_consensus.cc:515] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.663133 23054 raft_consensus.cc:2393] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beb748baeef54330bbe8d9071aff3f49 in current term 1: Already voted for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in this term.
I20260710 13:23:57.655110 23319 raft_consensus.cc:515] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.667968 23175 tablet_bootstrap.cc:654] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.668571 23319 leader_election.cc:290] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.669093 23181 consensus_queue.cc:1048] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.669644 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.670109 23172 consensus_queue.cc:260] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
W20260710 13:23:57.670961 23098 leader_election.cc:343] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.652395 22878 catalog_manager.cc:5697] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.672241 23172 ts_tablet_manager.cc:1434] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:23:57.675640 23258 leader_election.cc:290] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.678983 23175 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.679409 23175 ts_tablet_manager.cc:1403] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260710 13:23:57.680518 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.681289 22982 raft_consensus.cc:2393] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:57.681891 23175 raft_consensus.cc:359] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.682456 23175 raft_consensus.cc:385] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.682727 23175 raft_consensus.cc:740] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.682838 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.683568 22982 raft_consensus.cc:2393] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate beb748baeef54330bbe8d9071aff3f49 in this term.
I20260710 13:23:57.683583 23175 consensus_queue.cc:260] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.685518 23175 ts_tablet_manager.cc:1434] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:57.686417 23175 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.686405 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:57.687336 23173 ts_tablet_manager.cc:1434] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.000s
I20260710 13:23:57.687615 22982 raft_consensus.cc:2393] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate beb748baeef54330bbe8d9071aff3f49 in this term.
I20260710 13:23:57.688345 23173 tablet_bootstrap.cc:492] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:57.692811 23175 tablet_bootstrap.cc:654] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.697633 23022 leader_election.cc:304] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:57.698961 23258 raft_consensus.cc:2749] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.699098 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:57.699978 22982 raft_consensus.cc:3060] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.704499 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:57.705173 23130 raft_consensus.cc:3060] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.708832 22982 raft_consensus.cc:2468] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.692552 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3fa299464ee0ace7f61e438824d2" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:57.710881 23175 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.711392 23175 ts_tablet_manager.cc:1403] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260710 13:23:57.712036 23258 raft_consensus.cc:493] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.711493 22879 catalog_manager.cc:5697] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.712502 23258 raft_consensus.cc:515] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.714326 23175 raft_consensus.cc:359] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.717141 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.717190 23175 raft_consensus.cc:385] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.718459 23175 raft_consensus.cc:740] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.719154 23175 consensus_queue.cc:260] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.721120 23175 ts_tablet_manager.cc:1434] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:23:57.715631 23258 leader_election.cc:290] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.716423 22947 leader_election.cc:304] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [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: beb748baeef54330bbe8d9071aff3f49; no voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:57.721990 23175 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: Bootstrap starting.
I20260710 13:23:57.722424 23252 raft_consensus.cc:2749] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:23:57.723953 23021 leader_election.cc:343] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.724586 23130 raft_consensus.cc:2468] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 1.
I20260710 13:23:57.716902 23173 tablet_bootstrap.cc:654] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.727967 23175 tablet_bootstrap.cc:654] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.731575 23319 raft_consensus.cc:493] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.732061 23319 raft_consensus.cc:515] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.731323 23252 consensus_queue.cc:1048] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.734009 23319 leader_election.cc:290] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.738721 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.739555 23054 raft_consensus.cc:2468] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:57.740978 23098 leader_election.cc:304] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.742022 23319 raft_consensus.cc:2804] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.742589 23319 raft_consensus.cc:493] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.743022 23319 raft_consensus.cc:3060] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.745220 23173 tablet_bootstrap.cc:492] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:57.745707 23173 ts_tablet_manager.cc:1403] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.002s
I20260710 13:23:57.751657 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.753861 23319 raft_consensus.cc:515] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.755544 23132 raft_consensus.cc:2393] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:57.758109 23319 leader_election.cc:290] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.759361 23173 raft_consensus.cc:359] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.760032 23173 raft_consensus.cc:385] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.759847 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.760293 23173 raft_consensus.cc:740] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.760524 23054 raft_consensus.cc:3060] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.760941 23095 leader_election.cc:304] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [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: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:57.762101 23319 raft_consensus.cc:2804] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.762852 23319 raft_consensus.cc:697] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:57.763267 23175 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: No bootstrap required, opened a new log
I20260710 13:23:57.763705 23175 ts_tablet_manager.cc:1403] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.015s
I20260710 13:23:57.763737 23319 consensus_queue.cc:237] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.761377 23173 consensus_queue.cc:260] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.767949 23054 raft_consensus.cc:2468] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.768821 23022 leader_election.cc:304] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49
I20260710 13:23:57.769517 23258 raft_consensus.cc:2804] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.770007 23258 raft_consensus.cc:697] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Becoming Leader. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:23:57.770337 23098 leader_election.cc:304] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.771024 23173 ts_tablet_manager.cc:1434] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:23:57.770781 23258 consensus_queue.cc:237] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.771878 23173 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: Bootstrap starting.
I20260710 13:23:57.773834 23318 raft_consensus.cc:2804] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.774124 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.774309 23318 raft_consensus.cc:697] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:57.774428 23175 raft_consensus.cc:359] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.775098 23175 raft_consensus.cc:385] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.775420 23175 raft_consensus.cc:740] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.775194 23318 consensus_queue.cc:237] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.776080 23175 consensus_queue.cc:260] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.778156 23175 ts_tablet_manager.cc:1434] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:23:57.779242 23022 leader_election.cc:304] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:57.780359 23328 raft_consensus.cc:2749] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.782416 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:57.784966 23173 tablet_bootstrap.cc:654] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:57.785472 23095 leader_election.cc:343] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:57.787914 23095 leader_election.cc:343] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.767253 22878 catalog_manager.cc:5697] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.797252 23173 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: No bootstrap required, opened a new log
I20260710 13:23:57.797760 23173 ts_tablet_manager.cc:1403] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260710 13:23:57.800797 23173 raft_consensus.cc:359] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.801488 23173 raft_consensus.cc:385] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.801748 23173 raft_consensus.cc:740] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.802380 23173 consensus_queue.cc:260] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.804272 23173 ts_tablet_manager.cc:1434] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:23:57.806569 22879 catalog_manager.cc:5697] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.821063 22878 catalog_manager.cc:5697] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.823093 22878 catalog_manager.cc:5697] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.834234 23181 raft_consensus.cc:493] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.834721 23181 raft_consensus.cc:515] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.836366 23181 leader_election.cc:290] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.837248 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.837955 23054 raft_consensus.cc:2468] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.839092 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.839113 22949 leader_election.cc:304] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.839725 23130 raft_consensus.cc:2468] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 0.
I20260710 13:23:57.840042 23181 raft_consensus.cc:2804] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.840402 23181 raft_consensus.cc:493] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.840742 23181 raft_consensus.cc:3060] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.846410 23181 raft_consensus.cc:515] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.848062 23181 leader_election.cc:290] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.848871 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.849032 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:23:57.849452 23054 raft_consensus.cc:3060] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.849653 23130 raft_consensus.cc:3060] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.855628 23054 raft_consensus.cc:2468] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:57.855851 23130 raft_consensus.cc:2468] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 1.
I20260710 13:23:57.856798 22949 leader_election.cc:304] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.857599 23181 raft_consensus.cc:2804] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.858088 23181 raft_consensus.cc:697] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:23:57.858891 23181 consensus_queue.cc:237] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.867260 22879 catalog_manager.cc:5697] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.890848 23258 raft_consensus.cc:493] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.891330 23258 raft_consensus.cc:515] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.892432 23319 raft_consensus.cc:493] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.893049 23258 leader_election.cc:290] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:57.892860 23319 raft_consensus.cc:515] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.893945 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.894272 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2283656bfe84410934a99984fc3d571" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:57.894692 22982 raft_consensus.cc:2393] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b20a3d27c94f6b9f3c76b67f9a096f in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:57.895360 23319 leader_election.cc:290] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.895545 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85297262697e46b6baf06f3e9c25a0d9" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49" is_pre_election: true
I20260710 13:23:57.896169 22983 raft_consensus.cc:2468] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:57.896620 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85297262697e46b6baf06f3e9c25a0d9" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:57.896607 23021 leader_election.cc:304] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105
I20260710 13:23:57.897199 23095 leader_election.cc:304] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, e5a3e7441ce944009ddb3730be72b105; no voters: 
I20260710 13:23:57.897439 23054 raft_consensus.cc:2468] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 0.
I20260710 13:23:57.897596 23258 raft_consensus.cc:3060] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.897933 23319 raft_consensus.cc:2804] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.898306 23319 raft_consensus.cc:493] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.898660 23319 raft_consensus.cc:3060] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.902374 23258 raft_consensus.cc:2749] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.903164 23319 raft_consensus.cc:515] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.904876 23319 leader_election.cc:290] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:23:57.905716 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85297262697e46b6baf06f3e9c25a0d9" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:23:57.905929 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85297262697e46b6baf06f3e9c25a0d9" candidate_uuid: "e5a3e7441ce944009ddb3730be72b105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:23:57.906266 22983 raft_consensus.cc:3060] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.906445 23054 raft_consensus.cc:3060] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.911957 23054 raft_consensus.cc:2468] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.911969 22983 raft_consensus.cc:2468] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5a3e7441ce944009ddb3730be72b105 in term 1.
I20260710 13:23:57.912971 23098 leader_election.cc:304] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:23:57.913708 23319 raft_consensus.cc:2804] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.914191 23319 raft_consensus.cc:697] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Leader. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:23:57.914891 23319 consensus_queue.cc:237] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:57.921648 22879 catalog_manager.cc:5697] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5a3e7441ce944009ddb3730be72b105 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:58.022599 23222 raft_consensus.cc:493] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:58.023195 23222 raft_consensus.cc:515] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:23:58.025074 23222 leader_election.cc:290] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:58.025435 23181 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.025672 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" is_pre_election: true
I20260710 13:23:58.026160 23130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2350f801bbd4f418def8a055186ffe3" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a3e7441ce944009ddb3730be72b105" is_pre_election: true
I20260710 13:23:58.026459 23054 raft_consensus.cc:2393] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb748baeef54330bbe8d9071aff3f49 in current term 1: Already voted for candidate e5a3e7441ce944009ddb3730be72b105 in this term.
I20260710 13:23:58.027760 22949 leader_election.cc:304] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49; no voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:23:58.028469 23181 raft_consensus.cc:3060] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:58.034948 23181 raft_consensus.cc:2749] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:58.038821 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:23:58.039480 23222 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:58.051365 23347 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:58.055192 23348 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:58.059573 21857 server_base.cc:1061] running on GCE node
W20260710 13:23:58.060199 23350 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:58.060853 23319 consensus_queue.cc:1048] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.061581 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:58.061877 21857 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:58.062153 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689838062136 us; error 0 us; skew 500 ppm
I20260710 13:23:58.062917 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:58.072379 21857 webserver.cc:533] Webserver started at http://127.21.88.68:36501/ using document root <none> and password file <none>
I20260710 13:23:58.073043 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:58.073292 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:58.073709 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:58.075222 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-3-root/instance:
uuid: "075dd265fef44349ba6f46c551f4be35"
format_stamp: "Formatted at 2026-07-10 13:23:58 on dist-test-slave-z93j"
I20260710 13:23:58.078245 23176 consensus_queue.cc:1048] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.088667 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:23:58.093577 23357 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:58.094496 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260710 13:23:58.094915 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-3-root
uuid: "075dd265fef44349ba6f46c551f4be35"
format_stamp: "Formatted at 2026-07-10 13:23:58 on dist-test-slave-z93j"
I20260710 13:23:58.095288 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-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:58.118914 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:58.120200 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:58.121614 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:58.123598 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:58.123812 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.124063 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:58.124212 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.151422 23318 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:58.167073 23317 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.205533 23258 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:58.234447 23328 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:58.254464 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.68:43441
I20260710 13:23:58.254552 23423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.68:43441 every 8 connection(s)
I20260710 13:23:58.263489 23345 consensus_queue.cc:1048] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:58.266515 21857 auto_leader_rebalancer-test.cc:388] add a tserver: 075dd265fef44349ba6f46c551f4be35
I20260710 13:23:58.280834 23181 consensus_queue.cc:1048] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:58.291759 23424 heartbeater.cc:344] Connected to a master server at 127.21.88.126:41317
I20260710 13:23:58.292228 23424 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:58.293429 23424 heartbeater.cc:507] Master 127.21.88.126:41317 requested a full tablet report, sending...
I20260710 13:23:58.296087 22878 ts_manager.cc:194] Registered new tserver with Master: 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441)
I20260710 13:23:58.297744 22878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40754
I20260710 13:23:58.318799 23319 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.329418 23318 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.336467 23318 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.349169 23176 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.357950 23318 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.370999 23317 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:59.301441 23424 heartbeater.cc:499] Master 127.21.88.126:41317 was elected leader, sending a full tablet report...
I20260710 13:23:59.362619 23130 consensus_queue.cc:237] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:23:59.370754 23057 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:59.371094 22982 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:59.372439 23319 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:59.373296 23441 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:59.385218 23096 consensus_peers.cc:597] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93797d8110ab4050bf572b3518e355ad. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:59.394972 23441 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.397120 23057 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.399811 22982 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.409730 22880 catalog_manager.cc:5697] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:59.440960 23057 consensus_queue.cc:237] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:23:59.457863 23132 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:59.458097 22982 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:59.459702 23437 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:59.461619 23447 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:59.486433 23446 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.488185 23132 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
W20260710 13:23:59.492648 23022 consensus_peers.cc:597] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ad3af69896845c0b4af3d3d29aec376. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:59.493832 22982 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.503720 23057 consensus_queue.cc:237] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:23:59.504550 22879 catalog_manager.cc:5697] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:59.513870 23022 consensus_peers.cc:597] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93640311414847e1bbe8a3b348c58c12. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:59.516242 23132 raft_consensus.cc:1275] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:59.517865 23446 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:59.520427 22982 raft_consensus.cc:1275] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:59.521721 23446 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:59.578682 23447 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.587787 23132 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.588639 22982 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.611513 22880 catalog_manager.cc:5697] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.629812 22982 consensus_queue.cc:237] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:23:59.639045 23132 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:59.640985 23057 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:59.642786 23448 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:59.645505 23448 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:23:59.660197 22947 consensus_peers.cc:597] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1dd98908a734459a8cbb8f5024bbb70d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:59.673079 23448 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.675258 23132 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.677392 23057 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.699321 22879 catalog_manager.cc:5697] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:23:59.961588 23468 ts_tablet_manager.cc:933] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:23:59.966148 23468 tablet_copy_client.cc:323] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:23:59.986800 23142 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet 93797d8110ab4050bf572b3518e355ad from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:23:59.987478 23142 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet 93797d8110ab4050bf572b3518e355ad from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-93797d8110ab4050bf572b3518e355ad
I20260710 13:23:59.996572 23142 tablet_copy_source_session.cc:215] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:00.000598 23468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797d8110ab4050bf572b3518e355ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:00.003243 23472 ts_tablet_manager.cc:933] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:24:00.006536 23472 tablet_copy_client.cc:323] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.66:45507
I20260710 13:24:00.019770 23468 tablet_copy_client.cc:806] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:00.020579 23468 tablet_copy_client.cc:670] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:00.020474 23068 tablet_copy_service.cc:140] P f7b20a3d27c94f6b9f3c76b67f9a096f: Received BeginTabletCopySession request for tablet 9ad3af69896845c0b4af3d3d29aec376 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53514)
I20260710 13:24:00.021247 23068 tablet_copy_service.cc:161] P f7b20a3d27c94f6b9f3c76b67f9a096f: Beginning new tablet copy session on tablet 9ad3af69896845c0b4af3d3d29aec376 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53514: session id = 075dd265fef44349ba6f46c551f4be35-9ad3af69896845c0b4af3d3d29aec376
I20260710 13:24:00.025606 23468 tablet_copy_client.cc:538] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:00.030236 23068 tablet_copy_source_session.cc:215] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:00.035343 23468 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:00.036546 23472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad3af69896845c0b4af3d3d29aec376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:00.057147 23476 ts_tablet_manager.cc:933] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265)
I20260710 13:24:00.058372 23472 tablet_copy_client.cc:806] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:00.059423 23472 tablet_copy_client.cc:670] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:00.066897 23477 ts_tablet_manager.cc:933] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:24:00.068114 23476 tablet_copy_client.cc:323] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.65:40265
I20260710 13:24:00.068837 23472 tablet_copy_client.cc:538] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:00.069310 23468 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: 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:00.070308 23468 tablet_bootstrap.cc:492] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:00.070971 23468 ts_tablet_manager.cc:1403] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.003s
I20260710 13:24:00.075160 23468 raft_consensus.cc:359] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.076036 23468 raft_consensus.cc:740] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:00.076710 23468 consensus_queue.cc:260] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.079672 23472 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:00.083416 22993 tablet_copy_service.cc:140] P beb748baeef54330bbe8d9071aff3f49: Received BeginTabletCopySession request for tablet 1dd98908a734459a8cbb8f5024bbb70d from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53266)
I20260710 13:24:00.084174 22993 tablet_copy_service.cc:161] P beb748baeef54330bbe8d9071aff3f49: Beginning new tablet copy session on tablet 1dd98908a734459a8cbb8f5024bbb70d from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53266: session id = 075dd265fef44349ba6f46c551f4be35-1dd98908a734459a8cbb8f5024bbb70d
I20260710 13:24:00.085127 23477 tablet_copy_client.cc:323] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.66:45507
I20260710 13:24:00.085326 23468 ts_tablet_manager.cc:1434] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 13:24:00.086951 23068 tablet_copy_service.cc:140] P f7b20a3d27c94f6b9f3c76b67f9a096f: Received BeginTabletCopySession request for tablet 93640311414847e1bbe8a3b348c58c12 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53514)
I20260710 13:24:00.087476 23068 tablet_copy_service.cc:161] P f7b20a3d27c94f6b9f3c76b67f9a096f: Beginning new tablet copy session on tablet 93640311414847e1bbe8a3b348c58c12 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53514: session id = 075dd265fef44349ba6f46c551f4be35-93640311414847e1bbe8a3b348c58c12
I20260710 13:24:00.087507 23142 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-93797d8110ab4050bf572b3518e355ad received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:00.091897 23142 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-93797d8110ab4050bf572b3518e355ad on tablet 93797d8110ab4050bf572b3518e355ad with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:00.092442 22993 tablet_copy_source_session.cc:215] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:00.095192 23068 tablet_copy_source_session.cc:215] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:00.098552 23477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93640311414847e1bbe8a3b348c58c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:00.099239 23476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd98908a734459a8cbb8f5024bbb70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:00.115170 23477 tablet_copy_client.cc:806] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:00.115795 23477 tablet_copy_client.cc:670] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:00.119553 23476 tablet_copy_client.cc:806] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:00.120226 23477 tablet_copy_client.cc:538] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:00.120249 23476 tablet_copy_client.cc:670] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:00.125646 23476 tablet_copy_client.cc:538] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:00.126230 23472 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: 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:00.127470 23472 tablet_bootstrap.cc:492] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:00.128155 23472 ts_tablet_manager.cc:1403] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.007s
I20260710 13:24:00.131714 23477 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:00.131771 23472 raft_consensus.cc:359] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.132825 23472 raft_consensus.cc:740] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:00.133510 23472 consensus_queue.cc:260] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.135794 23472 ts_tablet_manager.cc:1434] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:00.137732 23068 tablet_copy_service.cc:342] P f7b20a3d27c94f6b9f3c76b67f9a096f: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-9ad3af69896845c0b4af3d3d29aec376 received from {username='slave'} at 127.0.0.1:53514
I20260710 13:24:00.138197 23068 tablet_copy_service.cc:434] P f7b20a3d27c94f6b9f3c76b67f9a096f: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-9ad3af69896845c0b4af3d3d29aec376 on tablet 9ad3af69896845c0b4af3d3d29aec376 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:00.151779 23476 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:00.161772 23477 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: 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:00.162688 23477 tablet_bootstrap.cc:492] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:00.163379 23477 ts_tablet_manager.cc:1403] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.004s
I20260710 13:24:00.166321 23477 raft_consensus.cc:359] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.167433 23477 raft_consensus.cc:740] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:00.168226 23477 consensus_queue.cc:260] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.171590 23477 ts_tablet_manager.cc:1434] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:24:00.173990 23068 tablet_copy_service.cc:342] P f7b20a3d27c94f6b9f3c76b67f9a096f: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-93640311414847e1bbe8a3b348c58c12 received from {username='slave'} at 127.0.0.1:53514
I20260710 13:24:00.174376 23068 tablet_copy_service.cc:434] P f7b20a3d27c94f6b9f3c76b67f9a096f: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-93640311414847e1bbe8a3b348c58c12 on tablet 93640311414847e1bbe8a3b348c58c12 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:00.179486 23476 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: 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:00.180485 23476 tablet_bootstrap.cc:492] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:00.181174 23476 ts_tablet_manager.cc:1403] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260710 13:24:00.184016 23476 raft_consensus.cc:359] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.185196 23476 raft_consensus.cc:740] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:00.185817 23476 consensus_queue.cc:260] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:00.188269 23476 ts_tablet_manager.cc:1434] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:24:00.189939 22993 tablet_copy_service.cc:342] P beb748baeef54330bbe8d9071aff3f49: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-1dd98908a734459a8cbb8f5024bbb70d received from {username='slave'} at 127.0.0.1:53266
I20260710 13:24:00.190379 22993 tablet_copy_service.cc:434] P beb748baeef54330bbe8d9071aff3f49: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-1dd98908a734459a8cbb8f5024bbb70d on tablet 1dd98908a734459a8cbb8f5024bbb70d with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:00.467221 23397 raft_consensus.cc:1217] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:00.477931 23397 raft_consensus.cc:1217] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:00.512398 23397 raft_consensus.cc:1217] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:00.666229 23397 raft_consensus.cc:1217] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:00.928391 23317 raft_consensus.cc:1064] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:00.930527 23317 consensus_queue.cc:237] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:00.937260 23397 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:00.937759 23057 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:00.938661 23484 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:00.939112 22982 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:00.939452 23317 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:00.941165 23484 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:00.964198 23484 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:00.966245 23057 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:00.971786 23396 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:00.979485 22982 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:00.988896 22879 catalog_manager.cc:5697] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.017648 23467 raft_consensus.cc:1064] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:01.020262 23467 consensus_queue.cc:237] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:01.026881 23132 consensus_queue.cc:237] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:01.034171 23396 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:01.038331 23396 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:01.039453 23448 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:01.040191 23441 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:01.041852 22982 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:01.046178 23132 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:01.047071 23491 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, 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.047634 23448 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:01.049746 23441 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.056859 23057 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:01.058724 23467 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, 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.060320 23397 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.062553 22982 raft_consensus.cc:2955] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.069137 23447 raft_consensus.cc:1064] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:01.072741 23447 consensus_queue.cc:237] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:01.094237 23395 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.096441 23130 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.098579 23486 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:01.100044 23485 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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.114883 22881 catalog_manager.cc:5697] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.128942 23048 tablet_service.cc:1558] Processing DeleteTablet for tablet 93797d8110ab4050bf572b3518e355ad with delete_type TABLET_DATA_TOMBSTONED (TS f7b20a3d27c94f6b9f3c76b67f9a096f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53454
I20260710 13:24:01.134253 22982 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.139709 23486 raft_consensus.cc:1064] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:01.145352 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93797d8110ab4050bf572b3518e355ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:01.145645 23498 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.148665 23505 tablet_replica.cc:333] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:01.149761 23505 raft_consensus.cc:2243] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:01.150606 23505 raft_consensus.cc:2272] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:01.145226 23485 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, 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.151477 23130 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.155459 23486 consensus_queue.cc:237] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:01.158463 23485 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.158749 23505 ts_tablet_manager.cc:1916] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:01.166801 23396 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.176060 23132 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.170415 23397 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.183828 22878 catalog_manager.cc:5697] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:01.187304 23057 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.212473 23395 raft_consensus.cc:1275] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.215543 23486 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:01.223079 22983 raft_consensus.cc:1275] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.225991 23506 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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.231483 23130 raft_consensus.cc:1275] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.233016 23506 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, 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.250171 23505 ts_tablet_manager.cc:1929] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:01.250759 23505 log.cc:1199] T 93797d8110ab4050bf572b3518e355ad P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/wals/93797d8110ab4050bf572b3518e355ad
I20260710 13:24:01.252843 22868 catalog_manager.cc:5028] TS f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): tablet 93797d8110ab4050bf572b3518e355ad (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:01.254500 22880 catalog_manager.cc:5697] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:01.255259 22982 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.267757 23447 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.271034 22981 consensus_queue.cc:237] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:01.277769 23397 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:01.279410 23498 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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.284001 23057 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:01.277702 23132 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.286427 23467 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, 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.294369 22982 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.296340 23057 consensus_queue.cc:237] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:01.304639 23497 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.308629 23396 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.315253 23395 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.316444 22865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1dd98908a734459a8cbb8f5024bbb70d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:01.317206 23447 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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.323689 23053 raft_consensus.cc:2955] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.324910 23506 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.333577 22879 catalog_manager.cc:5697] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 reported cstate change: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.336228 23396 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.337651 22868 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ad3af69896845c0b4af3d3d29aec376 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:01.333062 22880 catalog_manager.cc:5697] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:01.349264 23122 tablet_service.cc:1558] Processing DeleteTablet for tablet 1dd98908a734459a8cbb8f5024bbb70d with delete_type TABLET_DATA_TOMBSTONED (TS e5a3e7441ce944009ddb3730be72b105 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33340
I20260710 13:24:01.362098 22983 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.365016 23513 tablet_replica.cc:333] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:01.364953 22878 catalog_manager.cc:5697] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.366155 23513 raft_consensus.cc:2243] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:01.367797 23513 raft_consensus.cc:2272] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:01.369827 23506 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, 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.371675 23513 ts_tablet_manager.cc:1916] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:01.372910 23397 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.380928 23122 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ad3af69896845c0b4af3d3d29aec376 with delete_type TABLET_DATA_TOMBSTONED (TS e5a3e7441ce944009ddb3730be72b105 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33340
I20260710 13:24:01.383294 22982 raft_consensus.cc:2955] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.384249 23053 consensus_queue.cc:237] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:01.391655 23132 raft_consensus.cc:1275] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.393105 23506 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, 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.399462 23396 raft_consensus.cc:1275] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:01.404119 23447 consensus_queue.cc:1048] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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.402244 23512 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.410799 23397 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.413230 23513 ts_tablet_manager.cc:1929] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:01.413719 23513 log.cc:1199] T 1dd98908a734459a8cbb8f5024bbb70d P e5a3e7441ce944009ddb3730be72b105: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/wals/1dd98908a734459a8cbb8f5024bbb70d
I20260710 13:24:01.414726 23132 raft_consensus.cc:2955] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.415505 23513 tablet_replica.cc:333] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:01.415544 22866 catalog_manager.cc:5028] TS e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): tablet 1dd98908a734459a8cbb8f5024bbb70d (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:01.416607 23513 raft_consensus.cc:2243] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:01.417356 23513 raft_consensus.cc:2272] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:01.426456 22878 catalog_manager.cc:5697] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:01.428170 23513 ts_tablet_manager.cc:1916] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:01.435875 22868 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93640311414847e1bbe8a3b348c58c12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:01.439599 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 93640311414847e1bbe8a3b348c58c12 with delete_type TABLET_DATA_TOMBSTONED (TS beb748baeef54330bbe8d9071aff3f49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53232
I20260710 13:24:01.446996 23514 tablet_replica.cc:333] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:01.448081 23514 raft_consensus.cc:2243] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:01.448768 23514 raft_consensus.cc:2272] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:01.451539 23514 ts_tablet_manager.cc:1916] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:01.455245 23513 ts_tablet_manager.cc:1929] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:01.455624 23513 log.cc:1199] T 9ad3af69896845c0b4af3d3d29aec376 P e5a3e7441ce944009ddb3730be72b105: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/wals/9ad3af69896845c0b4af3d3d29aec376
I20260710 13:24:01.456918 22866 catalog_manager.cc:5028] TS e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): tablet 9ad3af69896845c0b4af3d3d29aec376 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:01.464187 23514 ts_tablet_manager.cc:1929] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:01.464591 23514 log.cc:1199] T 93640311414847e1bbe8a3b348c58c12 P beb748baeef54330bbe8d9071aff3f49: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/wals/93640311414847e1bbe8a3b348c58c12
I20260710 13:24:01.466121 22865 catalog_manager.cc:5028] TS beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): tablet 93640311414847e1bbe8a3b348c58c12 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:02.472704 23132 consensus_queue.cc:237] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:02.479460 23057 raft_consensus.cc:1275] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:02.479547 23096 consensus_peers.cc:597] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab2c49b438574ce0a0e0738c43e14822. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.480340 22983 raft_consensus.cc:1275] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:02.480854 23517 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:02.481659 23520 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:02.491696 22982 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.491793 23520 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.499979 23057 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.511422 22878 catalog_manager.cc:5697] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.512164 22982 consensus_queue.cc:237] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
W20260710 13:24:02.529115 22947 consensus_peers.cc:597] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8bbee9b297a4b9188f3b174721fddeb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.530472 23132 raft_consensus.cc:1275] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:02.531863 23057 raft_consensus.cc:1275] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:02.531983 23497 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:02.533329 23467 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:02.547212 23497 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.548897 23057 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.551663 23130 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.566090 23132 consensus_queue.cc:237] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:02.576098 22880 catalog_manager.cc:5697] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:02.581431 23096 consensus_peers.cc:597] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2350f801bbd4f418def8a055186ffe3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.581596 23057 raft_consensus.cc:1275] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:02.582837 22982 raft_consensus.cc:1275] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:02.582976 23520 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:02.584300 23523 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:02.597522 23520 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.603129 23057 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.602967 22982 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.612188 23132 consensus_queue.cc:237] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:02.613924 22881 catalog_manager.cc:5697] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:02.619097 23096 consensus_peers.cc:597] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4537e32aef7447b824418823d9c7a1b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.620963 22982 raft_consensus.cc:1275] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:02.622912 23057 raft_consensus.cc:1275] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:02.623047 23516 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:02.625542 23516 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:02.634507 23520 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.637370 22982 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.647087 23057 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:02.652381 22881 catalog_manager.cc:5697] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:02.900115 23537 ts_tablet_manager.cc:933] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:02.902065 23537 tablet_copy_client.cc:323] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:02.903743 23142 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet ab2c49b438574ce0a0e0738c43e14822 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:02.904265 23142 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet ab2c49b438574ce0a0e0738c43e14822 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-ab2c49b438574ce0a0e0738c43e14822
I20260710 13:24:02.912034 23142 tablet_copy_source_session.cc:215] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:02.914921 23537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2c49b438574ce0a0e0738c43e14822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:02.927501 23537 tablet_copy_client.cc:806] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:02.928076 23537 tablet_copy_client.cc:670] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:02.931710 23537 tablet_copy_client.cc:538] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:02.937829 23537 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:02.956369 23537 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: 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:02.957298 23537 tablet_bootstrap.cc:492] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:02.958066 23537 ts_tablet_manager.cc:1403] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.008s
I20260710 13:24:02.960186 23537 raft_consensus.cc:359] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:02.960795 23537 raft_consensus.cc:740] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:02.961324 23537 consensus_queue.cc:260] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:02.964272 23537 ts_tablet_manager.cc:1434] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:02.966203 23142 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-ab2c49b438574ce0a0e0738c43e14822 received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:02.966703 23142 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-ab2c49b438574ce0a0e0738c43e14822 on tablet ab2c49b438574ce0a0e0738c43e14822 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:03.080566 23537 ts_tablet_manager.cc:933] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265)
I20260710 13:24:03.082343 23537 tablet_copy_client.cc:323] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.65:40265
I20260710 13:24:03.084066 22993 tablet_copy_service.cc:140] P beb748baeef54330bbe8d9071aff3f49: Received BeginTabletCopySession request for tablet e8bbee9b297a4b9188f3b174721fddeb from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53266)
I20260710 13:24:03.084728 22993 tablet_copy_service.cc:161] P beb748baeef54330bbe8d9071aff3f49: Beginning new tablet copy session on tablet e8bbee9b297a4b9188f3b174721fddeb from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53266: session id = 075dd265fef44349ba6f46c551f4be35-e8bbee9b297a4b9188f3b174721fddeb
I20260710 13:24:03.090137 22993 tablet_copy_source_session.cc:215] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:03.092792 23537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bbee9b297a4b9188f3b174721fddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:03.107209 23537 tablet_copy_client.cc:806] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:03.107957 23537 tablet_copy_client.cc:670] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:03.111996 23537 tablet_copy_client.cc:538] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:03.119585 23537 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:03.136008 23537 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: 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:03.136868 23537 tablet_bootstrap.cc:492] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:03.137475 23537 ts_tablet_manager.cc:1403] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 13:24:03.140249 23544 ts_tablet_manager.cc:933] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:03.140829 23537 raft_consensus.cc:359] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:03.142076 23537 raft_consensus.cc:740] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:03.142587 23544 tablet_copy_client.cc:323] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:03.142876 23537 consensus_queue.cc:260] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:03.144550 23142 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet e2350f801bbd4f418def8a055186ffe3 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:03.145138 23142 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet e2350f801bbd4f418def8a055186ffe3 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-e2350f801bbd4f418def8a055186ffe3
I20260710 13:24:03.145609 23537 ts_tablet_manager.cc:1434] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:24:03.150177 22993 tablet_copy_service.cc:342] P beb748baeef54330bbe8d9071aff3f49: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-e8bbee9b297a4b9188f3b174721fddeb received from {username='slave'} at 127.0.0.1:53266
I20260710 13:24:03.150688 22993 tablet_copy_service.cc:434] P beb748baeef54330bbe8d9071aff3f49: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-e8bbee9b297a4b9188f3b174721fddeb on tablet e8bbee9b297a4b9188f3b174721fddeb with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:03.153672 23142 tablet_copy_source_session.cc:215] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:03.160076 23544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2350f801bbd4f418def8a055186ffe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:03.173308 23544 tablet_copy_client.cc:806] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:03.174057 23544 tablet_copy_client.cc:670] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:03.177830 23544 tablet_copy_client.cc:538] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:03.187042 23537 ts_tablet_manager.cc:933] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:03.187790 23544 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:03.197618 23537 tablet_copy_client.cc:323] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:03.199468 23142 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet e4537e32aef7447b824418823d9c7a1b from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:03.200037 23142 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet e4537e32aef7447b824418823d9c7a1b from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-e4537e32aef7447b824418823d9c7a1b
I20260710 13:24:03.211505 23142 tablet_copy_source_session.cc:215] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:03.214170 23537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4537e32aef7447b824418823d9c7a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:03.218948 23544 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: 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:03.219941 23544 tablet_bootstrap.cc:492] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:03.220608 23544 ts_tablet_manager.cc:1403] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.011s
I20260710 13:24:03.223547 23544 raft_consensus.cc:359] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:03.224382 23544 raft_consensus.cc:740] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:03.225028 23537 tablet_copy_client.cc:806] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:03.224996 23544 consensus_queue.cc:260] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:03.225661 23537 tablet_copy_client.cc:670] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:03.227531 23544 ts_tablet_manager.cc:1434] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:03.229555 23141 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-e2350f801bbd4f418def8a055186ffe3 received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:03.230072 23141 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-e2350f801bbd4f418def8a055186ffe3 on tablet e2350f801bbd4f418def8a055186ffe3 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:03.230857 23537 tablet_copy_client.cc:538] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:03.237788 23537 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:03.249948 23537 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: 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:03.250569 23537 tablet_bootstrap.cc:492] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:03.251051 23537 ts_tablet_manager.cc:1403] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.013s	user 0.014s	sys 0.001s
I20260710 13:24:03.253309 23537 raft_consensus.cc:359] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:03.254094 23537 raft_consensus.cc:740] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:03.254854 23537 consensus_queue.cc:260] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:03.256726 23537 ts_tablet_manager.cc:1434] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:03.258657 23141 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-e4537e32aef7447b824418823d9c7a1b received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:03.259058 23141 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-e4537e32aef7447b824418823d9c7a1b on tablet e4537e32aef7447b824418823d9c7a1b with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:03.348968 23396 raft_consensus.cc:1217] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:03.551800 23396 raft_consensus.cc:1217] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:03.608085 23396 raft_consensus.cc:1217] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:03.682809 23396 raft_consensus.cc:1217] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:03.873940 23520 raft_consensus.cc:1064] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:03.876444 23520 consensus_queue.cc:237] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:03.884161 23053 raft_consensus.cc:1275] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:03.884150 23396 raft_consensus.cc:1275] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:03.885769 23550 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:03.886983 22982 raft_consensus.cc:1275] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:03.887450 23520 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:03.888696 23550 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:03.904448 23550 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:03.906213 22982 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:03.908680 23053 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:03.917749 23396 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:03.926177 22880 catalog_manager.cc:5697] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:03.956132 23130 consensus_queue.cc:237] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:03.961359 23396 raft_consensus.cc:1275] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:03.962000 23053 raft_consensus.cc:1275] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:03.963428 23520 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:03.964233 23549 consensus_queue.cc:1048] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:03.971762 23516 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:03.973297 23397 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:03.973294 23053 raft_consensus.cc:2955] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:03.982133 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab2c49b438574ce0a0e0738c43e14822 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:03.990649 22880 catalog_manager.cc:5697] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:04.002559 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet ab2c49b438574ce0a0e0738c43e14822 with delete_type TABLET_DATA_TOMBSTONED (TS beb748baeef54330bbe8d9071aff3f49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53232
I20260710 13:24:04.005079 23561 tablet_replica.cc:333] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:04.006660 23561 raft_consensus.cc:2243] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:04.007627 23561 raft_consensus.cc:2272] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:04.010790 23561 ts_tablet_manager.cc:1916] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:04.025300 23561 ts_tablet_manager.cc:1929] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:04.025771 23561 log.cc:1199] T ab2c49b438574ce0a0e0738c43e14822 P beb748baeef54330bbe8d9071aff3f49: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/wals/ab2c49b438574ce0a0e0738c43e14822
I20260710 13:24:04.030406 22865 catalog_manager.cc:5028] TS beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): tablet ab2c49b438574ce0a0e0738c43e14822 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:04.043015 23516 raft_consensus.cc:1064] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:04.045612 23516 consensus_queue.cc:237] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:04.057538 22982 raft_consensus.cc:1275] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.057538 23397 raft_consensus.cc:1275] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.059017 23549 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:04.059815 23550 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:04.061717 23053 raft_consensus.cc:1275] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.067276 23516 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:04.071352 23549 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.083256 23397 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.084550 22982 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.092765 22879 catalog_manager.cc:5697] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:04.102445 23053 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.112736 23130 consensus_queue.cc:237] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:04.121001 23397 raft_consensus.cc:1275] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.122619 23549 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:04.124712 23057 raft_consensus.cc:1275] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.126753 23549 consensus_queue.cc:1048] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:04.132640 23520 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.134430 23396 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.136122 23053 raft_consensus.cc:2955] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.143817 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2350f801bbd4f418def8a055186ffe3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:04.149947 22880 catalog_manager.cc:5697] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.162724 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet e2350f801bbd4f418def8a055186ffe3 with delete_type TABLET_DATA_TOMBSTONED (TS beb748baeef54330bbe8d9071aff3f49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53232
I20260710 13:24:04.163666 23561 tablet_replica.cc:333] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:04.164611 23561 raft_consensus.cc:2243] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:04.165328 23561 raft_consensus.cc:2272] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:04.168715 23561 ts_tablet_manager.cc:1916] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:04.187181 23561 ts_tablet_manager.cc:1929] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:04.188045 23561 log.cc:1199] T e2350f801bbd4f418def8a055186ffe3 P beb748baeef54330bbe8d9071aff3f49: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/wals/e2350f801bbd4f418def8a055186ffe3
I20260710 13:24:04.189488 22865 catalog_manager.cc:5028] TS beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): tablet e2350f801bbd4f418def8a055186ffe3 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:04.210218 23467 raft_consensus.cc:1064] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:04.212419 23467 consensus_queue.cc:237] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:04.219149 23130 raft_consensus.cc:1275] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:04.219326 23396 raft_consensus.cc:1275] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:04.220975 23497 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:04.222813 23497 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:04.232722 23516 raft_consensus.cc:1064] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:04.236239 23516 consensus_queue.cc:237] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:04.244334 23567 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.246102 23397 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.251276 23057 raft_consensus.cc:1275] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:04.252997 23568 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:04.264832 22879 catalog_manager.cc:5697] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.273307 23396 raft_consensus.cc:1275] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.274863 23549 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:04.276405 22982 raft_consensus.cc:1275] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.276724 23054 raft_consensus.cc:1275] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.278497 23520 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:04.280544 23520 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:04.281678 23130 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.284765 23057 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.317605 23549 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.320510 23054 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.335842 22983 consensus_queue.cc:237] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:04.338843 22982 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.343043 23395 raft_consensus.cc:1275] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:04.344591 23551 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:04.341045 22879 catalog_manager.cc:5697] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.352427 23396 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.355510 23130 raft_consensus.cc:1275] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:04.355724 23568 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.357189 23395 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.358609 23567 consensus_queue.cc:1048] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:04.362914 23130 raft_consensus.cc:2955] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.365414 22865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8bbee9b297a4b9188f3b174721fddeb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:04.375434 22878 catalog_manager.cc:5697] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:04.377832 23130 consensus_queue.cc:237] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:04.386085 22982 raft_consensus.cc:1275] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.386225 23048 tablet_service.cc:1558] Processing DeleteTablet for tablet e8bbee9b297a4b9188f3b174721fddeb with delete_type TABLET_DATA_TOMBSTONED (TS f7b20a3d27c94f6b9f3c76b67f9a096f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53454
I20260710 13:24:04.387843 23395 raft_consensus.cc:1275] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:04.388520 23576 tablet_replica.cc:333] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:04.389596 23576 raft_consensus.cc:2243] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:04.389681 23520 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:04.390275 23576 raft_consensus.cc:2272] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:04.391991 23520 consensus_queue.cc:1048] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:04.396673 23576 ts_tablet_manager.cc:1916] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:04.397691 23550 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.403663 23397 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.406944 22982 raft_consensus.cc:2955] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.415005 23576 ts_tablet_manager.cc:1929] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:04.415467 23576 log.cc:1199] T e8bbee9b297a4b9188f3b174721fddeb P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/wals/e8bbee9b297a4b9188f3b174721fddeb
I20260710 13:24:04.417124 22868 catalog_manager.cc:5028] TS f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): tablet e8bbee9b297a4b9188f3b174721fddeb (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:04.422138 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4537e32aef7447b824418823d9c7a1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:04.424419 22879 catalog_manager.cc:5697] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:04.433640 23048 tablet_service.cc:1558] Processing DeleteTablet for tablet e4537e32aef7447b824418823d9c7a1b with delete_type TABLET_DATA_TOMBSTONED (TS f7b20a3d27c94f6b9f3c76b67f9a096f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53454
I20260710 13:24:04.434608 23576 tablet_replica.cc:333] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:04.435503 23576 raft_consensus.cc:2243] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:04.436144 23576 raft_consensus.cc:2272] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:04.439281 23576 ts_tablet_manager.cc:1916] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:04.449764 23576 ts_tablet_manager.cc:1929] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:04.450132 23576 log.cc:1199] T e4537e32aef7447b824418823d9c7a1b P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/wals/e4537e32aef7447b824418823d9c7a1b
I20260710 13:24:04.451512 22868 catalog_manager.cc:5028] TS f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): tablet e4537e32aef7447b824418823d9c7a1b (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:05.466557 23054 consensus_queue.cc:237] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
W20260710 13:24:05.473471 23022 consensus_peers.cc:597] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29d30460ed3b43e697b9667f910b81a0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:05.473850 23130 raft_consensus.cc:1275] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:05.474030 22983 raft_consensus.cc:1275] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:05.475194 23581 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.475917 23447 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:05.482331 23581 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.484091 22983 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.490180 23130 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.494686 23132 consensus_queue.cc:237] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:05.496189 22880 catalog_manager.cc:5697] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:05.509825 23054 raft_consensus.cc:1275] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:05.510085 23096 consensus_peers.cc:597] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f4aa78f8aa746dfa341059794649841. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:05.510332 22983 raft_consensus.cc:1275] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:05.511498 23516 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.512346 23520 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:05.522465 23520 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.526329 23054 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.537235 22983 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.545734 22982 consensus_queue.cc:237] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:05.547675 22879 catalog_manager.cc:5697] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.569326 23132 raft_consensus.cc:1275] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:05.569486 22947 consensus_peers.cc:597] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f41adc5bc5114bd0a3336e325810ca63. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:05.569726 23054 raft_consensus.cc:1275] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:05.570606 23567 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:05.571501 23551 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.578734 23567 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.580408 23054 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.582269 23132 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.598636 23132 consensus_queue.cc:237] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:05.598387 22878 catalog_manager.cc:5697] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.605243 22982 raft_consensus.cc:1275] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:05.605643 23096 consensus_peers.cc:597] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85297262697e46b6baf06f3e9c25a0d9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:05.606949 23592 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:05.605243 23054 raft_consensus.cc:1275] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:05.608429 23520 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:05.615995 23591 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.617612 23057 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.629835 22878 catalog_manager.cc:5697] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:05.634562 22982 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:05.922250 23601 ts_tablet_manager.cc:933] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:05.924336 23601 tablet_copy_client.cc:323] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:05.925958 23141 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet 3f4aa78f8aa746dfa341059794649841 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:05.926472 23141 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet 3f4aa78f8aa746dfa341059794649841 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-3f4aa78f8aa746dfa341059794649841
I20260710 13:24:05.932268 23141 tablet_copy_source_session.cc:215] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:05.935105 23601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4aa78f8aa746dfa341059794649841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:05.950289 23601 tablet_copy_client.cc:806] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:05.950830 23601 tablet_copy_client.cc:670] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:05.954404 23601 tablet_copy_client.cc:538] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:05.960404 23601 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:05.977294 23601 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: 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:05.978070 23601 tablet_bootstrap.cc:492] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:05.978601 23601 ts_tablet_manager.cc:1403] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.013s
I20260710 13:24:05.980681 23601 raft_consensus.cc:359] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:05.981283 23601 raft_consensus.cc:740] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:05.981855 23601 consensus_queue.cc:260] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:05.984463 23601 ts_tablet_manager.cc:1434] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:24:05.986423 23141 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-3f4aa78f8aa746dfa341059794649841 received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:05.986793 23141 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-3f4aa78f8aa746dfa341059794649841 on tablet 3f4aa78f8aa746dfa341059794649841 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:06.058854 23601 ts_tablet_manager.cc:933] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:06.061237 23601 tablet_copy_client.cc:323] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:06.062745 23141 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet 85297262697e46b6baf06f3e9c25a0d9 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:06.063290 23141 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet 85297262697e46b6baf06f3e9c25a0d9 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-85297262697e46b6baf06f3e9c25a0d9
I20260710 13:24:06.068531 23141 tablet_copy_source_session.cc:215] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:06.071067 23601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85297262697e46b6baf06f3e9c25a0d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:06.082679 23601 tablet_copy_client.cc:806] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:06.083220 23601 tablet_copy_client.cc:670] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:06.088060 23601 tablet_copy_client.cc:538] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:06.090332 23607 ts_tablet_manager.cc:933] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:24:06.092373 23607 tablet_copy_client.cc:323] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.66:45507
I20260710 13:24:06.094154 23068 tablet_copy_service.cc:140] P f7b20a3d27c94f6b9f3c76b67f9a096f: Received BeginTabletCopySession request for tablet 29d30460ed3b43e697b9667f910b81a0 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53514)
I20260710 13:24:06.094740 23068 tablet_copy_service.cc:161] P f7b20a3d27c94f6b9f3c76b67f9a096f: Beginning new tablet copy session on tablet 29d30460ed3b43e697b9667f910b81a0 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53514: session id = 075dd265fef44349ba6f46c551f4be35-29d30460ed3b43e697b9667f910b81a0
I20260710 13:24:06.101526 23601 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:06.110737 23068 tablet_copy_source_session.cc:215] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:06.113206 23609 ts_tablet_manager.cc:933] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265)
I20260710 13:24:06.115535 23609 tablet_copy_client.cc:323] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.65:40265
I20260710 13:24:06.116621 23607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d30460ed3b43e697b9667f910b81a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:06.117558 22993 tablet_copy_service.cc:140] P beb748baeef54330bbe8d9071aff3f49: Received BeginTabletCopySession request for tablet f41adc5bc5114bd0a3336e325810ca63 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53266)
I20260710 13:24:06.118194 22993 tablet_copy_service.cc:161] P beb748baeef54330bbe8d9071aff3f49: Beginning new tablet copy session on tablet f41adc5bc5114bd0a3336e325810ca63 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53266: session id = 075dd265fef44349ba6f46c551f4be35-f41adc5bc5114bd0a3336e325810ca63
I20260710 13:24:06.125396 22993 tablet_copy_source_session.cc:215] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:06.128880 23609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41adc5bc5114bd0a3336e325810ca63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:06.141395 23601 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: 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:06.142396 23601 tablet_bootstrap.cc:492] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:06.143066 23601 ts_tablet_manager.cc:1403] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.042s	user 0.030s	sys 0.009s
I20260710 13:24:06.145941 23609 tablet_copy_client.cc:806] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:06.146554 23609 tablet_copy_client.cc:670] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:06.146178 23601 raft_consensus.cc:359] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:06.147222 23601 raft_consensus.cc:740] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:06.147912 23601 consensus_queue.cc:260] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:06.150198 23609 tablet_copy_client.cc:538] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:06.150319 23601 ts_tablet_manager.cc:1434] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:06.152283 23141 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-85297262697e46b6baf06f3e9c25a0d9 received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:06.152694 23141 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-85297262697e46b6baf06f3e9c25a0d9 on tablet 85297262697e46b6baf06f3e9c25a0d9 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:06.160991 23609 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:06.169346 23607 tablet_copy_client.cc:806] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:06.170065 23607 tablet_copy_client.cc:670] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:06.175377 23607 tablet_copy_client.cc:538] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:06.183805 23607 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:06.189102 23609 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: 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:06.190204 23609 tablet_bootstrap.cc:492] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:06.190856 23609 ts_tablet_manager.cc:1403] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260710 13:24:06.194108 23609 raft_consensus.cc:359] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:06.194952 23609 raft_consensus.cc:740] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:06.195556 23609 consensus_queue.cc:260] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:06.199460 23609 ts_tablet_manager.cc:1434] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:24:06.201210 22993 tablet_copy_service.cc:342] P beb748baeef54330bbe8d9071aff3f49: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-f41adc5bc5114bd0a3336e325810ca63 received from {username='slave'} at 127.0.0.1:53266
I20260710 13:24:06.201632 22993 tablet_copy_service.cc:434] P beb748baeef54330bbe8d9071aff3f49: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-f41adc5bc5114bd0a3336e325810ca63 on tablet f41adc5bc5114bd0a3336e325810ca63 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:06.205575 23607 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: 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:06.206431 23607 tablet_bootstrap.cc:492] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:06.207110 23607 ts_tablet_manager.cc:1403] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260710 13:24:06.209559 23607 raft_consensus.cc:359] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:06.210382 23607 raft_consensus.cc:740] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:06.210927 23607 consensus_queue.cc:260] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:06.213376 23607 ts_tablet_manager.cc:1434] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:06.214979 23068 tablet_copy_service.cc:342] P f7b20a3d27c94f6b9f3c76b67f9a096f: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-29d30460ed3b43e697b9667f910b81a0 received from {username='slave'} at 127.0.0.1:53514
I20260710 13:24:06.215381 23068 tablet_copy_service.cc:434] P f7b20a3d27c94f6b9f3c76b67f9a096f: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-29d30460ed3b43e697b9667f910b81a0 on tablet 29d30460ed3b43e697b9667f910b81a0 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:06.435628 23397 raft_consensus.cc:1217] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:06.446244 23397 raft_consensus.cc:1217] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:06.536994 23397 raft_consensus.cc:1217] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:06.646515 23397 raft_consensus.cc:1217] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:06.877380 23593 raft_consensus.cc:1064] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:06.879740 23593 consensus_queue.cc:237] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:06.887048 22983 raft_consensus.cc:1275] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:06.887539 23397 raft_consensus.cc:1275] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:06.887539 23054 raft_consensus.cc:1275] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:06.888414 23591 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:06.890046 23618 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:06.890810 23593 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:06.906302 23591 raft_consensus.cc:1064] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:06.910492 23520 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:06.909181 23591 consensus_queue.cc:237] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:06.912433 23057 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:06.924157 23396 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:06.925907 22983 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:06.930497 22881 catalog_manager.cc:5697] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:06.954882 23396 raft_consensus.cc:1275] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:06.955222 23057 raft_consensus.cc:1275] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:06.957636 22982 raft_consensus.cc:1275] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:06.956986 23520 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:06.959849 23593 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:06.969208 23591 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:06.992238 23593 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.010874 22983 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.016762 23057 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.022521 23396 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.037473 22881 catalog_manager.cc:5697] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.043727 23132 consensus_queue.cc:237] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:07.051456 23397 raft_consensus.cc:1275] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:07.053622 23520 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:07.055855 23057 raft_consensus.cc:1275] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:07.057238 23520 consensus_queue.cc:1048] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:07.062721 23591 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.067273 23057 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.070920 23396 raft_consensus.cc:2955] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.073508 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f4aa78f8aa746dfa341059794649841 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:07.075780 23132 consensus_queue.cc:237] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:07.081766 23397 raft_consensus.cc:1275] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:07.081099 22879 catalog_manager.cc:5697] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.083442 23520 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:07.090646 22983 raft_consensus.cc:1275] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:07.092128 23616 raft_consensus.cc:1064] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:07.094507 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f4aa78f8aa746dfa341059794649841 with delete_type TABLET_DATA_TOMBSTONED (TS beb748baeef54330bbe8d9071aff3f49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53232
I20260710 13:24:07.095140 23520 consensus_queue.cc:1048] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:07.094878 23616 consensus_queue.cc:237] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:07.097117 23618 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.099622 23397 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.110875 22983 raft_consensus.cc:2955] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.117408 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85297262697e46b6baf06f3e9c25a0d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:07.128067 23630 tablet_replica.cc:333] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:07.132562 23630 raft_consensus.cc:2243] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.133423 23630 raft_consensus.cc:2272] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.130672 22879 catalog_manager.cc:5697] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.142573 23397 raft_consensus.cc:1275] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:07.143173 23132 raft_consensus.cc:1275] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:07.144656 23606 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:07.145640 23632 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:07.146205 22983 raft_consensus.cc:1275] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:07.147698 23632 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:07.148197 23630 ts_tablet_manager.cc:1916] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:07.152726 23048 tablet_service.cc:1558] Processing DeleteTablet for tablet 85297262697e46b6baf06f3e9c25a0d9 with delete_type TABLET_DATA_TOMBSTONED (TS f7b20a3d27c94f6b9f3c76b67f9a096f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53454
I20260710 13:24:07.159269 23635 tablet_replica.cc:333] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:07.161073 23635 raft_consensus.cc:2243] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.163338 23635 raft_consensus.cc:2272] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.168582 23635 ts_tablet_manager.cc:1916] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:07.183095 23632 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.184268 23630 ts_tablet_manager.cc:1929] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:07.184778 23630 log.cc:1199] T 3f4aa78f8aa746dfa341059794649841 P beb748baeef54330bbe8d9071aff3f49: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/wals/3f4aa78f8aa746dfa341059794649841
I20260710 13:24:07.185181 23635 ts_tablet_manager.cc:1929] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:07.185624 23635 log.cc:1199] T 85297262697e46b6baf06f3e9c25a0d9 P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/wals/85297262697e46b6baf06f3e9c25a0d9
I20260710 13:24:07.186661 22865 catalog_manager.cc:5028] TS beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): tablet 3f4aa78f8aa746dfa341059794649841 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:07.187302 22868 catalog_manager.cc:5028] TS f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): tablet 85297262697e46b6baf06f3e9c25a0d9 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:07.187835 23130 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.195791 22983 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.196535 23397 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.207042 22878 catalog_manager.cc:5697] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.222564 23612 raft_consensus.cc:1064] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:07.223793 23057 consensus_queue.cc:237] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:07.225147 23612 consensus_queue.cc:237] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:07.233213 22983 raft_consensus.cc:1275] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:07.235479 23397 raft_consensus.cc:1275] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:07.237583 23632 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:07.240932 23057 raft_consensus.cc:1275] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:07.242157 23132 raft_consensus.cc:1275] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:07.243438 23606 consensus_queue.cc:1048] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:07.243618 23612 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:07.242255 23397 raft_consensus.cc:1275] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:07.246259 23612 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:07.248248 23606 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.249854 23613 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:07.253646 23396 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.268903 22983 raft_consensus.cc:2955] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.282655 22881 catalog_manager.cc:5697] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.283725 22868 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29d30460ed3b43e697b9667f910b81a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:07.297436 23122 tablet_service.cc:1558] Processing DeleteTablet for tablet 29d30460ed3b43e697b9667f910b81a0 with delete_type TABLET_DATA_TOMBSTONED (TS e5a3e7441ce944009ddb3730be72b105 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33340
I20260710 13:24:07.310293 23643 tablet_replica.cc:333] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:07.313942 23643 raft_consensus.cc:2243] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.314743 23643 raft_consensus.cc:2272] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.313796 23639 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.317611 23643 ts_tablet_manager.cc:1916] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:07.320190 23057 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.322853 23132 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.341933 23397 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.350113 23643 ts_tablet_manager.cc:1929] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:07.350646 23643 log.cc:1199] T 29d30460ed3b43e697b9667f910b81a0 P e5a3e7441ce944009ddb3730be72b105: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/wals/29d30460ed3b43e697b9667f910b81a0
I20260710 13:24:07.352383 22866 catalog_manager.cc:5028] TS e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): tablet 29d30460ed3b43e697b9667f910b81a0 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:07.353394 22881 catalog_manager.cc:5697] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.367573 22983 consensus_queue.cc:237] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:07.374287 23057 raft_consensus.cc:1275] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:07.374342 23397 raft_consensus.cc:1275] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:07.375794 23612 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:07.376729 23639 consensus_queue.cc:1048] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:07.386591 23612 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.394320 23397 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.394516 23057 raft_consensus.cc:2955] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:07.398396 22865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f41adc5bc5114bd0a3336e325810ca63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:07.403538 22879 catalog_manager.cc:5697] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.415995 23122 tablet_service.cc:1558] Processing DeleteTablet for tablet f41adc5bc5114bd0a3336e325810ca63 with delete_type TABLET_DATA_TOMBSTONED (TS e5a3e7441ce944009ddb3730be72b105 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33340
I20260710 13:24:07.417073 23643 tablet_replica.cc:333] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:07.419142 23643 raft_consensus.cc:2243] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.419848 23643 raft_consensus.cc:2272] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.422930 23643 ts_tablet_manager.cc:1916] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:07.437146 23643 ts_tablet_manager.cc:1929] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:07.437525 23643 log.cc:1199] T f41adc5bc5114bd0a3336e325810ca63 P e5a3e7441ce944009ddb3730be72b105: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/wals/f41adc5bc5114bd0a3336e325810ca63
I20260710 13:24:07.438855 22866 catalog_manager.cc:5028] TS e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): tablet f41adc5bc5114bd0a3336e325810ca63 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:08.450268 22981 consensus_queue.cc:237] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
W20260710 13:24:08.457566 22947 consensus_peers.cc:597] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a52814f34ee4891a1eff8a8b0848a92. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.458171 23132 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:08.459493 23054 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:08.459420 23646 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:08.460798 23612 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, 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.467180 23646 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.468793 23132 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.471824 23057 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.483300 22879 catalog_manager.cc:5697] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.487938 23132 consensus_queue.cc:237] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:08.496454 23057 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:08.497490 23096 consensus_peers.cc:597] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6334a294974246cb8cbfe55961bce051. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.499975 23591 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, 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.502791 22981 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:08.507495 23591 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:08.515552 23655 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.517005 23057 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.517688 22981 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.528826 22878 catalog_manager.cc:5697] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.533628 22981 consensus_queue.cc:237] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
W20260710 13:24:08.540781 22947 consensus_peers.cc:597] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c25f978012ca4e34a47b2bb723cef101. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.544396 23057 raft_consensus.cc:1275] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:08.544749 23132 raft_consensus.cc:1275] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:08.545717 23646 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:08.546581 23612 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, 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.554211 23612 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.556280 23057 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.561309 23132 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.566794 23130 consensus_queue.cc:237] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:08.569875 22880 catalog_manager.cc:5697] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
W20260710 13:24:08.574361 23096 consensus_peers.cc:597] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7128866aa0ce4aa0872a7f6cf35f8777. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.574973 23057 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:08.576459 22981 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:08.576463 23655 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:24:08.581008 23618 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:08.589643 23655 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.591429 23057 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.592093 22981 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.605660 22878 catalog_manager.cc:5697] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:08.926146 23664 ts_tablet_manager.cc:933] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265)
I20260710 13:24:08.928094 23664 tablet_copy_client.cc:323] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.65:40265
I20260710 13:24:08.929761 22993 tablet_copy_service.cc:140] P beb748baeef54330bbe8d9071aff3f49: Received BeginTabletCopySession request for tablet 2a52814f34ee4891a1eff8a8b0848a92 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53266)
I20260710 13:24:08.930300 22993 tablet_copy_service.cc:161] P beb748baeef54330bbe8d9071aff3f49: Beginning new tablet copy session on tablet 2a52814f34ee4891a1eff8a8b0848a92 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53266: session id = 075dd265fef44349ba6f46c551f4be35-2a52814f34ee4891a1eff8a8b0848a92
I20260710 13:24:08.935279 22993 tablet_copy_source_session.cc:215] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:08.938014 23664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a52814f34ee4891a1eff8a8b0848a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.950896 23664 tablet_copy_client.cc:806] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:08.951402 23664 tablet_copy_client.cc:670] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:08.955089 23664 tablet_copy_client.cc:538] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:08.961297 23664 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:08.966802 23666 ts_tablet_manager.cc:933] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:08.968890 23666 tablet_copy_client.cc:323] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:08.970731 23141 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet 7128866aa0ce4aa0872a7f6cf35f8777 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:08.971288 23141 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet 7128866aa0ce4aa0872a7f6cf35f8777 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-7128866aa0ce4aa0872a7f6cf35f8777
I20260710 13:24:08.979261 23141 tablet_copy_source_session.cc:215] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:08.981899 23664 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: 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:08.982506 23666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7128866aa0ce4aa0872a7f6cf35f8777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.982615 23664 tablet_bootstrap.cc:492] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:08.983296 23664 ts_tablet_manager.cc:1403] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.001s
I20260710 13:24:08.986176 23664 raft_consensus.cc:359] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:08.987047 23664 raft_consensus.cc:740] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:08.987741 23664 consensus_queue.cc:260] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:08.992278 23670 ts_tablet_manager.cc:933] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:08.998494 23664 ts_tablet_manager.cc:1434] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.011s
I20260710 13:24:09.000296 22993 tablet_copy_service.cc:342] P beb748baeef54330bbe8d9071aff3f49: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-2a52814f34ee4891a1eff8a8b0848a92 received from {username='slave'} at 127.0.0.1:53266
I20260710 13:24:09.000749 22993 tablet_copy_service.cc:434] P beb748baeef54330bbe8d9071aff3f49: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-2a52814f34ee4891a1eff8a8b0848a92 on tablet 2a52814f34ee4891a1eff8a8b0848a92 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:09.001227 23666 tablet_copy_client.cc:806] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:09.001317 23670 tablet_copy_client.cc:323] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:09.001837 23666 tablet_copy_client.cc:670] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:09.003301 23141 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet 6334a294974246cb8cbfe55961bce051 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:09.003875 23141 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet 6334a294974246cb8cbfe55961bce051 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-6334a294974246cb8cbfe55961bce051
I20260710 13:24:09.008895 23666 tablet_copy_client.cc:538] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:09.018855 23141 tablet_copy_source_session.cc:215] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:09.018949 23666 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:09.021440 23670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6334a294974246cb8cbfe55961bce051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.032073 23670 tablet_copy_client.cc:806] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:09.032591 23670 tablet_copy_client.cc:670] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:09.037223 23670 tablet_copy_client.cc:538] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:09.041415 23666 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: 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:09.042364 23666 tablet_bootstrap.cc:492] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:09.043040 23666 ts_tablet_manager.cc:1403] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 13:24:09.045817 23666 raft_consensus.cc:359] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:09.046630 23666 raft_consensus.cc:740] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:09.047713 23670 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:09.047268 23666 consensus_queue.cc:260] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:09.049690 23666 ts_tablet_manager.cc:1434] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:24:09.054005 23141 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-7128866aa0ce4aa0872a7f6cf35f8777 received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:09.054435 23141 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-7128866aa0ce4aa0872a7f6cf35f8777 on tablet 7128866aa0ce4aa0872a7f6cf35f8777 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:09.069766 23670 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: 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:09.070658 23670 tablet_bootstrap.cc:492] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:09.071329 23670 ts_tablet_manager.cc:1403] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.001s
I20260710 13:24:09.074218 23670 raft_consensus.cc:359] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:09.075117 23670 raft_consensus.cc:740] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:09.075706 23670 consensus_queue.cc:260] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:09.078127 23670 ts_tablet_manager.cc:1434] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:09.080292 23141 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-6334a294974246cb8cbfe55961bce051 received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:09.080705 23141 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-6334a294974246cb8cbfe55961bce051 on tablet 6334a294974246cb8cbfe55961bce051 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:09.106362 23670 ts_tablet_manager.cc:933] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265)
I20260710 13:24:09.108237 23670 tablet_copy_client.cc:323] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.65:40265
I20260710 13:24:09.109908 22993 tablet_copy_service.cc:140] P beb748baeef54330bbe8d9071aff3f49: Received BeginTabletCopySession request for tablet c25f978012ca4e34a47b2bb723cef101 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53266)
I20260710 13:24:09.110390 22993 tablet_copy_service.cc:161] P beb748baeef54330bbe8d9071aff3f49: Beginning new tablet copy session on tablet c25f978012ca4e34a47b2bb723cef101 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53266: session id = 075dd265fef44349ba6f46c551f4be35-c25f978012ca4e34a47b2bb723cef101
I20260710 13:24:09.115813 22993 tablet_copy_source_session.cc:215] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:09.118851 23670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25f978012ca4e34a47b2bb723cef101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.131009 23670 tablet_copy_client.cc:806] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:09.131521 23670 tablet_copy_client.cc:670] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:09.134657 23670 tablet_copy_client.cc:538] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:09.141538 23670 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:09.158715 23670 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: 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:09.159448 23670 tablet_bootstrap.cc:492] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:09.159987 23670 ts_tablet_manager.cc:1403] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260710 13:24:09.162169 23670 raft_consensus.cc:359] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:09.163002 23670 raft_consensus.cc:740] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:09.163610 23670 consensus_queue.cc:260] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:09.165805 23670 ts_tablet_manager.cc:1434] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:24:09.175791 22993 tablet_copy_service.cc:342] P beb748baeef54330bbe8d9071aff3f49: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-c25f978012ca4e34a47b2bb723cef101 received from {username='slave'} at 127.0.0.1:53266
I20260710 13:24:09.176240 22993 tablet_copy_service.cc:434] P beb748baeef54330bbe8d9071aff3f49: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-c25f978012ca4e34a47b2bb723cef101 on tablet c25f978012ca4e34a47b2bb723cef101 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:09.419497 23397 raft_consensus.cc:1217] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:09.501940 23397 raft_consensus.cc:1217] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:09.546572 23397 raft_consensus.cc:1217] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:09.585341 23397 raft_consensus.cc:1217] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:09.816587 23676 raft_consensus.cc:1064] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:09.822504 23676 consensus_queue.cc:237] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:09.839651 23397 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:09.839732 23130 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:09.840587 23057 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:09.841542 23646 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:09.842579 23649 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:09.843327 23676 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:09.866307 23649 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.869309 23057 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.870548 23130 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.887938 22879 catalog_manager.cc:5697] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.896998 23397 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.902117 23655 raft_consensus.cc:1064] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:09.905997 23655 consensus_queue.cc:237] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:09.919343 23057 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:09.921377 23655 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:09.921744 22981 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:09.922101 23397 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:09.923445 23655 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:09.925562 23591 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:09.954299 23618 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.956301 23396 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.961725 22983 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.968973 23057 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:09.988844 22880 catalog_manager.cc:5697] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.005200 22983 consensus_queue.cc:237] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:10.014842 23057 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:10.017714 23646 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:10.018842 23396 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:10.020299 23646 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:10.022856 23130 consensus_queue.cc:237] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:10.026906 23649 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.036895 23396 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:10.038376 23618 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:10.038981 23054 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:10.041353 23396 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.042889 23054 raft_consensus.cc:2955] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.045413 23591 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.047089 23693 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:10.051262 23057 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.055501 22865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a52814f34ee4891a1eff8a8b0848a92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:10.060643 22878 catalog_manager.cc:5697] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.067266 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6334a294974246cb8cbfe55961bce051 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:10.072232 22881 catalog_manager.cc:5697] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.078521 23122 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a52814f34ee4891a1eff8a8b0848a92 with delete_type TABLET_DATA_TOMBSTONED (TS e5a3e7441ce944009ddb3730be72b105 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33340
I20260710 13:24:10.088121 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 6334a294974246cb8cbfe55961bce051 with delete_type TABLET_DATA_TOMBSTONED (TS beb748baeef54330bbe8d9071aff3f49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53232
I20260710 13:24:10.090353 23694 tablet_replica.cc:333] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:10.091576 23694 raft_consensus.cc:2243] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.092384 23694 raft_consensus.cc:2272] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.099758 23694 ts_tablet_manager.cc:1916] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:10.066848 23397 raft_consensus.cc:2955] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.115065 23695 tablet_replica.cc:333] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:10.116264 23695 raft_consensus.cc:2243] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.117084 23695 raft_consensus.cc:2272] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.120606 23695 ts_tablet_manager.cc:1916] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:10.121040 23694 ts_tablet_manager.cc:1929] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:10.123317 23694 log.cc:1199] T 2a52814f34ee4891a1eff8a8b0848a92 P e5a3e7441ce944009ddb3730be72b105: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/wals/2a52814f34ee4891a1eff8a8b0848a92
I20260710 13:24:10.126063 22866 catalog_manager.cc:5028] TS e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): tablet 2a52814f34ee4891a1eff8a8b0848a92 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:10.136550 23695 ts_tablet_manager.cc:1929] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:10.137050 23695 log.cc:1199] T 6334a294974246cb8cbfe55961bce051 P beb748baeef54330bbe8d9071aff3f49: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/wals/6334a294974246cb8cbfe55961bce051
I20260710 13:24:10.139034 22865 catalog_manager.cc:5028] TS beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): tablet 6334a294974246cb8cbfe55961bce051 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:10.147029 23649 raft_consensus.cc:1064] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:10.149219 23649 consensus_queue.cc:237] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:10.156481 23396 raft_consensus.cc:1275] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:10.156540 23130 raft_consensus.cc:1275] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:10.156705 23057 raft_consensus.cc:1275] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:10.158236 23649 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:10.159042 23646 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:10.159890 23679 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:10.183140 23649 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.186803 23130 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.188359 23054 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.193812 23618 raft_consensus.cc:1064] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:10.196504 23618 consensus_queue.cc:237] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:10.201979 22879 catalog_manager.cc:5697] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.198635 23396 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.220053 22981 consensus_queue.cc:237] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:10.228767 23397 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:10.230254 23054 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:10.230271 23618 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:24:10.232175 23655 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:10.233021 22983 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:10.234627 23655 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } 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:24:10.245339 23591 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.247594 22983 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.250941 23130 raft_consensus.cc:1275] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:10.251369 23396 raft_consensus.cc:1275] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:10.252465 23649 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:10.253363 23646 consensus_queue.cc:1048] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:10.260567 23054 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.261279 23679 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.268723 22880 catalog_manager.cc:5697] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.269270 23130 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.274405 22865 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c25f978012ca4e34a47b2bb723cef101 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:10.274757 23397 raft_consensus.cc:2955] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.274995 23396 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } attrs { replace: true } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.294713 22881 catalog_manager.cc:5697] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New cstate: current_term: 1 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.306470 23048 tablet_service.cc:1558] Processing DeleteTablet for tablet c25f978012ca4e34a47b2bb723cef101 with delete_type TABLET_DATA_TOMBSTONED (TS f7b20a3d27c94f6b9f3c76b67f9a096f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53454
I20260710 13:24:10.309458 23704 tablet_replica.cc:333] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:10.310741 23704 raft_consensus.cc:2243] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.311519 23704 raft_consensus.cc:2272] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.312765 23130 consensus_queue.cc:237] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:10.315666 23704 ts_tablet_manager.cc:1916] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:10.320992 23396 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:10.321568 23054 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:10.323107 23618 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:10.324935 23655 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:10.332384 23704 ts_tablet_manager.cc:1929] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:10.332039 23591 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.332939 23704 log.cc:1199] T c25f978012ca4e34a47b2bb723cef101 P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/wals/c25f978012ca4e34a47b2bb723cef101
I20260710 13:24:10.335027 22868 catalog_manager.cc:5028] TS f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): tablet c25f978012ca4e34a47b2bb723cef101 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:10.334651 23054 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.336328 23396 raft_consensus.cc:2955] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.342567 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7128866aa0ce4aa0872a7f6cf35f8777 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:10.348280 22881 catalog_manager.cc:5697] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 3 to 4, VOTER beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:10.357762 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 7128866aa0ce4aa0872a7f6cf35f8777 with delete_type TABLET_DATA_TOMBSTONED (TS beb748baeef54330bbe8d9071aff3f49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53232
I20260710 13:24:10.359012 23695 tablet_replica.cc:333] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:10.360004 23695 raft_consensus.cc:2243] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:10.360594 23695 raft_consensus.cc:2272] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:10.363412 23695 ts_tablet_manager.cc:1916] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:10.375073 23695 ts_tablet_manager.cc:1929] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:10.375365 23695 log.cc:1199] T 7128866aa0ce4aa0872a7f6cf35f8777 P beb748baeef54330bbe8d9071aff3f49: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/wals/7128866aa0ce4aa0872a7f6cf35f8777
I20260710 13:24:10.376544 22865 catalog_manager.cc:5028] TS beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): tablet 7128866aa0ce4aa0872a7f6cf35f8777 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:11.386265 23132 consensus_queue.cc:237] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
W20260710 13:24:11.392052 23096 consensus_peers.cc:597] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2283656bfe84410934a99984fc3d571. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:11.392184 23057 raft_consensus.cc:1275] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:11.392077 22983 raft_consensus.cc:1275] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:11.393545 23707 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:11.394318 23655 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.402521 23655 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:11.404304 23057 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:11.406216 22983 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:11.419999 22880 catalog_manager.cc:5697] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.421960 23057 consensus_queue.cc:237] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue 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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:11.434900 22983 raft_consensus.cc:1275] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:11.435366 23132 raft_consensus.cc:1275] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:11.435705 23022 consensus_peers.cc:597] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f -> Peer 075dd265fef44349ba6f46c551f4be35 (127.21.88.68:43441): Couldn't send request to peer 075dd265fef44349ba6f46c551f4be35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b1a3fa299464ee0ace7f61e438824d2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:11.436329 23715 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.437143 23705 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:11.456286 23705 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:11.461360 22983 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:11.462245 23132 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } } }
I20260710 13:24:11.473042 22881 catalog_manager.cc:5697] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index -1 to 2, NON_VOTER 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) added. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.822052 23719 ts_tablet_manager.cc:933] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:24:11.823949 23719 tablet_copy_client.cc:323] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.66:45507
I20260710 13:24:11.825623 23068 tablet_copy_service.cc:140] P f7b20a3d27c94f6b9f3c76b67f9a096f: Received BeginTabletCopySession request for tablet 9b1a3fa299464ee0ace7f61e438824d2 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:53514)
I20260710 13:24:11.826155 23068 tablet_copy_service.cc:161] P f7b20a3d27c94f6b9f3c76b67f9a096f: Beginning new tablet copy session on tablet 9b1a3fa299464ee0ace7f61e438824d2 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:53514: session id = 075dd265fef44349ba6f46c551f4be35-9b1a3fa299464ee0ace7f61e438824d2
I20260710 13:24:11.831401 23068 tablet_copy_source_session.cc:215] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:11.834411 23719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3fa299464ee0ace7f61e438824d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.850052 23719 tablet_copy_client.cc:806] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:11.850612 23719 tablet_copy_client.cc:670] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:11.855671 23719 tablet_copy_client.cc:538] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:11.856180 23721 ts_tablet_manager.cc:933] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: Initiating tablet copy from peer e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:11.859591 23721 tablet_copy_client.cc:323] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Beginning tablet copy session from remote peer at address 127.21.88.67:32907
I20260710 13:24:11.861714 23141 tablet_copy_service.cc:140] P e5a3e7441ce944009ddb3730be72b105: Received BeginTabletCopySession request for tablet d2283656bfe84410934a99984fc3d571 from peer 075dd265fef44349ba6f46c551f4be35 ({username='slave'} at 127.0.0.1:33372)
I20260710 13:24:11.862255 23141 tablet_copy_service.cc:161] P e5a3e7441ce944009ddb3730be72b105: Beginning new tablet copy session on tablet d2283656bfe84410934a99984fc3d571 from peer 075dd265fef44349ba6f46c551f4be35 at {username='slave'} at 127.0.0.1:33372: session id = 075dd265fef44349ba6f46c551f4be35-d2283656bfe84410934a99984fc3d571
I20260710 13:24:11.865094 23719 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:11.870369 23141 tablet_copy_source_session.cc:215] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:11.875065 23721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2283656bfe84410934a99984fc3d571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:11.888180 23719 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: 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:11.888929 23719 tablet_bootstrap.cc:492] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:11.889496 23719 ts_tablet_manager.cc:1403] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260710 13:24:11.891647 23721 tablet_copy_client.cc:806] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:11.892177 23721 tablet_copy_client.cc:670] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:11.896149 23721 tablet_copy_client.cc:538] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:11.895382 23719 raft_consensus.cc:359] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:11.897401 23719 raft_consensus.cc:740] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:11.898123 23719 consensus_queue.cc:260] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:11.901437 23719 ts_tablet_manager.cc:1434] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:24:11.903123 23068 tablet_copy_service.cc:342] P f7b20a3d27c94f6b9f3c76b67f9a096f: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-9b1a3fa299464ee0ace7f61e438824d2 received from {username='slave'} at 127.0.0.1:53514
I20260710 13:24:11.903576 23068 tablet_copy_service.cc:434] P f7b20a3d27c94f6b9f3c76b67f9a096f: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-9b1a3fa299464ee0ace7f61e438824d2 on tablet 9b1a3fa299464ee0ace7f61e438824d2 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:11.908342 23721 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: Bootstrap starting.
I20260710 13:24:11.925891 23721 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: 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:11.926589 23721 tablet_bootstrap.cc:492] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: Bootstrap complete.
I20260710 13:24:11.927101 23721 ts_tablet_manager.cc:1403] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:24:11.929170 23721 raft_consensus.cc:359] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:11.929760 23721 raft_consensus.cc:740] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Initialized, Role: LEARNER
I20260710 13:24:11.930291 23721 consensus_queue.cc:260] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: NON_VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: true } }
I20260710 13:24:11.932354 23721 ts_tablet_manager.cc:1434] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:24:11.934067 23141 tablet_copy_service.cc:342] P e5a3e7441ce944009ddb3730be72b105: Request end of tablet copy session 075dd265fef44349ba6f46c551f4be35-d2283656bfe84410934a99984fc3d571 received from {username='slave'} at 127.0.0.1:33372
I20260710 13:24:11.934508 23141 tablet_copy_service.cc:434] P e5a3e7441ce944009ddb3730be72b105: ending tablet copy session 075dd265fef44349ba6f46c551f4be35-d2283656bfe84410934a99984fc3d571 on tablet d2283656bfe84410934a99984fc3d571 with peer 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:12.441896 23397 raft_consensus.cc:1217] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:12.478785 23397 raft_consensus.cc:1217] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:12.827994 23728 raft_consensus.cc:1064] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:12.830029 23728 consensus_queue.cc:237] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:12.836457 23132 raft_consensus.cc:1275] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:12.837388 23397 raft_consensus.cc:1275] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:12.837757 22983 raft_consensus.cc:1275] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:12.838312 23718 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } 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:24:12.839349 23727 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:12.840234 23728 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:12.859645 23728 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.862105 23132 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.861546 22983 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.872690 23397 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.875440 22881 catalog_manager.cc:5697] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.900780 23054 consensus_queue.cc:237] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:12.906024 22983 raft_consensus.cc:1275] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:12.906032 23397 raft_consensus.cc:1275] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:12.907371 23728 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:12.908249 23718 consensus_queue.cc:1048] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:12.914389 23718 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.916512 22983 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.918010 23397 raft_consensus.cc:2955] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.924468 22868 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b1a3fa299464ee0ace7f61e438824d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:12.931058 22879 catalog_manager.cc:5697] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 3 to 4, VOTER e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) evicted. New cstate: current_term: 1 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:12.940919 23122 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b1a3fa299464ee0ace7f61e438824d2 with delete_type TABLET_DATA_TOMBSTONED (TS e5a3e7441ce944009ddb3730be72b105 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33340
I20260710 13:24:12.951501 23739 tablet_replica.cc:333] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:12.952550 23739 raft_consensus.cc:2243] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:12.953297 23739 raft_consensus.cc:2272] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:12.956749 23739 ts_tablet_manager.cc:1916] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:12.974188 23739 ts_tablet_manager.cc:1929] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:12.974640 23739 log.cc:1199] T 9b1a3fa299464ee0ace7f61e438824d2 P e5a3e7441ce944009ddb3730be72b105: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/wals/9b1a3fa299464ee0ace7f61e438824d2
I20260710 13:24:12.976369 22866 catalog_manager.cc:5028] TS e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907): tablet 9b1a3fa299464ee0ace7f61e438824d2 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:13.065438 23707 raft_consensus.cc:1064] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: attempting to promote NON_VOTER 075dd265fef44349ba6f46c551f4be35 to VOTER
I20260710 13:24:13.068154 23707 consensus_queue.cc:237] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:13.075600 23054 raft_consensus.cc:1275] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:13.076260 23396 raft_consensus.cc:1275] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 LEARNER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:13.078439 22981 raft_consensus.cc:1275] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:13.079028 23730 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:13.080117 23741 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } 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:24:13.081048 23707 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:13.098483 23707 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.100564 23396 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.100739 22981 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.114621 22880 catalog_manager.cc:5697] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.117120 23054 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 075dd265fef44349ba6f46c551f4be35 (127.21.88.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } attrs { replace: true } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.131644 23132 consensus_queue.cc:237] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:13.136229 23396 raft_consensus.cc:1275] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:13.136616 22981 raft_consensus.cc:1275] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Refusing update from remote peer e5a3e7441ce944009ddb3730be72b105: 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:13.138168 23730 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } 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:13.139173 23707 consensus_queue.cc:1048] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:13.147445 23741 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.150430 22981 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.155236 23396 raft_consensus.cc:2955] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } } }
I20260710 13:24:13.157433 22866 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2283656bfe84410934a99984fc3d571 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:13.163157 22878 catalog_manager.cc:5697] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 reported cstate change: config changed from index 3 to 4, VOTER f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) evicted. New cstate: current_term: 1 leader_uuid: "e5a3e7441ce944009ddb3730be72b105" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.174811 23048 tablet_service.cc:1558] Processing DeleteTablet for tablet d2283656bfe84410934a99984fc3d571 with delete_type TABLET_DATA_TOMBSTONED (TS f7b20a3d27c94f6b9f3c76b67f9a096f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53454
I20260710 13:24:13.178121 23746 tablet_replica.cc:333] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:13.179275 23746 raft_consensus.cc:2243] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:13.180119 23746 raft_consensus.cc:2272] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:13.183691 23746 ts_tablet_manager.cc:1916] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:13.196003 23746 ts_tablet_manager.cc:1929] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:13.196329 23746 log.cc:1199] T d2283656bfe84410934a99984fc3d571 P f7b20a3d27c94f6b9f3c76b67f9a096f: Deleting WAL directory at /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/wals/d2283656bfe84410934a99984fc3d571
I20260710 13:24:13.197839 22868 catalog_manager.cc:5028] TS f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): tablet d2283656bfe84410934a99984fc3d571 (table test-workload [id=375a0c5e54d046d78c3db725a29ea735]) successfully deleted
I20260710 13:24:18.267872 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:18.301445 22983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92"
dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
mode: GRACEFUL
new_leader_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:47596
I20260710 13:24:18.302033 22983 raft_consensus.cc:606] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Received request to transfer leadership to TS 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:18.314996 23132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6334a294974246cb8cbfe55961bce051"
dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
mode: GRACEFUL
new_leader_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:54768
I20260710 13:24:18.315663 23132 raft_consensus.cc:606] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Received request to transfer leadership to TS 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:18.318445 23132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368"
dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
mode: GRACEFUL
new_leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
 from {username='slave'} at 127.0.0.1:54768
I20260710 13:24:18.318941 23132 raft_consensus.cc:606] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Received request to transfer leadership to TS f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:24:18.321178 22983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83"
dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
mode: GRACEFUL
new_leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
 from {username='slave'} at 127.0.0.1:47596
I20260710 13:24:18.321636 22983 raft_consensus.cc:606] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Received request to transfer leadership to TS f7b20a3d27c94f6b9f3c76b67f9a096f
I20260710 13:24:18.323945 23132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4"
dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
mode: GRACEFUL
new_leader_uuid: "beb748baeef54330bbe8d9071aff3f49"
 from {username='slave'} at 127.0.0.1:54768
I20260710 13:24:18.324414 23132 raft_consensus.cc:606] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Received request to transfer leadership to TS beb748baeef54330bbe8d9071aff3f49
I20260710 13:24:18.325380 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:18.326188 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:18.340471 23760 raft_consensus.cc:993] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: : Instructing follower 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:18.340957 23754 raft_consensus.cc:1081] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Signalling peer 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:18.342381 23397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92"
dest_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:37024
I20260710 13:24:18.342975 23397 raft_consensus.cc:493] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.343359 23397 raft_consensus.cc:3060] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.348147 23397 raft_consensus.cc:515] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:18.350735 23397 leader_election.cc:290] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:24:18.350935 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:24:18.351663 22983 raft_consensus.cc:3055] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:18.351740 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a52814f34ee4891a1eff8a8b0848a92" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:24:18.352011 22983 raft_consensus.cc:740] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:24:18.352276 23054 raft_consensus.cc:3060] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.352751 22983 consensus_queue.cc:260] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:18.353587 22983 raft_consensus.cc:3060] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.356559 23054 raft_consensus.cc:2468] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:18.357570 23361 leader_election.cc:304] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075dd265fef44349ba6f46c551f4be35, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:24:18.357750 22983 raft_consensus.cc:2468] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:18.359347 23761 raft_consensus.cc:2804] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:18.360340 23761 raft_consensus.cc:697] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Becoming Leader. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Running, Role: LEADER
I20260710 13:24:18.361160 23761 consensus_queue.cc:237] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:18.371555 22879 catalog_manager.cc:5697] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: term changed from 1 to 2, leader changed from beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) to 075dd265fef44349ba6f46c551f4be35 (127.21.88.68). New cstate: current_term: 2 leader_uuid: "075dd265fef44349ba6f46c551f4be35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:18.500348 23759 raft_consensus.cc:993] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49: : Instructing follower f7b20a3d27c94f6b9f3c76b67f9a096f to start an election
I20260710 13:24:18.500854 23759 raft_consensus.cc:1081] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Signalling peer f7b20a3d27c94f6b9f3c76b67f9a096f to start an election
I20260710 13:24:18.502408 23054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83"
dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
 from {username='slave'} at 127.0.0.1:53486
I20260710 13:24:18.502812 23054 raft_consensus.cc:493] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.503044 23054 raft_consensus.cc:3060] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.507861 23054 raft_consensus.cc:515] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.509554 23054 leader_election.cc:290] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 2 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:18.510247 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:24:18.510753 22983 raft_consensus.cc:3055] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:18.510560 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57eab4c80d84565a9931b33b7519d83" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:24:18.511062 22983 raft_consensus.cc:740] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:24:18.511250 23132 raft_consensus.cc:3060] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.511889 22983 consensus_queue.cc:260] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.513018 22983 raft_consensus.cc:3060] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.516577 23132 raft_consensus.cc:2468] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 2.
I20260710 13:24:18.517421 22983 raft_consensus.cc:2468] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 2.
I20260710 13:24:18.518175 23022 leader_election.cc:304] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5a3e7441ce944009ddb3730be72b105, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:24:18.518854 23751 raft_consensus.cc:2804] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:18.519285 23751 raft_consensus.cc:697] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 LEADER]: Becoming Leader. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:24:18.519984 23751 consensus_queue.cc:237] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.527654 22879 catalog_manager.cc:5697] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: term changed from 1 to 2, leader changed from beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) to f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66). New cstate: current_term: 2 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.607992 23741 raft_consensus.cc:993] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105: : Instructing follower f7b20a3d27c94f6b9f3c76b67f9a096f to start an election
I20260710 13:24:18.608537 23741 raft_consensus.cc:1081] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Signalling peer f7b20a3d27c94f6b9f3c76b67f9a096f to start an election
I20260710 13:24:18.610103 23054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368"
dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
 from {username='slave'} at 127.0.0.1:53470
I20260710 13:24:18.610569 23054 raft_consensus.cc:493] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.610872 23054 raft_consensus.cc:3060] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.616214 23054 raft_consensus.cc:515] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.617733 23054 leader_election.cc:290] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 2 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:18.618738 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:24:18.618670 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c5c9181d374a8bb450776eadd5f368" candidate_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:24:18.619478 22983 raft_consensus.cc:3060] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.619547 23132 raft_consensus.cc:3055] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:18.619978 23132 raft_consensus.cc:740] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:24:18.620694 23132 consensus_queue.cc:260] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.622053 23132 raft_consensus.cc:3060] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.625664 22983 raft_consensus.cc:2468] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 2.
I20260710 13:24:18.626791 23021 leader_election.cc:304] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:24:18.627444 23751 raft_consensus.cc:2804] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:18.627507 23132 raft_consensus.cc:2468] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b20a3d27c94f6b9f3c76b67f9a096f in term 2.
I20260710 13:24:18.627892 23751 raft_consensus.cc:697] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 LEADER]: Becoming Leader. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:24:18.628722 23751 consensus_queue.cc:237] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.635543 22879 catalog_manager.cc:5697] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f reported cstate change: term changed from 1 to 2, leader changed from e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) to f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66). New cstate: current_term: 2 leader_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.714395 23769 raft_consensus.cc:993] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: : Instructing follower 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:18.714908 23741 raft_consensus.cc:1081] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Signalling peer 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:18.716367 23397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6334a294974246cb8cbfe55961bce051"
dest_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:37008
I20260710 13:24:18.716876 23397 raft_consensus.cc:493] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.717195 23397 raft_consensus.cc:3060] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.721665 23397 raft_consensus.cc:515] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:18.723515 23397 leader_election.cc:290] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:18.724512 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:24:18.724515 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6334a294974246cb8cbfe55961bce051" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:24:18.725090 23054 raft_consensus.cc:3060] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.725169 23132 raft_consensus.cc:3055] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:18.725557 23132 raft_consensus.cc:740] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:24:18.726164 23132 consensus_queue.cc:260] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:18.727005 23132 raft_consensus.cc:3060] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.729569 23054 raft_consensus.cc:2468] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:18.730581 23361 leader_election.cc:304] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075dd265fef44349ba6f46c551f4be35, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:24:18.731194 23132 raft_consensus.cc:2468] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:18.731333 23761 raft_consensus.cc:2804] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:18.731851 23761 raft_consensus.cc:697] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Becoming Leader. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Running, Role: LEADER
I20260710 13:24:18.732659 23761 consensus_queue.cc:237] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:18.739599 22879 catalog_manager.cc:5697] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: term changed from 1 to 2, leader changed from e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) to 075dd265fef44349ba6f46c551f4be35 (127.21.88.68). New cstate: current_term: 2 leader_uuid: "075dd265fef44349ba6f46c551f4be35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:18.763643 23054 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:18.764906 23761 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:18.780876 22983 raft_consensus.cc:1275] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:18.782649 23775 consensus_queue.cc:1048] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:18.882401 23769 raft_consensus.cc:993] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105: : Instructing follower beb748baeef54330bbe8d9071aff3f49 to start an election
I20260710 13:24:18.882872 23741 raft_consensus.cc:1081] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Signalling peer beb748baeef54330bbe8d9071aff3f49 to start an election
I20260710 13:24:18.884322 22983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4"
dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
 from {username='slave'} at 127.0.0.1:53246
I20260710 13:24:18.884780 22983 raft_consensus.cc:493] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.885057 22983 raft_consensus.cc:3060] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.889258 22983 raft_consensus.cc:515] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.891047 22983 leader_election.cc:290] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 2 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:18.891960 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:24:18.892140 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefa3353b51a40beb034bec703755ea4" candidate_uuid: "beb748baeef54330bbe8d9071aff3f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:24:18.892552 23054 raft_consensus.cc:3060] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.892722 23132 raft_consensus.cc:3055] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:18.893097 23132 raft_consensus.cc:740] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:24:18.893898 23132 consensus_queue.cc:260] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.894910 23132 raft_consensus.cc:3060] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:18.898018 23054 raft_consensus.cc:2468] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 2.
I20260710 13:24:18.899156 22949 leader_election.cc:304] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beb748baeef54330bbe8d9071aff3f49, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:24:18.899840 23759 raft_consensus.cc:2804] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:18.900321 23132 raft_consensus.cc:2468] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb748baeef54330bbe8d9071aff3f49 in term 2.
I20260710 13:24:18.900439 23759 raft_consensus.cc:697] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 2 LEADER]: Becoming Leader. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:24:18.901340 23759 consensus_queue.cc:237] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } }
I20260710 13:24:18.909227 22879 catalog_manager.cc:5697] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 reported cstate change: term changed from 1 to 2, leader changed from e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) to beb748baeef54330bbe8d9071aff3f49 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "beb748baeef54330bbe8d9071aff3f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:19.016518 22983 raft_consensus.cc:1275] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:19.017843 23751 consensus_queue.cc:1048] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:19.027393 23132 raft_consensus.cc:1275] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:19.029218 23751 consensus_queue.cc:1048] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:19.049677 23132 raft_consensus.cc:1275] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:19.051578 23751 consensus_queue.cc:1048] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:19.061486 22983 raft_consensus.cc:1275] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Refusing update from remote peer f7b20a3d27c94f6b9f3c76b67f9a096f: 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:19.063416 23780 consensus_queue.cc:1048] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:19.201941 23132 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:19.203104 23775 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:19.211336 23054 raft_consensus.cc:1275] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:19.212813 23761 consensus_queue.cc:1048] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:19.327034 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:19.332046 23054 raft_consensus.cc:1275] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:19.333202 23759 consensus_queue.cc:1048] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:19.343716 23132 raft_consensus.cc:1275] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Refusing update from remote peer beb748baeef54330bbe8d9071aff3f49: 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:19.345664 23759 consensus_queue.cc:1048] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:19.351377 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:19.371847 22983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d"
dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
mode: GRACEFUL
new_leader_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:47596
I20260710 13:24:19.372309 22983 raft_consensus.cc:606] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Received request to transfer leadership to TS 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:19.374552 23132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777"
dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
mode: GRACEFUL
new_leader_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:54768
I20260710 13:24:19.375070 23132 raft_consensus.cc:606] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Received request to transfer leadership to TS 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:19.377424 23132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad"
dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
mode: GRACEFUL
new_leader_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:54768
I20260710 13:24:19.377868 23132 raft_consensus.cc:606] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Received request to transfer leadership to TS 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:19.395509 23054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376"
dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
mode: GRACEFUL
new_leader_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:54290
I20260710 13:24:19.396034 23054 raft_consensus.cc:606] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Received request to transfer leadership to TS 075dd265fef44349ba6f46c551f4be35
I20260710 13:24:19.397203 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:24:19.398010 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:19.408778 23754 raft_consensus.cc:993] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: : Instructing follower 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.409269 23788 raft_consensus.cc:1081] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Signalling peer 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.410684 23396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d"
dest_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:37024
I20260710 13:24:19.411082 23396 raft_consensus.cc:493] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:19.411302 23396 raft_consensus.cc:3060] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.415735 23396 raft_consensus.cc:515] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.417151 23396 leader_election.cc:290] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:24:19.418244 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:24:19.418464 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98908a734459a8cbb8f5024bbb70d" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:24:19.418727 23054 raft_consensus.cc:3060] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.419015 22983 raft_consensus.cc:3055] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:19.419304 22983 raft_consensus.cc:740] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb748baeef54330bbe8d9071aff3f49, State: Running, Role: LEADER
I20260710 13:24:19.419916 22983 consensus_queue.cc:260] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.420950 22983 raft_consensus.cc:3060] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.426754 22983 raft_consensus.cc:2468] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.426973 23054 raft_consensus.cc:2468] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.428148 23358 leader_election.cc:304] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075dd265fef44349ba6f46c551f4be35, beb748baeef54330bbe8d9071aff3f49; no voters: 
I20260710 13:24:19.429234 23761 raft_consensus.cc:2804] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:19.429646 23761 raft_consensus.cc:697] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Becoming Leader. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Running, Role: LEADER
I20260710 13:24:19.430364 23761 consensus_queue.cc:237] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.437377 22879 catalog_manager.cc:5697] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 reported cstate change: term changed from 1 to 2, leader changed from beb748baeef54330bbe8d9071aff3f49 (127.21.88.65) to 075dd265fef44349ba6f46c551f4be35 (127.21.88.68). New cstate: current_term: 2 leader_uuid: "075dd265fef44349ba6f46c551f4be35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:19.620276 23769 raft_consensus.cc:993] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: : Instructing follower 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.620718 23741 raft_consensus.cc:1081] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Signalling peer 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.622151 23396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad"
dest_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:37008
I20260710 13:24:19.622539 23396 raft_consensus.cc:493] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:19.622769 23396 raft_consensus.cc:3060] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.626910 23396 raft_consensus.cc:515] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.628564 23396 leader_election.cc:290] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:19.629253 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:24:19.629860 22983 raft_consensus.cc:3060] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.631304 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797d8110ab4050bf572b3518e355ad" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:24:19.631819 23132 raft_consensus.cc:3055] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:19.632154 23132 raft_consensus.cc:740] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:24:19.632822 23132 consensus_queue.cc:260] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.634027 23132 raft_consensus.cc:3060] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.635689 22983 raft_consensus.cc:2468] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.636688 23358 leader_election.cc:304] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075dd265fef44349ba6f46c551f4be35, beb748baeef54330bbe8d9071aff3f49; no voters: 
I20260710 13:24:19.638001 23761 raft_consensus.cc:2804] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:19.638471 23761 raft_consensus.cc:697] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Becoming Leader. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Running, Role: LEADER
I20260710 13:24:19.639365 23761 consensus_queue.cc:237] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.641333 23132 raft_consensus.cc:2468] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.649080 22879 catalog_manager.cc:5697] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 reported cstate change: term changed from 1 to 2, leader changed from e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) to 075dd265fef44349ba6f46c551f4be35 (127.21.88.68). New cstate: current_term: 2 leader_uuid: "075dd265fef44349ba6f46c551f4be35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:19.695763 23741 raft_consensus.cc:993] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: : Instructing follower 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.697039 23769 raft_consensus.cc:1081] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Signalling peer 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.699693 23397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777"
dest_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:37008
I20260710 13:24:19.700519 23397 raft_consensus.cc:493] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:19.700963 23397 raft_consensus.cc:3060] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.710820 23397 raft_consensus.cc:515] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.713783 23397 leader_election.cc:290] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Requested vote from peers f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507), e5a3e7441ce944009ddb3730be72b105 (127.21.88.67:32907)
I20260710 13:24:19.715543 23054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:24:19.716035 23132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7128866aa0ce4aa0872a7f6cf35f8777" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e5a3e7441ce944009ddb3730be72b105"
I20260710 13:24:19.716917 23054 raft_consensus.cc:3060] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.716949 23132 raft_consensus.cc:3055] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:19.717742 23132 raft_consensus.cc:740] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5a3e7441ce944009ddb3730be72b105, State: Running, Role: LEADER
I20260710 13:24:19.719321 23132 consensus_queue.cc:260] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.721094 23132 raft_consensus.cc:3060] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.727032 23054 raft_consensus.cc:2468] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.728560 23361 leader_election.cc:304] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075dd265fef44349ba6f46c551f4be35, f7b20a3d27c94f6b9f3c76b67f9a096f; no voters: 
I20260710 13:24:19.729444 23761 raft_consensus.cc:2804] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:19.729883 23761 raft_consensus.cc:697] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Becoming Leader. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Running, Role: LEADER
I20260710 13:24:19.730057 23132 raft_consensus.cc:2468] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.731329 23761 consensus_queue.cc:237] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [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: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.740203 22879 catalog_manager.cc:5697] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: term changed from 1 to 2, leader changed from e5a3e7441ce944009ddb3730be72b105 (127.21.88.67) to 075dd265fef44349ba6f46c551f4be35 (127.21.88.68). New cstate: current_term: 2 leader_uuid: "075dd265fef44349ba6f46c551f4be35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:19.793916 23751 raft_consensus.cc:993] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: : Instructing follower 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.794431 23751 raft_consensus.cc:1081] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Signalling peer 075dd265fef44349ba6f46c551f4be35 to start an election
I20260710 13:24:19.796082 23397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376"
dest_uuid: "075dd265fef44349ba6f46c551f4be35"
 from {username='slave'} at 127.0.0.1:37012
I20260710 13:24:19.796612 23397 raft_consensus.cc:493] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:19.796916 23397 raft_consensus.cc:3060] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.802618 23397 raft_consensus.cc:515] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.805235 23397 leader_election.cc:290] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Requested vote from peers beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265), f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507)
I20260710 13:24:19.805706 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "beb748baeef54330bbe8d9071aff3f49"
I20260710 13:24:19.806509 22983 raft_consensus.cc:3060] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.806555 23057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3af69896845c0b4af3d3d29aec376" candidate_uuid: "075dd265fef44349ba6f46c551f4be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f"
I20260710 13:24:19.807343 23057 raft_consensus.cc:3055] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:19.807641 23057 raft_consensus.cc:740] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7b20a3d27c94f6b9f3c76b67f9a096f, State: Running, Role: LEADER
I20260710 13:24:19.808741 23057 consensus_queue.cc:260] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.809939 23057 raft_consensus.cc:3060] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:19.814248 22983 raft_consensus.cc:2468] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.815770 23358 leader_election.cc:304] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075dd265fef44349ba6f46c551f4be35, beb748baeef54330bbe8d9071aff3f49; no voters: 
I20260710 13:24:19.816551 23761 raft_consensus.cc:2804] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:19.816993 23761 raft_consensus.cc:697] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Becoming Leader. State: Replica: 075dd265fef44349ba6f46c551f4be35, State: Running, Role: LEADER
I20260710 13:24:19.817013 23057 raft_consensus.cc:2468] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075dd265fef44349ba6f46c551f4be35 in term 2.
I20260710 13:24:19.818214 23761 consensus_queue.cc:237] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [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: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } }
I20260710 13:24:19.827001 22983 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:19.827311 22879 catalog_manager.cc:5697] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 reported cstate change: term changed from 1 to 2, leader changed from f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66) to 075dd265fef44349ba6f46c551f4be35 (127.21.88.68). New cstate: current_term: 2 leader_uuid: "075dd265fef44349ba6f46c551f4be35" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075dd265fef44349ba6f46c551f4be35" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 43441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:19.828580 23761 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:19.846690 23057 raft_consensus.cc:1275] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:19.848205 23762 consensus_queue.cc:1048] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:20.151384 23057 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:20.152667 23762 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:20.161891 22983 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:20.164357 23132 raft_consensus.cc:1275] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:20.165915 23761 consensus_queue.cc:1048] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:20.166728 23775 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:20.187336 23132 raft_consensus.cc:1275] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:20.188637 23762 consensus_queue.cc:1048] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a3e7441ce944009ddb3730be72b105" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:20.209690 23057 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:20.211297 23775 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b20a3d27c94f6b9f3c76b67f9a096f" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:20.222895 22983 raft_consensus.cc:1275] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Refusing update from remote peer 075dd265fef44349ba6f46c551f4be35: 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:20.224679 23775 consensus_queue.cc:1048] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb748baeef54330bbe8d9071aff3f49" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:20.399156 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:20.417140 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
I20260710 13:24:20.444926 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:20.445770 21857 tablet_replica.cc:333] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.446563 21857 raft_consensus.cc:2243] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.447101 21857 raft_consensus.cc:2272] T d57eab4c80d84565a9931b33b7519d83 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.449146 21857 tablet_replica.cc:333] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.449715 21857 raft_consensus.cc:2243] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.450423 21857 raft_consensus.cc:2272] T 85297262697e46b6baf06f3e9c25a0d9 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.452206 21857 tablet_replica.cc:333] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.452747 21857 raft_consensus.cc:2243] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.453217 21857 raft_consensus.cc:2272] T 2a52814f34ee4891a1eff8a8b0848a92 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.455348 21857 tablet_replica.cc:333] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.455935 21857 raft_consensus.cc:2243] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.456581 21857 raft_consensus.cc:2272] T d2283656bfe84410934a99984fc3d571 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.458681 21857 tablet_replica.cc:333] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.459251 21857 raft_consensus.cc:2243] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.459995 21857 raft_consensus.cc:2272] T eefa3353b51a40beb034bec703755ea4 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.461894 21857 tablet_replica.cc:333] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.462417 21857 raft_consensus.cc:2243] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.463194 21857 raft_consensus.cc:2272] T c5db1a8e9cb54e6c85804642fd5a6fb6 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.464877 21857 tablet_replica.cc:333] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.465539 21857 raft_consensus.cc:2243] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.466563 21857 raft_consensus.cc:2272] T e8bbee9b297a4b9188f3b174721fddeb P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.469033 21857 tablet_replica.cc:333] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.469642 21857 raft_consensus.cc:2243] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.470558 21857 raft_consensus.cc:2272] T 9b1a3fa299464ee0ace7f61e438824d2 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.472246 21857 tablet_replica.cc:333] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.472698 21857 raft_consensus.cc:2243] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.473039 21857 raft_consensus.cc:2272] T a9c5c9181d374a8bb450776eadd5f368 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.474843 21857 tablet_replica.cc:333] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.475306 21857 raft_consensus.cc:2243] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.475657 21857 raft_consensus.cc:2272] T a8c83f233d1745cb9af3a4f6bb9d529c P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.477368 21857 tablet_replica.cc:333] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.477895 21857 raft_consensus.cc:2243] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.478659 21857 raft_consensus.cc:2272] T c25f978012ca4e34a47b2bb723cef101 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.480319 21857 tablet_replica.cc:333] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.480852 21857 raft_consensus.cc:2243] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.481752 21857 raft_consensus.cc:2272] T c3781f8c66b14d698a23ddc9d08e28b4 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:20.482877 23095 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:24:20.483881 21857 tablet_replica.cc:333] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.484613 21857 raft_consensus.cc:2243] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.485365 21857 raft_consensus.cc:2272] T f41adc5bc5114bd0a3336e325810ca63 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:20.486222 23095 consensus_peers.cc:597] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. 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:20.487274 21857 tablet_replica.cc:333] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.487823 21857 raft_consensus.cc:2243] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.488440 21857 raft_consensus.cc:2272] T 93797d8110ab4050bf572b3518e355ad P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.491259 21857 tablet_replica.cc:333] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.491771 21857 raft_consensus.cc:2243] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.492192 21857 raft_consensus.cc:2272] T 1dd98908a734459a8cbb8f5024bbb70d P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.494700 21857 tablet_replica.cc:333] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.495366 21857 raft_consensus.cc:2243] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.496030 21857 raft_consensus.cc:2272] T 29d30460ed3b43e697b9667f910b81a0 P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.498186 21857 tablet_replica.cc:333] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.498695 21857 raft_consensus.cc:2243] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.499344 21857 raft_consensus.cc:2272] T e4537e32aef7447b824418823d9c7a1b P beb748baeef54330bbe8d9071aff3f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.501070 21857 tablet_replica.cc:333] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49: stopping tablet replica
I20260710 13:24:20.501655 21857 raft_consensus.cc:2243] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.502295 21857 raft_consensus.cc:2272] T 9ad3af69896845c0b4af3d3d29aec376 P beb748baeef54330bbe8d9071aff3f49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:20.545636 23021 consensus_peers.cc:597] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.547709 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
W20260710 13:24:20.571966 23021 consensus_peers.cc:597] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:20.581897 23021 consensus_peers.cc:597] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.590322 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
W20260710 13:24:20.597419 23358 consensus_peers.cc:597] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:20.597949 23358 consensus_peers.cc:597] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.626204 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:20.627034 21857 tablet_replica.cc:333] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.627700 21857 raft_consensus.cc:2243] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.628505 21857 raft_consensus.cc:2272] T d57eab4c80d84565a9931b33b7519d83 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.630436 21857 tablet_replica.cc:333] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.630995 21857 raft_consensus.cc:2243] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.631611 21857 raft_consensus.cc:2272] T 2a52814f34ee4891a1eff8a8b0848a92 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.633267 21857 tablet_replica.cc:333] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.633906 21857 raft_consensus.cc:2243] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.634596 21857 raft_consensus.cc:2272] T 3f4aa78f8aa746dfa341059794649841 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.636319 21857 tablet_replica.cc:333] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.636870 21857 raft_consensus.cc:2243] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.637526 21857 raft_consensus.cc:2272] T 7128866aa0ce4aa0872a7f6cf35f8777 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.640573 21857 tablet_replica.cc:333] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.641175 21857 raft_consensus.cc:2243] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.641696 21857 raft_consensus.cc:2272] T 6334a294974246cb8cbfe55961bce051 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.643707 21857 tablet_replica.cc:333] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.644309 21857 raft_consensus.cc:2243] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.644871 21857 raft_consensus.cc:2272] T e2350f801bbd4f418def8a055186ffe3 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.646565 21857 tablet_replica.cc:333] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.647013 21857 raft_consensus.cc:2243] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.647389 21857 raft_consensus.cc:2272] T eefa3353b51a40beb034bec703755ea4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.649217 21857 tablet_replica.cc:333] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.649933 21857 raft_consensus.cc:2243] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.650328 21857 raft_consensus.cc:2272] T c5db1a8e9cb54e6c85804642fd5a6fb6 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.652408 21857 tablet_replica.cc:333] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.652952 21857 raft_consensus.cc:2243] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.653921 21857 raft_consensus.cc:2272] T a9c5c9181d374a8bb450776eadd5f368 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.656683 21857 tablet_replica.cc:333] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.657418 21857 raft_consensus.cc:2243] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.658767 21857 raft_consensus.cc:2272] T 9b1a3fa299464ee0ace7f61e438824d2 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.661300 21857 tablet_replica.cc:333] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.662104 21857 raft_consensus.cc:2243] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.663203 21857 raft_consensus.cc:2272] T a8c83f233d1745cb9af3a4f6bb9d529c P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.665906 21857 tablet_replica.cc:333] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.667301 21857 raft_consensus.cc:2243] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.668728 21857 raft_consensus.cc:2272] T 93640311414847e1bbe8a3b348c58c12 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.672220 21857 tablet_replica.cc:333] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.672870 21857 raft_consensus.cc:2243] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.673271 21857 raft_consensus.cc:2272] T c3781f8c66b14d698a23ddc9d08e28b4 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.675714 21857 tablet_replica.cc:333] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.676275 21857 raft_consensus.cc:2243] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.676957 21857 raft_consensus.cc:2272] T f41adc5bc5114bd0a3336e325810ca63 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.679281 21857 tablet_replica.cc:333] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.680629 21857 raft_consensus.cc:2243] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.681116 21857 raft_consensus.cc:2272] T 1dd98908a734459a8cbb8f5024bbb70d P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.683876 21857 tablet_replica.cc:333] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.684439 21857 raft_consensus.cc:2243] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.684887 21857 raft_consensus.cc:2272] T 9ad3af69896845c0b4af3d3d29aec376 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.687458 21857 tablet_replica.cc:333] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.688140 21857 raft_consensus.cc:2243] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.688614 21857 raft_consensus.cc:2272] T ab2c49b438574ce0a0e0738c43e14822 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.690802 21857 tablet_replica.cc:333] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f: stopping tablet replica
I20260710 13:24:20.691332 21857 raft_consensus.cc:2243] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.692379 21857 raft_consensus.cc:2272] T 29d30460ed3b43e697b9667f910b81a0 P f7b20a3d27c94f6b9f3c76b67f9a096f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:20.693030 23095 consensus_peers.cc:597] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:20.710510 23361 consensus_peers.cc:597] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 -> Peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Couldn't send request to peer f7b20a3d27c94f6b9f3c76b67f9a096f. 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:20.713210 23098 consensus_peers.cc:597] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 -> Peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Couldn't send request to peer f7b20a3d27c94f6b9f3c76b67f9a096f. 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:20.735469 23098 consensus_peers.cc:597] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 -> Peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Couldn't send request to peer f7b20a3d27c94f6b9f3c76b67f9a096f. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.740586 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
W20260710 13:24:20.762938 23358 consensus_peers.cc:597] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:20.775348 23358 consensus_peers.cc:597] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.783859 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
W20260710 13:24:20.805939 23361 consensus_peers.cc:597] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 -> Peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Couldn't send request to peer f7b20a3d27c94f6b9f3c76b67f9a096f. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.815332 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:20.816061 21857 tablet_replica.cc:333] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.816689 21857 raft_consensus.cc:2243] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.817523 21857 raft_consensus.cc:2272] T 85297262697e46b6baf06f3e9c25a0d9 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.819360 21857 tablet_replica.cc:333] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.819895 21857 raft_consensus.cc:2243] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.820644 21857 raft_consensus.cc:2272] T d2283656bfe84410934a99984fc3d571 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.822320 21857 tablet_replica.cc:333] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.822835 21857 raft_consensus.cc:2243] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.823244 21857 raft_consensus.cc:2272] T d57eab4c80d84565a9931b33b7519d83 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.824906 21857 tablet_replica.cc:333] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.825418 21857 raft_consensus.cc:2243] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.825846 21857 raft_consensus.cc:2272] T 7128866aa0ce4aa0872a7f6cf35f8777 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.828078 21857 tablet_replica.cc:333] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.828629 21857 raft_consensus.cc:2243] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.829402 21857 raft_consensus.cc:2272] T 3f4aa78f8aa746dfa341059794649841 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.831259 21857 tablet_replica.cc:333] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.831764 21857 raft_consensus.cc:2243] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.832171 21857 raft_consensus.cc:2272] T a9c5c9181d374a8bb450776eadd5f368 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.834267 21857 tablet_replica.cc:333] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.834992 21857 raft_consensus.cc:2243] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.835691 21857 raft_consensus.cc:2272] T e8bbee9b297a4b9188f3b174721fddeb P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.838020 21857 tablet_replica.cc:333] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
W20260710 13:24:20.838035 23095 consensus_peers.cc:597] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 -> Peer beb748baeef54330bbe8d9071aff3f49 (127.21.88.65:40265): Couldn't send request to peer beb748baeef54330bbe8d9071aff3f49. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.838680 21857 raft_consensus.cc:2243] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.839103 21857 raft_consensus.cc:2272] T c5db1a8e9cb54e6c85804642fd5a6fb6 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.840816 21857 tablet_replica.cc:333] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.841342 21857 raft_consensus.cc:2243] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.841821 21857 raft_consensus.cc:2272] T eefa3353b51a40beb034bec703755ea4 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.843528 21857 tablet_replica.cc:333] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.844051 21857 raft_consensus.cc:2243] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.844458 21857 raft_consensus.cc:2272] T 6334a294974246cb8cbfe55961bce051 P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.846411 21857 tablet_replica.cc:333] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.846915 21857 raft_consensus.cc:2243] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.847687 21857 raft_consensus.cc:2272] T e2350f801bbd4f418def8a055186ffe3 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.849263 21857 tablet_replica.cc:333] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.849830 21857 raft_consensus.cc:2243] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.850258 21857 raft_consensus.cc:2272] T a8c83f233d1745cb9af3a4f6bb9d529c P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.852531 21857 tablet_replica.cc:333] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.853258 21857 raft_consensus.cc:2243] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.853996 21857 raft_consensus.cc:2272] T c25f978012ca4e34a47b2bb723cef101 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:20.854429 23361 consensus_peers.cc:597] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 -> Peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Couldn't send request to peer f7b20a3d27c94f6b9f3c76b67f9a096f. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.856082 21857 tablet_replica.cc:333] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.856619 21857 raft_consensus.cc:2243] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.857175 21857 raft_consensus.cc:2272] T 93640311414847e1bbe8a3b348c58c12 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.859474 21857 tablet_replica.cc:333] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.860100 21857 raft_consensus.cc:2243] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.860517 21857 raft_consensus.cc:2272] T c3781f8c66b14d698a23ddc9d08e28b4 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.862460 21857 tablet_replica.cc:333] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.863090 21857 raft_consensus.cc:2243] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.863546 21857 raft_consensus.cc:2272] T 93797d8110ab4050bf572b3518e355ad P e5a3e7441ce944009ddb3730be72b105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.866217 21857 tablet_replica.cc:333] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
W20260710 13:24:20.866711 23361 consensus_peers.cc:597] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 -> Peer f7b20a3d27c94f6b9f3c76b67f9a096f (127.21.88.66:45507): Couldn't send request to peer f7b20a3d27c94f6b9f3c76b67f9a096f. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:20.866856 21857 raft_consensus.cc:2243] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.867684 21857 raft_consensus.cc:2272] T e4537e32aef7447b824418823d9c7a1b P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.869522 21857 tablet_replica.cc:333] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105: stopping tablet replica
I20260710 13:24:20.870012 21857 raft_consensus.cc:2243] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.870692 21857 raft_consensus.cc:2272] T ab2c49b438574ce0a0e0738c43e14822 P e5a3e7441ce944009ddb3730be72b105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.912832 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:24:20.948206 21857 tablet_server.cc:179] TabletServer@127.21.88.68:0 shutting down...
I20260710 13:24:20.973073 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:20.973759 21857 tablet_replica.cc:333] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.974444 21857 raft_consensus.cc:2243] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.975000 21857 raft_consensus.cc:2272] T d2283656bfe84410934a99984fc3d571 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.976794 21857 tablet_replica.cc:333] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.977342 21857 raft_consensus.cc:2243] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.977833 21857 raft_consensus.cc:2272] T 9b1a3fa299464ee0ace7f61e438824d2 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.979575 21857 tablet_replica.cc:333] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.980069 21857 raft_consensus.cc:2243] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.980552 21857 raft_consensus.cc:2272] T c25f978012ca4e34a47b2bb723cef101 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.982335 21857 tablet_replica.cc:333] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.982854 21857 raft_consensus.cc:2243] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.983376 21857 raft_consensus.cc:2272] T 29d30460ed3b43e697b9667f910b81a0 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.984959 21857 tablet_replica.cc:333] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.985462 21857 raft_consensus.cc:2243] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.986250 21857 raft_consensus.cc:2272] T 2a52814f34ee4891a1eff8a8b0848a92 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.987926 21857 tablet_replica.cc:333] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.988437 21857 raft_consensus.cc:2243] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.988935 21857 raft_consensus.cc:2272] T 85297262697e46b6baf06f3e9c25a0d9 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.990578 21857 tablet_replica.cc:333] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.991228 21857 raft_consensus.cc:2243] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.991937 21857 raft_consensus.cc:2272] T 7128866aa0ce4aa0872a7f6cf35f8777 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.993851 21857 tablet_replica.cc:333] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.994467 21857 raft_consensus.cc:2243] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:20.995000 21857 raft_consensus.cc:2272] T 3f4aa78f8aa746dfa341059794649841 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.996711 21857 tablet_replica.cc:333] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:20.997205 21857 raft_consensus.cc:2243] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:20.997975 21857 raft_consensus.cc:2272] T 9ad3af69896845c0b4af3d3d29aec376 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:20.999846 21857 tablet_replica.cc:333] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.000377 21857 raft_consensus.cc:2243] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.000841 21857 raft_consensus.cc:2272] T e4537e32aef7447b824418823d9c7a1b P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.002528 21857 tablet_replica.cc:333] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.003043 21857 raft_consensus.cc:2243] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.003490 21857 raft_consensus.cc:2272] T 93640311414847e1bbe8a3b348c58c12 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.005250 21857 tablet_replica.cc:333] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.005817 21857 raft_consensus.cc:2243] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.006511 21857 raft_consensus.cc:2272] T f41adc5bc5114bd0a3336e325810ca63 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.008364 21857 tablet_replica.cc:333] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.008874 21857 raft_consensus.cc:2243] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.009434 21857 raft_consensus.cc:2272] T e2350f801bbd4f418def8a055186ffe3 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.011312 21857 tablet_replica.cc:333] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.012133 21857 raft_consensus.cc:2243] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.013128 21857 raft_consensus.cc:2272] T 6334a294974246cb8cbfe55961bce051 P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.015013 21857 tablet_replica.cc:333] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.015527 21857 raft_consensus.cc:2243] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.016014 21857 raft_consensus.cc:2272] T e8bbee9b297a4b9188f3b174721fddeb P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.017709 21857 tablet_replica.cc:333] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.018217 21857 raft_consensus.cc:2243] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.018656 21857 raft_consensus.cc:2272] T ab2c49b438574ce0a0e0738c43e14822 P 075dd265fef44349ba6f46c551f4be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.020280 21857 tablet_replica.cc:333] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.020673 21857 raft_consensus.cc:2243] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.021319 21857 raft_consensus.cc:2272] T 93797d8110ab4050bf572b3518e355ad P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.023275 21857 tablet_replica.cc:333] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35: stopping tablet replica
I20260710 13:24:21.023669 21857 raft_consensus.cc:2243] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.024300 21857 raft_consensus.cc:2272] T 1dd98908a734459a8cbb8f5024bbb70d P 075dd265fef44349ba6f46c551f4be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.059795 21857 tablet_server.cc:196] TabletServer@127.21.88.68:0 shutdown complete.
I20260710 13:24:21.086416 21857 master.cc:562] Master@127.21.88.126:41317 shutting down...
I20260710 13:24:21.107952 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.108563 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.108897 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b50000b34a64fcb80e23496245daadb: stopping tablet replica
I20260710 13:24:21.130237 21857 master.cc:584] Master@127.21.88.126:41317 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27235 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:24:21.192034 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:46835
I20260710 13:24:21.193166 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.199003 23820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.199203 23821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.202419 23823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.203110 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:21.204167 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:21.204411 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.204632 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689861204613 us; error 0 us; skew 500 ppm
I20260710 13:24:21.205229 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.208109 21857 webserver.cc:533] Webserver started at http://127.21.88.126:33427/ using document root <none> and password file <none>
I20260710 13:24:21.208689 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.208933 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.209252 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.210673 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "1053688fe81b451787ac85776f0d312e"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.215714 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:24:21.219609 23828 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.220554 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:21.220818 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "1053688fe81b451787ac85776f0d312e"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.221077 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:21.237075 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.238279 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.279085 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:46835
I20260710 13:24:21.279228 23879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:46835 every 8 connection(s)
I20260710 13:24:21.283104 23880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:21.294216 23880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e: Bootstrap starting.
I20260710 13:24:21.299106 23880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.303633 23880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e: No bootstrap required, opened a new log
I20260710 13:24:21.306140 23880 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1053688fe81b451787ac85776f0d312e" member_type: VOTER }
I20260710 13:24:21.306540 23880 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.306942 23880 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1053688fe81b451787ac85776f0d312e, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.307653 23880 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1053688fe81b451787ac85776f0d312e" member_type: VOTER }
I20260710 13:24:21.308105 23880 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:21.308328 23880 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:21.308629 23880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.312974 23880 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1053688fe81b451787ac85776f0d312e" member_type: VOTER }
I20260710 13:24:21.313477 23880 leader_election.cc:304] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [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: 1053688fe81b451787ac85776f0d312e; no voters: 
I20260710 13:24:21.314639 23880 leader_election.cc:290] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:21.315062 23883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.316589 23883 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 1 LEADER]: Becoming Leader. State: Replica: 1053688fe81b451787ac85776f0d312e, State: Running, Role: LEADER
I20260710 13:24:21.317198 23883 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [LEADER]: Queue going to LEADER mode. State: All 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: "1053688fe81b451787ac85776f0d312e" member_type: VOTER }
I20260710 13:24:21.317502 23880 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:21.322352 23884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1053688fe81b451787ac85776f0d312e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1053688fe81b451787ac85776f0d312e" member_type: VOTER } }
I20260710 13:24:21.323458 23884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:21.323076 23885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1053688fe81b451787ac85776f0d312e. Latest consensus state: current_term: 1 leader_uuid: "1053688fe81b451787ac85776f0d312e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1053688fe81b451787ac85776f0d312e" member_type: VOTER } }
I20260710 13:24:21.324165 23885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:21.329280 23890 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:21.336114 23890 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:21.337357 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:21.346293 23890 catalog_manager.cc:1383] Generated new cluster ID: c68483f0635349f288a57ff3dd639fc6
I20260710 13:24:21.346570 23890 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:21.378012 23890 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:21.379249 23890 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:21.405608 23890 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e: Generated new TSK 0
I20260710 13:24:21.406209 23890 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:21.468652 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.475359 23901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.476841 23902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.478462 21857 server_base.cc:1061] running on GCE node
W20260710 13:24:21.478374 23904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.479650 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:21.479933 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.480126 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689861480094 us; error 0 us; skew 500 ppm
I20260710 13:24:21.480736 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.483572 21857 webserver.cc:533] Webserver started at http://127.21.88.65:34989/ using document root <none> and password file <none>
I20260710 13:24:21.484336 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.484556 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.484859 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.486359 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "da14c3d657a5424fa8f23643176701e0"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.491605 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:21.495100 23909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.496094 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:21.496438 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "da14c3d657a5424fa8f23643176701e0"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.496750 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:21.515189 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.516412 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.517977 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:21.520262 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:21.520488 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.520726 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:21.520905 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.569666 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:46667
I20260710 13:24:21.569725 23971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:46667 every 8 connection(s)
I20260710 13:24:21.575255 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.582513 23976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.582779 23977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.587802 21857 server_base.cc:1061] running on GCE node
W20260710 13:24:21.587879 23979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.588670 23972 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46835
I20260710 13:24:21.589108 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:21.589114 23972 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:21.589392 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.589607 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689861589570 us; error 0 us; skew 500 ppm
I20260710 13:24:21.590214 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.590202 23972 heartbeater.cc:507] Master 127.21.88.126:46835 requested a full tablet report, sending...
I20260710 13:24:21.592712 23845 ts_manager.cc:194] Registered new tserver with Master: da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:21.593348 21857 webserver.cc:533] Webserver started at http://127.21.88.66:37887/ using document root <none> and password file <none>
I20260710 13:24:21.593928 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.594134 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.594400 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.594827 23845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54872
I20260710 13:24:21.595624 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "e54a90ca57514d48851ec2352212e5e8"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.600286 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:21.603886 23984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.604722 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:21.605055 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "e54a90ca57514d48851ec2352212e5e8"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.605307 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:21.627501 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.628669 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.630215 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:21.632514 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:21.632692 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.633008 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:21.633147 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.673134 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:35879
I20260710 13:24:21.673243 24046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:35879 every 8 connection(s)
I20260710 13:24:21.677933 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.685704 24050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.686228 24051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.689392 24054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.689419 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:21.690409 24047 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46835
I20260710 13:24:21.690773 24047 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:21.690858 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:21.691182 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.691365 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689861691350 us; error 0 us; skew 500 ppm
I20260710 13:24:21.691604 24047 heartbeater.cc:507] Master 127.21.88.126:46835 requested a full tablet report, sending...
I20260710 13:24:21.692018 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.694064 23845 ts_manager.cc:194] Registered new tserver with Master: e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:21.694952 21857 webserver.cc:533] Webserver started at http://127.21.88.67:44017/ using document root <none> and password file <none>
I20260710 13:24:21.695451 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.695482 23845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54888
I20260710 13:24:21.695745 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.696094 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.697327 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "839a243839234709a156fd1477d5545d"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.701615 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:24:21.704957 24058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.705973 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:21.706224 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "839a243839234709a156fd1477d5545d"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.706454 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-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:21.727044 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.728188 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.729387 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:21.731645 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:21.731823 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.732101 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:21.732273 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.773298 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:36875
I20260710 13:24:21.773416 24120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:36875 every 8 connection(s)
I20260710 13:24:21.778023 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.785318 24124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.786542 24125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.791668 24121 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46835
I20260710 13:24:21.792044 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:21.792125 24121 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:21.792915 24127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.793129 24121 heartbeater.cc:507] Master 127.21.88.126:46835 requested a full tablet report, sending...
I20260710 13:24:21.794008 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:21.794327 21857 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.794528 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689861794513 us; error 0 us; skew 500 ppm
I20260710 13:24:21.795097 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.795442 23845 ts_manager.cc:194] Registered new tserver with Master: 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:21.796955 23845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54898
I20260710 13:24:21.798153 21857 webserver.cc:533] Webserver started at http://127.21.88.68:39439/ using document root <none> and password file <none>
I20260710 13:24:21.798667 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.798863 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.799134 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.800150 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-3-root/instance:
uuid: "56e153ec7c5442a3b574c088e120d92a"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.805054 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:24:21.809311 24132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.810184 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:21.810503 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-3-root
uuid: "56e153ec7c5442a3b574c088e120d92a"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:21.810796 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-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:21.829332 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.830798 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.832084 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:21.834419 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:21.834611 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.834965 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:21.835141 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.878465 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.68:40825
I20260710 13:24:21.878587 24194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.68:40825 every 8 connection(s)
I20260710 13:24:21.894536 24195 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46835
I20260710 13:24:21.894928 24195 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:21.895655 24195 heartbeater.cc:507] Master 127.21.88.126:46835 requested a full tablet report, sending...
I20260710 13:24:21.897428 23845 ts_manager.cc:194] Registered new tserver with Master: 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:21.897967 21857 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013959755s
I20260710 13:24:21.899176 23845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54906
I20260710 13:24:21.923683 23845 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54922:
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:22.076915 24086 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0342f2693e47218e7d75327b9ea8fe (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:22.077509 24085 tablet_service.cc:1511] Processing CreateTablet for tablet 9982fdcb1d6a4c3397d38a8f56033999 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:22.078446 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0342f2693e47218e7d75327b9ea8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.079042 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9982fdcb1d6a4c3397d38a8f56033999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.080169 24082 tablet_service.cc:1511] Processing CreateTablet for tablet 21fb245b428c4898a7c078a7246592f8 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:22.081442 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fb245b428c4898a7c078a7246592f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.082759 24084 tablet_service.cc:1511] Processing CreateTablet for tablet de2c9464b3464c88ad97221f29aaf750 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:22.084406 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2c9464b3464c88ad97221f29aaf750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.087394 24083 tablet_service.cc:1511] Processing CreateTablet for tablet 160b56cf88d04ed0a666f743e837a8e4 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:22.088910 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160b56cf88d04ed0a666f743e837a8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.088714 24081 tablet_service.cc:1511] Processing CreateTablet for tablet a427d7f4887d4b06a997cb035bc75722 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:22.090137 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a427d7f4887d4b06a997cb035bc75722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.107884 24215 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.110940 24158 tablet_service.cc:1511] Processing CreateTablet for tablet de2c9464b3464c88ad97221f29aaf750 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:22.112318 24158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2c9464b3464c88ad97221f29aaf750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.113642 24215 tablet_bootstrap.cc:654] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.114845 24157 tablet_service.cc:1511] Processing CreateTablet for tablet c4e63f3c2b874a8bac9a9d1da5784c41 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:22.116178 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e63f3c2b874a8bac9a9d1da5784c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.118716 24081 tablet_service.cc:1511] Processing CreateTablet for tablet 7248cfc4bd114e8cb4ff60d1c22dd853 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:22.118856 24156 tablet_service.cc:1511] Processing CreateTablet for tablet 21fb245b428c4898a7c078a7246592f8 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:22.120018 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7248cfc4bd114e8cb4ff60d1c22dd853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.120183 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fb245b428c4898a7c078a7246592f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.122999 24154 tablet_service.cc:1511] Processing CreateTablet for tablet 6f105b116a1442d5a619f2e8a3733be0 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:22.124316 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f105b116a1442d5a619f2e8a3733be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.126787 24155 tablet_service.cc:1511] Processing CreateTablet for tablet a427d7f4887d4b06a997cb035bc75722 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:22.128121 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a427d7f4887d4b06a997cb035bc75722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.131816 24159 tablet_service.cc:1511] Processing CreateTablet for tablet 2093fee7eb964c00b10ecdce961604fe (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:22.133229 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2093fee7eb964c00b10ecdce961604fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.109498 24160 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0342f2693e47218e7d75327b9ea8fe (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:22.134867 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0342f2693e47218e7d75327b9ea8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.146972 23935 tablet_service.cc:1511] Processing CreateTablet for tablet 2093fee7eb964c00b10ecdce961604fe (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:22.147521 23933 tablet_service.cc:1511] Processing CreateTablet for tablet c4e63f3c2b874a8bac9a9d1da5784c41 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:22.148463 23935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2093fee7eb964c00b10ecdce961604fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.149314 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e63f3c2b874a8bac9a9d1da5784c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.145439 23936 tablet_service.cc:1511] Processing CreateTablet for tablet 9982fdcb1d6a4c3397d38a8f56033999 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:22.150525 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9982fdcb1d6a4c3397d38a8f56033999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.151566 23937 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0342f2693e47218e7d75327b9ea8fe (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:22.153358 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0342f2693e47218e7d75327b9ea8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.155511 23934 tablet_service.cc:1511] Processing CreateTablet for tablet 160b56cf88d04ed0a666f743e837a8e4 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:22.159438 23932 tablet_service.cc:1511] Processing CreateTablet for tablet 21fb245b428c4898a7c078a7246592f8 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:22.162804 23931 tablet_service.cc:1511] Processing CreateTablet for tablet 7248cfc4bd114e8cb4ff60d1c22dd853 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
W20260710 13:24:22.166415 23832 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 48336.5us
I20260710 13:24:22.166863 23930 tablet_service.cc:1511] Processing CreateTablet for tablet 6f105b116a1442d5a619f2e8a3733be0 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:22.168174 23930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f105b116a1442d5a619f2e8a3733be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.174651 23931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7248cfc4bd114e8cb4ff60d1c22dd853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.176440 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160b56cf88d04ed0a666f743e837a8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.178938 24215 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:22.179472 24215 ts_tablet_manager.cc:1403] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.032s
I20260710 13:24:22.179565 23932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fb245b428c4898a7c078a7246592f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.182718 24215 raft_consensus.cc:359] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.183537 24215 raft_consensus.cc:385] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.185194 24153 tablet_service.cc:1511] Processing CreateTablet for tablet c0f452ba02ec4ab8b5850c2d5c044672 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:22.186648 24153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f452ba02ec4ab8b5850c2d5c044672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.187536 23929 tablet_service.cc:1511] Processing CreateTablet for tablet c0f452ba02ec4ab8b5850c2d5c044672 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:22.188867 23929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f452ba02ec4ab8b5850c2d5c044672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.192929 24085 tablet_service.cc:1511] Processing CreateTablet for tablet c0f452ba02ec4ab8b5850c2d5c044672 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:22.194286 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f452ba02ec4ab8b5850c2d5c044672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.183859 24215 raft_consensus.cc:740] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.198424 24215 consensus_queue.cc:260] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.218364 24081 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed36af60f0d49158d716a8513c3673a (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:22.219774 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed36af60f0d49158d716a8513c3673a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.223115 24152 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed36af60f0d49158d716a8513c3673a (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:22.224439 24152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed36af60f0d49158d716a8513c3673a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.230801 24215 ts_tablet_manager.cc:1434] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.009s
I20260710 13:24:22.231556 24121 heartbeater.cc:499] Master 127.21.88.126:46835 was elected leader, sending a full tablet report...
I20260710 13:24:22.231879 24215 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.237907 24215 tablet_bootstrap.cc:654] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.231954 23928 tablet_service.cc:1511] Processing CreateTablet for tablet c2c740c55e7d4ac389604a1b399b824c (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:22.248037 23928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c740c55e7d4ac389604a1b399b824c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.260833 24082 tablet_service.cc:1511] Processing CreateTablet for tablet c2c740c55e7d4ac389604a1b399b824c (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:22.262162 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c740c55e7d4ac389604a1b399b824c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.268059 24083 tablet_service.cc:1511] Processing CreateTablet for tablet c309943c36a244a8b86eb6a4200ec3ef (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:22.269356 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c309943c36a244a8b86eb6a4200ec3ef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:22.277364 24122 tablet.cc:2406] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:22.302500 24217 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:22.294421 23931 tablet_service.cc:1511] Processing CreateTablet for tablet 5b60b77d4e764a31b827363336eb6d7b (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:22.313174 24154 tablet_service.cc:1511] Processing CreateTablet for tablet c309943c36a244a8b86eb6a4200ec3ef (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:22.314533 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c309943c36a244a8b86eb6a4200ec3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.316262 24155 tablet_service.cc:1511] Processing CreateTablet for tablet 5b60b77d4e764a31b827363336eb6d7b (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:22.314942 23931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b60b77d4e764a31b827363336eb6d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.319661 24008 tablet_service.cc:1511] Processing CreateTablet for tablet c4e63f3c2b874a8bac9a9d1da5784c41 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:22.320962 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e63f3c2b874a8bac9a9d1da5784c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.323025 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b60b77d4e764a31b827363336eb6d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.326758 24010 tablet_service.cc:1511] Processing CreateTablet for tablet de2c9464b3464c88ad97221f29aaf750 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:22.328357 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 9982fdcb1d6a4c3397d38a8f56033999 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:22.328462 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 2093fee7eb964c00b10ecdce961604fe (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:22.335570 24007 tablet_service.cc:1511] Processing CreateTablet for tablet a427d7f4887d4b06a997cb035bc75722 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:22.335918 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 160b56cf88d04ed0a666f743e837a8e4 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:22.339692 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 7248cfc4bd114e8cb4ff60d1c22dd853 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
W20260710 13:24:22.342329 23893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:22.343276 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9982fdcb1d6a4c3397d38a8f56033999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.345539 23936 tablet_service.cc:1511] Processing CreateTablet for tablet c309943c36a244a8b86eb6a4200ec3ef (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:22.348088 24005 tablet_service.cc:1511] Processing CreateTablet for tablet 6f105b116a1442d5a619f2e8a3733be0 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:22.348470 24156 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9fd69b5dcf43cba87f5ee898bd21f9 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:22.354652 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9fd69b5dcf43cba87f5ee898bd21f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.354691 24084 tablet_service.cc:1511] Processing CreateTablet for tablet 3cab7f12d36846a585cbe11284ff5b18 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:22.356083 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cab7f12d36846a585cbe11284ff5b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.355998 24153 tablet_service.cc:1511] Processing CreateTablet for tablet a990cc33cd0447008af6fc1e784ebad4 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:22.357422 24153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a990cc33cd0447008af6fc1e784ebad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.358953 24215 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:22.359443 24215 ts_tablet_manager.cc:1403] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.128s	user 0.041s	sys 0.051s
I20260710 13:24:22.360554 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160b56cf88d04ed0a666f743e837a8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.361482 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a427d7f4887d4b06a997cb035bc75722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.362108 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2c9464b3464c88ad97221f29aaf750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.362820 24005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f105b116a1442d5a619f2e8a3733be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.366096 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2093fee7eb964c00b10ecdce961604fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.367208 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7248cfc4bd114e8cb4ff60d1c22dd853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.367174 23933 tablet_service.cc:1511] Processing CreateTablet for tablet 3cab7f12d36846a585cbe11284ff5b18 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:22.368929 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cab7f12d36846a585cbe11284ff5b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.370842 24220 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:22.346602 24085 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9fd69b5dcf43cba87f5ee898bd21f9 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:22.350641 24004 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed36af60f0d49158d716a8513c3673a (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:22.353152 24003 tablet_service.cc:1511] Processing CreateTablet for tablet c2c740c55e7d4ac389604a1b399b824c (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:22.383011 24217 tablet_bootstrap.cc:654] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.383615 23937 tablet_service.cc:1511] Processing CreateTablet for tablet a990cc33cd0447008af6fc1e784ebad4 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:22.385215 24218 raft_consensus.cc:493] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.401472 24218 raft_consensus.cc:515] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.402633 24081 tablet_service.cc:1511] Processing CreateTablet for tablet fd1e9b3139fa433385150e574380cf83 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:22.403898 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1e9b3139fa433385150e574380cf83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.404163 24218 leader_election.cc:290] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:22.386132 24215 raft_consensus.cc:359] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.404771 24215 raft_consensus.cc:385] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.405102 24215 raft_consensus.cc:740] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.396180 24004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed36af60f0d49158d716a8513c3673a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.406864 24154 tablet_service.cc:1511] Processing CreateTablet for tablet fd1e9b3139fa433385150e574380cf83 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:22.408185 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1e9b3139fa433385150e574380cf83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.409914 24215 consensus_queue.cc:260] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.396689 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c309943c36a244a8b86eb6a4200ec3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.412182 24215 ts_tablet_manager.cc:1434] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260710 13:24:22.429812 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a990cc33cd0447008af6fc1e784ebad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.432024 24215 tablet_bootstrap.cc:492] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.427587 24003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c740c55e7d4ac389604a1b399b824c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.451356 24220 tablet_bootstrap.cc:654] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.459017 24086 tablet_service.cc:1511] Processing CreateTablet for tablet d9d88e1573b44624a149cfc44c01ce0a (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:22.460417 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d88e1573b44624a149cfc44c01ce0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.466575 24215 tablet_bootstrap.cc:654] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.476227 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9fd69b5dcf43cba87f5ee898bd21f9 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:22.477108 24217 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:22.477813 24217 ts_tablet_manager.cc:1403] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.010s
I20260710 13:24:22.478529 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9fd69b5dcf43cba87f5ee898bd21f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.483642 24217 raft_consensus.cc:359] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.501072 24217 raft_consensus.cc:385] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.492075 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9fd69b5dcf43cba87f5ee898bd21f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.511811 24152 tablet_service.cc:1511] Processing CreateTablet for tablet d9d88e1573b44624a149cfc44c01ce0a (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:22.513206 24152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d88e1573b44624a149cfc44c01ce0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.514803 23932 tablet_service.cc:1511] Processing CreateTablet for tablet fd1e9b3139fa433385150e574380cf83 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:22.516070 23932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1e9b3139fa433385150e574380cf83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.519852 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 5b60b77d4e764a31b827363336eb6d7b (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:22.521915 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b60b77d4e764a31b827363336eb6d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.503621 23933 tablet_service.cc:1511] Processing CreateTablet for tablet e4ae09bbed154dfc990ddc852e7ff345 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:22.523052 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ae09bbed154dfc990ddc852e7ff345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.538384 24225 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:22.548198 24082 tablet_service.cc:1511] Processing CreateTablet for tablet e4ae09bbed154dfc990ddc852e7ff345 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:22.549553 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ae09bbed154dfc990ddc852e7ff345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.535010 24008 tablet_service.cc:1511] Processing CreateTablet for tablet 3cab7f12d36846a585cbe11284ff5b18 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:22.550995 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cab7f12d36846a585cbe11284ff5b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.564162 24011 tablet_service.cc:1511] Processing CreateTablet for tablet d9d88e1573b44624a149cfc44c01ce0a (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:22.570971 24007 tablet_service.cc:1511] Processing CreateTablet for tablet e4ae09bbed154dfc990ddc852e7ff345 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:22.572593 24215 tablet_bootstrap.cc:492] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:22.573329 24215 ts_tablet_manager.cc:1403] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.007s
I20260710 13:24:22.561192 24009 tablet_service.cc:1511] Processing CreateTablet for tablet a990cc33cd0447008af6fc1e784ebad4 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:22.580277 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:22.578341 24215 raft_consensus.cc:359] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.582237 24215 raft_consensus.cc:385] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.582686 24215 raft_consensus.cc:740] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.583767 24215 consensus_queue.cc:260] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.590226 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d88e1573b44624a149cfc44c01ce0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.597404 23972 heartbeater.cc:499] Master 127.21.88.126:46835 was elected leader, sending a full tablet report...
I20260710 13:24:22.604861 24225 tablet_bootstrap.cc:654] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.598685 24215 ts_tablet_manager.cc:1434] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 13:24:22.528800 24217 raft_consensus.cc:740] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.618582 24217 consensus_queue.cc:260] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.621038 24215 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.628924 24215 tablet_bootstrap.cc:654] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.636721 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ae09bbed154dfc990ddc852e7ff345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.643477 24217 ts_tablet_manager.cc:1434] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.165s	user 0.011s	sys 0.006s
I20260710 13:24:22.643822 24154 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4bf31c32a44d70bb05afe6a89ce997 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:22.645177 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4bf31c32a44d70bb05afe6a89ce997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.645596 24195 heartbeater.cc:499] Master 127.21.88.126:46835 was elected leader, sending a full tablet report...
I20260710 13:24:22.646544 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
W20260710 13:24:22.650372 24060 leader_election.cc:343] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.651197 24062 leader_election.cc:343] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.653997 24062 leader_election.cc:304] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:22.654384 24217 tablet_bootstrap.cc:492] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:22.655027 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a990cc33cd0447008af6fc1e784ebad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.657291 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4bf31c32a44d70bb05afe6a89ce997 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:22.658771 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4bf31c32a44d70bb05afe6a89ce997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.659478 23933 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4bf31c32a44d70bb05afe6a89ce997 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:22.660916 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4bf31c32a44d70bb05afe6a89ce997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.662001 24218 raft_consensus.cc:2749] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.674036 24217 tablet_bootstrap.cc:654] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.680666 24085 tablet_service.cc:1511] Processing CreateTablet for tablet 79de8b34b27b454590e2af13aaa79c93 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:22.680666 23932 tablet_service.cc:1511] Processing CreateTablet for tablet 79de8b34b27b454590e2af13aaa79c93 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:22.683645 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79de8b34b27b454590e2af13aaa79c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.684196 23932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79de8b34b27b454590e2af13aaa79c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.683679 24220 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:22.685631 24220 ts_tablet_manager.cc:1403] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.315s	user 0.048s	sys 0.074s
I20260710 13:24:22.689240 24220 raft_consensus.cc:359] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.690336 24220 raft_consensus.cc:385] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.692760 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 2248173267f74c77b70b21067db16f7b (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:22.695273 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2248173267f74c77b70b21067db16f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.690775 24220 raft_consensus.cc:740] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.698158 24047 heartbeater.cc:499] Master 127.21.88.126:46835 was elected leader, sending a full tablet report...
I20260710 13:24:22.700399 24217 tablet_bootstrap.cc:492] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:22.703217 24086 tablet_service.cc:1511] Processing CreateTablet for tablet 2248173267f74c77b70b21067db16f7b (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:22.704432 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2248173267f74c77b70b21067db16f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.704161 24153 tablet_service.cc:1511] Processing CreateTablet for tablet 2248173267f74c77b70b21067db16f7b (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:22.705156 24215 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:22.705349 24153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2248173267f74c77b70b21067db16f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.705636 24215 ts_tablet_manager.cc:1403] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.006s
I20260710 13:24:22.709739 24215 raft_consensus.cc:359] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.710490 24215 raft_consensus.cc:385] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.710783 24215 raft_consensus.cc:740] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.718056 24215 consensus_queue.cc:260] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.720661 24215 ts_tablet_manager.cc:1434] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:24:22.721251 24218 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.721726 24218 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.722147 24220 consensus_queue.cc:260] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.725580 24154 tablet_service.cc:1511] Processing CreateTablet for tablet 79de8b34b27b454590e2af13aaa79c93 (DEFAULT_TABLE table=test-workload [id=05212608472e4640bb54c7f56a3f88b3]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:22.727248 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79de8b34b27b454590e2af13aaa79c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.731649 24218 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:22.732858 24215 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.733894 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:22.735898 24225 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:22.736047 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:22.736372 24225 ts_tablet_manager.cc:1403] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.198s	user 0.008s	sys 0.005s
W20260710 13:24:22.737381 24060 leader_election.cc:343] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.738423 24062 leader_election.cc:343] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.738862 24062 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:22.742009 24217 ts_tablet_manager.cc:1403] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.007s
I20260710 13:24:22.742414 24218 raft_consensus.cc:2749] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.745743 24215 tablet_bootstrap.cc:654] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.747340 24225 raft_consensus.cc:359] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.748049 24225 raft_consensus.cc:385] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.748335 24225 raft_consensus.cc:740] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.749037 24225 consensus_queue.cc:260] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.755388 24220 ts_tablet_manager.cc:1434] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260710 13:24:22.745121 24217 raft_consensus.cc:359] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.755849 24217 raft_consensus.cc:385] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.756127 24217 raft_consensus.cc:740] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.756757 24217 consensus_queue.cc:260] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.758302 24220 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:22.758708 24215 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:22.759342 24215 ts_tablet_manager.cc:1403] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260710 13:24:22.762171 24215 raft_consensus.cc:359] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.762866 24215 raft_consensus.cc:385] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.763160 24215 raft_consensus.cc:740] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.763446 24220 tablet_bootstrap.cc:654] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.763998 24215 consensus_queue.cc:260] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.758678 24217 ts_tablet_manager.cc:1434] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:24:22.767526 24215 ts_tablet_manager.cc:1434] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:24:22.768520 24215 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.770061 24225 ts_tablet_manager.cc:1434] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 13:24:22.771066 24225 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:22.765688 24217 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:22.784873 24220 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:22.785496 24220 ts_tablet_manager.cc:1403] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 13:24:22.786896 24215 tablet_bootstrap.cc:654] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.788746 24220 raft_consensus.cc:359] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.779819 24217 tablet_bootstrap.cc:654] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.789609 24220 raft_consensus.cc:385] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.790084 24220 raft_consensus.cc:740] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.790901 24220 consensus_queue.cc:260] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.793020 24220 ts_tablet_manager.cc:1434] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:24:22.794829 24225 tablet_bootstrap.cc:654] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.795208 24220 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:22.801999 24220 tablet_bootstrap.cc:654] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.805768 24217 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:22.806326 24217 ts_tablet_manager.cc:1403] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.006s
I20260710 13:24:22.805758 24215 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:22.808844 24215 ts_tablet_manager.cc:1403] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.003s
I20260710 13:24:22.812103 24217 raft_consensus.cc:359] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.812845 24217 raft_consensus.cc:385] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.813148 24217 raft_consensus.cc:740] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.817107 24220 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:22.816931 24217 consensus_queue.cc:260] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.817570 24220 ts_tablet_manager.cc:1403] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260710 13:24:22.818490 24215 raft_consensus.cc:359] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.819286 24217 ts_tablet_manager.cc:1434] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:24:22.820379 24217 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:22.821126 24225 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:22.821034 24220 raft_consensus.cc:359] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:22.821728 24225 ts_tablet_manager.cc:1403] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260710 13:24:22.821894 24220 raft_consensus.cc:385] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.822291 24220 raft_consensus.cc:740] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.819252 24215 raft_consensus.cc:385] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.823159 24215 raft_consensus.cc:740] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.823532 24220 consensus_queue.cc:260] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:22.824011 24215 consensus_queue.cc:260] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.825950 24220 ts_tablet_manager.cc:1434] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:22.826790 24215 ts_tablet_manager.cc:1434] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 13:24:22.826942 24220 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:22.827733 24215 tablet_bootstrap.cc:492] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.833626 24220 tablet_bootstrap.cc:654] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.833760 24217 tablet_bootstrap.cc:654] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.834077 24215 tablet_bootstrap.cc:654] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.845305 24220 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:22.845826 24220 ts_tablet_manager.cc:1403] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 13:24:22.848922 24220 raft_consensus.cc:359] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.849653 24220 raft_consensus.cc:385] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.850093 24220 raft_consensus.cc:740] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.850814 24220 consensus_queue.cc:260] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.851711 24225 raft_consensus.cc:359] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.852411 24225 raft_consensus.cc:385] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.852710 24225 raft_consensus.cc:740] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.853082 24215 tablet_bootstrap.cc:492] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:22.853729 24231 raft_consensus.cc:493] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.853863 24215 ts_tablet_manager.cc:1403] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.003s
I20260710 13:24:22.854280 24231 raft_consensus.cc:515] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:22.856930 24225 consensus_queue.cc:260] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.858191 24215 raft_consensus.cc:359] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.859261 24215 raft_consensus.cc:385] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.859711 24215 raft_consensus.cc:740] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.860860 24215 consensus_queue.cc:260] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.862919 24231 leader_election.cc:290] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:22.864696 24233 raft_consensus.cc:493] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.871825 24218 raft_consensus.cc:493] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.872329 24218 raft_consensus.cc:515] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.872115 24233 raft_consensus.cc:515] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.873199 24217 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:22.873756 24217 ts_tablet_manager.cc:1403] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.009s
I20260710 13:24:22.876734 24217 raft_consensus.cc:359] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.877086 24233 leader_election.cc:290] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:22.877470 24217 raft_consensus.cc:385] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.877851 24217 raft_consensus.cc:740] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.878760 24217 consensus_queue.cc:260] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.868152 24220 ts_tablet_manager.cc:1434] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:24:22.888023 24220 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:22.889686 24217 ts_tablet_manager.cc:1434] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 13:24:22.892280 24218 leader_election.cc:290] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:22.893774 24227 raft_consensus.cc:493] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.894390 24227 raft_consensus.cc:515] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:22.868189 24225 ts_tablet_manager.cc:1434] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:24:22.897725 24225 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:22.898916 24227 leader_election.cc:290] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:22.908254 24217 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:22.908696 24220 tablet_bootstrap.cc:654] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.915786 24218 raft_consensus.cc:493] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.916484 24218 raft_consensus.cc:515] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:22.916023 24225 tablet_bootstrap.cc:654] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.922765 24218 leader_election.cc:290] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:22.924567 24217 tablet_bootstrap.cc:654] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.929682 24215 ts_tablet_manager.cc:1434] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260710 13:24:22.931113 24215 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:22.964636 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:22.966773 24231 raft_consensus.cc:493] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.967497 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:22.967410 24231 raft_consensus.cc:515] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:22.970310 24231 leader_election.cc:290] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:22.970811 24215 tablet_bootstrap.cc:654] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:22.974247 24062 leader_election.cc:343] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.975731 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
W20260710 13:24:22.975824 24062 leader_election.cc:343] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.985700 23910 leader_election.cc:343] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.001348 24217 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:23.002060 24217 ts_tablet_manager.cc:1403] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.022s
I20260710 13:24:23.009202 24225 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:23.008950 24217 raft_consensus.cc:359] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.008023 24220 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:23.011736 24220 ts_tablet_manager.cc:1403] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.124s	user 0.022s	sys 0.012s
I20260710 13:24:23.012370 24225 ts_tablet_manager.cc:1403] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.010s
I20260710 13:24:23.011132 24217 raft_consensus.cc:385] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.014137 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.014568 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.016049 24217 raft_consensus.cc:740] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
W20260710 13:24:23.018152 24059 leader_election.cc:343] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.018622 24059 leader_election.cc:304] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.019784 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.018599 24217 consensus_queue.cc:260] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
W20260710 13:24:23.020543 24059 leader_election.cc:343] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.021036 24059 leader_election.cc:304] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.022218 24218 raft_consensus.cc:2749] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.023259 24218 raft_consensus.cc:2749] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.028182 24217 ts_tablet_manager.cc:1434] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260710 13:24:23.028954 24215 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.029505 24215 ts_tablet_manager.cc:1403] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.015s
I20260710 13:24:23.028851 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.030231 24096 raft_consensus.cc:2468] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:23.027446 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.033303 24231 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.033617 23988 leader_election.cc:304] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:23.033957 24231 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.035998 24215 raft_consensus.cc:359] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
W20260710 13:24:23.035919 24134 leader_election.cc:343] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.036285 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.032764 24225 raft_consensus.cc:359] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.036646 24215 raft_consensus.cc:385] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.037132 24225 raft_consensus.cc:385] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.037261 24215 raft_consensus.cc:740] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.039297 24217 tablet_bootstrap.cc:492] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:23.036216 24233 raft_consensus.cc:2804] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.035930 24231 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.039795 24233 raft_consensus.cc:493] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.033288 24227 raft_consensus.cc:493] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.040180 24233 raft_consensus.cc:3060] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.040346 24227 raft_consensus.cc:515] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.040638 24220 raft_consensus.cc:359] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.041409 24220 raft_consensus.cc:385] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.041699 24220 raft_consensus.cc:740] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.042582 24227 leader_election.cc:290] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:23.039537 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
W20260710 13:24:23.039213 23913 leader_election.cc:343] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.043515 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.043812 23913 leader_election.cc:304] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.042459 24220 consensus_queue.cc:260] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.037561 24225 raft_consensus.cc:740] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.045285 24215 consensus_queue.cc:260] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.046383 24227 raft_consensus.cc:493] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:24:23.045096 23913 leader_election.cc:343] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.047497 24215 ts_tablet_manager.cc:1434] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:24:23.046358 23947 raft_consensus.cc:2468] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:23.050431 24227 raft_consensus.cc:515] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.051397 24225 consensus_queue.cc:260] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.052731 24233 raft_consensus.cc:515] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.052984 24227 leader_election.cc:290] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.045696 24231 raft_consensus.cc:2749] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.054906 24022 raft_consensus.cc:2393] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da14c3d657a5424fa8f23643176701e0 in current term 1: Already voted for candidate e54a90ca57514d48851ec2352212e5e8 in this term.
I20260710 13:24:23.055032 24233 leader_election.cc:290] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.058152 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:23.058779 24096 raft_consensus.cc:3060] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.060233 24134 leader_election.cc:304] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:23.061654 24217 tablet_bootstrap.cc:654] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.062848 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0342f2693e47218e7d75327b9ea8fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.074559 24231 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.075282 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.075093 24231 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.075881 23947 raft_consensus.cc:2468] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:23.076943 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:23.077183 24231 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.077535 23946 raft_consensus.cc:3060] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:23.068476 24134 leader_election.cc:343] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.078977 24258 raft_consensus.cc:493] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.079428 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.079445 24258 raft_consensus.cc:515] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
W20260710 13:24:23.080709 23913 leader_election.cc:343] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.082165 24258 leader_election.cc:290] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.082912 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.083518 24169 raft_consensus.cc:2468] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 0.
I20260710 13:24:23.085342 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.085722 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.086153 24059 leader_election.cc:304] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: 
I20260710 13:24:23.086824 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.067979 24227 raft_consensus.cc:2804] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.092559 24215 tablet_bootstrap.cc:492] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.092561 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.092459 23913 leader_election.cc:304] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
W20260710 13:24:23.087182 24060 leader_election.cc:343] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.091617 24258 raft_consensus.cc:2804] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.093168 24094 raft_consensus.cc:2468] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:23.095165 24093 raft_consensus.cc:2468] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:23.102852 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.103067 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.103567 24022 raft_consensus.cc:2468] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:23.103771 24220 ts_tablet_manager.cc:1434] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.003s
I20260710 13:24:23.104252 23946 raft_consensus.cc:2468] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 1.
I20260710 13:24:23.104378 24258 raft_consensus.cc:493] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.104807 24231 raft_consensus.cc:2749] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.105096 23913 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.106590 23913 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.093479 24227 raft_consensus.cc:493] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.108175 24261 raft_consensus.cc:2804] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.107707 24220 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
W20260710 13:24:23.110466 24136 leader_election.cc:343] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.109007 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0342f2693e47218e7d75327b9ea8fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.111171 24093 raft_consensus.cc:2468] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:23.111351 24225 ts_tablet_manager.cc:1434] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.092s	user 0.015s	sys 0.008s
I20260710 13:24:23.104851 24258 raft_consensus.cc:3060] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.107668 24231 raft_consensus.cc:2804] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.096450 24096 raft_consensus.cc:2468] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 1.
I20260710 13:24:23.108103 24227 raft_consensus.cc:3060] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.112049 24136 leader_election.cc:304] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.112452 24225 tablet_bootstrap.cc:492] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:23.112670 24261 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.122359 24261 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.113307 24231 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.123643 24231 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.124414 24218 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.124432 24258 raft_consensus.cc:515] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.125052 24218 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.126904 24218 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.127385 24258 leader_election.cc:290] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.128659 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.128962 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:23.128703 24227 raft_consensus.cc:515] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
W20260710 13:24:23.130182 24060 leader_election.cc:343] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:23.131139 24060 leader_election.cc:343] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.116400 24215 tablet_bootstrap.cc:654] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.120993 23986 leader_election.cc:304] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:23.131426 24217 tablet_bootstrap.cc:492] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:23.132454 24217 ts_tablet_manager.cc:1403] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.009s
I20260710 13:24:23.138091 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:23.138738 23947 raft_consensus.cc:3060] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.145337 24217 raft_consensus.cc:359] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.151401 24227 leader_election.cc:290] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:23.152045 24227 raft_consensus.cc:2804] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.152380 24227 raft_consensus.cc:493] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.152709 24227 raft_consensus.cc:3060] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.155350 23947 raft_consensus.cc:2468] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:23.156651 24259 raft_consensus.cc:2804] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.156658 24134 leader_election.cc:304] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:23.150532 24217 raft_consensus.cc:385] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.157895 24259 raft_consensus.cc:697] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 1 LEADER]: Becoming Leader. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Running, Role: LEADER
W20260710 13:24:23.161345 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.66:35879, user_credentials={real_user=slave}} blocked reactor thread for 49397.9us
I20260710 13:24:23.162954 24231 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.160454 24217 raft_consensus.cc:740] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.165509 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.166134 24231 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.164798 24264 raft_consensus.cc:493] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.166370 24217 consensus_queue.cc:260] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.165343 24227 raft_consensus.cc:515] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.167148 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:23.167912 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.168022 24096 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.169610 24227 leader_election.cc:290] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.168815 24261 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.170341 24220 tablet_bootstrap.cc:654] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.170680 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:23.171232 24263 raft_consensus.cc:2804] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:24:23.171885 24134 leader_election.cc:343] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.168663 24259 consensus_queue.cc:237] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
W20260710 13:24:23.172991 23913 leader_election.cc:343] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.173992 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:23.174551 24169 raft_consensus.cc:3060] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.176832 24261 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.177652 24225 tablet_bootstrap.cc:654] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.178952 24215 tablet_bootstrap.cc:492] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.179446 24215 ts_tablet_manager.cc:1403] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.010s
I20260710 13:24:23.180955 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:23.181488 24093 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.182327 24215 raft_consensus.cc:359] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.182996 24215 raft_consensus.cc:385] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.167158 24264 raft_consensus.cc:515] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.183286 24215 raft_consensus.cc:740] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.184362 24215 consensus_queue.cc:260] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.186700 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.182686 24263 raft_consensus.cc:697] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:23.187598 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.189419 24136 leader_election.cc:304] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.191411 24264 leader_election.cc:290] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.187251 24215 ts_tablet_manager.cc:1434] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:23.193063 24215 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.188537 24263 consensus_queue.cc:237] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.199213 24227 raft_consensus.cc:2804] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.205193 24215 tablet_bootstrap.cc:654] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:23.201910 23913 leader_election.cc:343] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.207510 24093 raft_consensus.cc:2468] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:23.208228 24169 raft_consensus.cc:2468] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 1.
I20260710 13:24:23.208719 23913 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.202876 24227 raft_consensus.cc:493] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.209456 24227 raft_consensus.cc:3060] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.210491 24261 raft_consensus.cc:2804] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.211651 24261 raft_consensus.cc:697] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
W20260710 13:24:23.218137 24059 leader_election.cc:343] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.218389 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.218616 24059 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.218968 24022 raft_consensus.cc:3060] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.219734 24258 raft_consensus.cc:2749] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.222705 23842 catalog_manager.cc:5697] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54a90ca57514d48851ec2352212e5e8 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "e54a90ca57514d48851ec2352212e5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.212564 24261 consensus_queue.cc:237] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.221086 24096 raft_consensus.cc:2468] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:23.227178 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.234793 24022 raft_consensus.cc:2468] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:23.226111 23841 catalog_manager.cc:5697] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.238224 24217 ts_tablet_manager.cc:1434] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.005s
I20260710 13:24:23.238306 23913 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.238651 24220 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:23.239161 24220 ts_tablet_manager.cc:1403] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.018s
I20260710 13:24:23.239337 24217 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:23.239511 24231 raft_consensus.cc:2804] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.240027 24231 raft_consensus.cc:697] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:23.240849 24231 consensus_queue.cc:237] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.242326 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.242964 24096 raft_consensus.cc:2468] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:23.233543 24227 raft_consensus.cc:515] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.246188 24225 tablet_bootstrap.cc:492] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:23.246436 24227 leader_election.cc:290] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.246690 24225 ts_tablet_manager.cc:1403] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.005s
I20260710 13:24:23.247486 24215 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.247570 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0342f2693e47218e7d75327b9ea8fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
W20260710 13:24:23.244604 24136 leader_election.cc:343] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.248219 24215 ts_tablet_manager.cc:1403] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.007s
W20260710 13:24:23.249105 24134 leader_election.cc:343] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:23.249722 24136 leader_election.cc:343] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.250450 24136 leader_election.cc:304] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.250423 24220 raft_consensus.cc:359] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.251291 24220 raft_consensus.cc:385] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.251598 24220 raft_consensus.cc:740] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.251941 24059 leader_election.cc:304] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.252708 24258 raft_consensus.cc:2804] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.252291 24215 raft_consensus.cc:359] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.253196 24258 raft_consensus.cc:697] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 1 LEADER]: Becoming Leader. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:23.254683 24258 consensus_queue.cc:237] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.253199 24215 raft_consensus.cc:385] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.259203 24215 raft_consensus.cc:740] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.263005 24215 consensus_queue.cc:260] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.253041 24227 raft_consensus.cc:2804] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.271553 24215 ts_tablet_manager.cc:1434] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 13:24:23.274068 24215 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.274787 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0342f2693e47218e7d75327b9ea8fe" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:23.275391 24096 raft_consensus.cc:3060] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.256857 24225 raft_consensus.cc:359] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.252372 24220 consensus_queue.cc:260] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.287786 24217 tablet_bootstrap.cc:654] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.273175 24227 raft_consensus.cc:697] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:23.291313 24220 ts_tablet_manager.cc:1434] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260710 13:24:23.292958 24215 tablet_bootstrap.cc:654] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.293111 24220 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:23.284931 24225 raft_consensus.cc:385] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.288611 24136 leader_election.cc:304] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.299538 24270 raft_consensus.cc:2804] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.299930 24270 raft_consensus.cc:493] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.300293 24270 raft_consensus.cc:3060] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.295576 24225 raft_consensus.cc:740] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.306218 24218 raft_consensus.cc:493] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.303296 24261 raft_consensus.cc:493] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.307189 24218 raft_consensus.cc:515] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.307444 24261 raft_consensus.cc:515] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.309453 24218 leader_election.cc:290] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:23.312013 24261 leader_election.cc:290] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:23.311904 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.313457 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
W20260710 13:24:23.314217 24060 leader_election.cc:343] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.314428 24022 raft_consensus.cc:2468] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 0.
I20260710 13:24:23.311947 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0342f2693e47218e7d75327b9ea8fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.315992 24062 leader_election.cc:304] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.313393 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0342f2693e47218e7d75327b9ea8fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.317519 24169 raft_consensus.cc:2393] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da14c3d657a5424fa8f23643176701e0 in current term 1: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:23.318295 24270 raft_consensus.cc:515] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.318666 24218 raft_consensus.cc:2804] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.318610 23910 leader_election.cc:304] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:23.320405 24261 raft_consensus.cc:3060] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.319288 24218 raft_consensus.cc:493] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.324030 24218 raft_consensus.cc:3060] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.329099 24096 raft_consensus.cc:2468] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:23.300246 24227 consensus_queue.cc:237] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.332851 24270 leader_election.cc:290] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.334625 24217 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:23.335404 24217 ts_tablet_manager.cc:1403] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.009s
I20260710 13:24:23.323169 24225 consensus_queue.cc:260] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.340389 24259 raft_consensus.cc:493] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.341166 24225 ts_tablet_manager.cc:1434] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.003s
I20260710 13:24:23.340893 24259 raft_consensus.cc:515] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.341503 24217 raft_consensus.cc:359] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.342401 24217 raft_consensus.cc:385] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.343174 24261 raft_consensus.cc:2749] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.344853 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.348717 24220 tablet_bootstrap.cc:654] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.346062 24259 leader_election.cc:290] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:23.344152 24217 raft_consensus.cc:740] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.353440 24225 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:23.359113 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
W20260710 13:24:23.360692 23988 leader_election.cc:343] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:23.364606 23893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:23.366775 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
W20260710 13:24:23.375977 23985 leader_election.cc:343] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.377928 24215 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.378561 24215 ts_tablet_manager.cc:1403] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.004s
I20260710 13:24:23.376585 23985 leader_election.cc:304] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:23.381763 24259 raft_consensus.cc:2749] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.381706 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:23.382441 24093 raft_consensus.cc:3060] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.387854 24093 raft_consensus.cc:2468] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:23.387534 24218 raft_consensus.cc:515] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.390054 24218 leader_election.cc:290] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:23.369743 23844 catalog_manager.cc:5697] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d reported cstate change: term changed from 0 to 1, leader changed from <none> to 839a243839234709a156fd1477d5545d (127.21.88.67). New cstate: current_term: 1 leader_uuid: "839a243839234709a156fd1477d5545d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:23.374061 24136 leader_election.cc:343] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.391491 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:23.391935 24225 tablet_bootstrap.cc:654] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.392266 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.392836 24022 raft_consensus.cc:3060] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:23.393115 24060 leader_election.cc:343] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.375665 24217 consensus_queue.cc:260] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.394289 24136 leader_election.cc:304] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.401466 24022 raft_consensus.cc:2468] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 1.
I20260710 13:24:23.402701 24062 leader_election.cc:304] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.403527 24218 raft_consensus.cc:2804] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.404021 24218 raft_consensus.cc:697] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 1 LEADER]: Becoming Leader. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:23.404731 24218 consensus_queue.cc:237] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.406472 24270 raft_consensus.cc:2804] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.407085 24270 raft_consensus.cc:697] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:23.408167 24270 consensus_queue.cc:237] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.406088 23843 catalog_manager.cc:5697] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.408643 24215 raft_consensus.cc:359] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.409497 24215 raft_consensus.cc:385] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.409761 24215 raft_consensus.cc:740] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.410094 24217 ts_tablet_manager.cc:1434] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.001s
I20260710 13:24:23.410516 24215 consensus_queue.cc:260] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.411779 24217 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:23.408627 24136 leader_election.cc:304] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.413857 24227 raft_consensus.cc:2804] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.414407 24227 raft_consensus.cc:697] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:23.414180 24215 ts_tablet_manager.cc:1434] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260710 13:24:23.415834 24215 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.415405 24227 consensus_queue.cc:237] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.417551 24220 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:23.422201 24220 ts_tablet_manager.cc:1403] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.004s
I20260710 13:24:23.429674 24217 tablet_bootstrap.cc:654] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.431835 24220 raft_consensus.cc:359] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.433746 24220 raft_consensus.cc:385] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.434273 24225 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:23.435268 24225 ts_tablet_manager.cc:1403] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.019s
I20260710 13:24:23.434221 24220 raft_consensus.cc:740] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.435909 24227 raft_consensus.cc:493] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.436453 24227 raft_consensus.cc:515] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.436607 24220 consensus_queue.cc:260] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.439548 24227 leader_election.cc:290] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:23.442076 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.442268 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.443182 23947 raft_consensus.cc:2468] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
W20260710 13:24:23.443718 24136 leader_election.cc:343] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.444001 24220 ts_tablet_manager.cc:1434] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 13:24:23.445389 24220 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:23.446975 24134 leader_election.cc:304] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.448487 24227 raft_consensus.cc:2804] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.448982 24227 raft_consensus.cc:493] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.442353 24215 tablet_bootstrap.cc:654] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.449416 24227 raft_consensus.cc:3060] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.450589 24270 raft_consensus.cc:493] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.451134 24270 raft_consensus.cc:515] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.453720 24270 leader_election.cc:290] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.455120 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.456442 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.452085 24225 raft_consensus.cc:359] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.457768 24225 raft_consensus.cc:385] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:23.458840 24136 leader_election.cc:343] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.457383 24093 raft_consensus.cc:2468] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:23.461159 24136 leader_election.cc:304] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.462222 24225 raft_consensus.cc:740] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.462960 24227 raft_consensus.cc:515] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.470679 24270 raft_consensus.cc:2804] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.463095 24225 consensus_queue.cc:260] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.471143 24270 raft_consensus.cc:493] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.471576 24270 raft_consensus.cc:3060] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.473533 24225 ts_tablet_manager.cc:1434] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260710 13:24:23.474906 24225 tablet_bootstrap.cc:492] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:23.477128 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.477378 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:23.476116 24227 leader_election.cc:290] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:23.478081 23947 raft_consensus.cc:3060] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:23.478709 24136 leader_election.cc:343] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.486268 24225 tablet_bootstrap.cc:654] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.487593 23947 raft_consensus.cc:2468] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:23.487859 24217 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:23.488373 24217 ts_tablet_manager.cc:1403] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.005s
I20260710 13:24:23.488983 24134 leader_election.cc:304] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.489954 24227 raft_consensus.cc:2804] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.490473 24227 raft_consensus.cc:697] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:23.491395 24217 raft_consensus.cc:359] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.491325 24227 consensus_queue.cc:237] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.492143 24217 raft_consensus.cc:385] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.492460 24217 raft_consensus.cc:740] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.493372 24217 consensus_queue.cc:260] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.495900 24217 ts_tablet_manager.cc:1434] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:23.497144 24217 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:23.480692 24270 raft_consensus.cc:515] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.504827 24225 tablet_bootstrap.cc:492] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:23.505604 24215 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.506067 24215 ts_tablet_manager.cc:1403] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.009s
I20260710 13:24:23.505416 24225 ts_tablet_manager.cc:1403] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.016s
I20260710 13:24:23.507793 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:23.508257 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:23.508874 24093 raft_consensus.cc:3060] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:23.509349 24136 leader_election.cc:343] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.509392 24225 raft_consensus.cc:359] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.510288 24225 raft_consensus.cc:385] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.510586 24225 raft_consensus.cc:740] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.511380 24225 consensus_queue.cc:260] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.513927 24220 tablet_bootstrap.cc:654] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.513950 24225 ts_tablet_manager.cc:1434] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:24:23.509546 24270 leader_election.cc:290] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:23.517706 24215 raft_consensus.cc:359] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.517310 23841 catalog_manager.cc:5697] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d reported cstate change: term changed from 0 to 1, leader changed from <none> to 839a243839234709a156fd1477d5545d (127.21.88.67). New cstate: current_term: 1 leader_uuid: "839a243839234709a156fd1477d5545d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:23.518411 24215 raft_consensus.cc:385] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.518740 24215 raft_consensus.cc:740] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.519554 24215 consensus_queue.cc:260] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.521626 24215 ts_tablet_manager.cc:1434] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:24:23.522567 24215 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.525107 24217 tablet_bootstrap.cc:654] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.528115 24225 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:23.528342 24215 tablet_bootstrap.cc:654] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.526870 23842 catalog_manager.cc:5697] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.540136 23842 catalog_manager.cc:5697] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.542670 24225 tablet_bootstrap.cc:654] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.543335 24215 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.543813 24215 ts_tablet_manager.cc:1403] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 13:24:23.544274 24093 raft_consensus.cc:2468] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:23.545598 24136 leader_election.cc:304] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:23.546329 24215 raft_consensus.cc:359] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.546713 24270 raft_consensus.cc:2804] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.547019 24215 raft_consensus.cc:385] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.547215 24270 raft_consensus.cc:697] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:23.547317 24215 raft_consensus.cc:740] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.548130 24270 consensus_queue.cc:237] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.548240 24215 consensus_queue.cc:260] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.548674 24220 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:23.549630 24220 ts_tablet_manager.cc:1403] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.006s
I20260710 13:24:23.553172 23842 catalog_manager.cc:5697] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:23.553488 24220 raft_consensus.cc:359] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.554368 24215 ts_tablet_manager.cc:1434] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:24:23.554569 24220 raft_consensus.cc:385] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.555032 24220 raft_consensus.cc:740] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.555486 24215 tablet_bootstrap.cc:492] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.562564 24215 tablet_bootstrap.cc:654] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.571424 24225 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:23.572063 24225 ts_tablet_manager.cc:1403] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.021s
I20260710 13:24:23.575117 24215 tablet_bootstrap.cc:492] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.575156 24217 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:23.575615 24215 ts_tablet_manager.cc:1403] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260710 13:24:23.576027 24217 ts_tablet_manager.cc:1403] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.001s
I20260710 13:24:23.575265 24225 raft_consensus.cc:359] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.576609 24225 raft_consensus.cc:385] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.577189 24225 raft_consensus.cc:740] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.576567 23844 catalog_manager.cc:5697] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.578192 24225 consensus_queue.cc:260] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:23.578936 24215 raft_consensus.cc:359] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.579598 24215 raft_consensus.cc:385] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.579852 24215 raft_consensus.cc:740] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.578336 24220 consensus_queue.cc:260] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.580516 24215 consensus_queue.cc:260] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.579917 24217 raft_consensus.cc:359] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.582211 24217 raft_consensus.cc:385] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.582504 24215 ts_tablet_manager.cc:1434] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:23.583398 24215 tablet_bootstrap.cc:492] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.584738 24225 ts_tablet_manager.cc:1434] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:24:23.585932 24225 tablet_bootstrap.cc:492] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:23.589027 24215 tablet_bootstrap.cc:654] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.589512 24218 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.590022 24218 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.592307 24218 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.594376 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.596192 24225 tablet_bootstrap.cc:654] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.596258 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
W20260710 13:24:23.599282 24060 leader_election.cc:343] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.582525 24217 raft_consensus.cc:740] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
W20260710 13:24:23.600772 24059 leader_election.cc:343] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.582808 24220 ts_tablet_manager.cc:1434] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260710 13:24:23.601439 24059 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.603041 24233 raft_consensus.cc:493] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.603631 24218 raft_consensus.cc:2749] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.603499 24233 raft_consensus.cc:515] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:23.604671 24220 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:23.606055 24233 leader_election.cc:290] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.606776 24233 consensus_queue.cc:1048] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.602771 24217 consensus_queue.cc:260] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.607477 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:23.610690 23947 raft_consensus.cc:2393] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:23.609102 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.614055 23985 leader_election.cc:304] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.616854 24217 ts_tablet_manager.cc:1434] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:24:23.618146 24217 tablet_bootstrap.cc:492] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:23.624370 24220 tablet_bootstrap.cc:654] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.588196 23843 catalog_manager.cc:5697] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:23.626348 23843 catalog_manager.cc:5697] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.630688 24233 raft_consensus.cc:3060] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.632503 24215 tablet_bootstrap.cc:492] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.633010 24215 ts_tablet_manager.cc:1403] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.022s
I20260710 13:24:23.634339 24217 tablet_bootstrap.cc:654] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.635942 24215 raft_consensus.cc:359] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.636708 24215 raft_consensus.cc:385] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.637001 24215 raft_consensus.cc:740] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.638021 24215 consensus_queue.cc:260] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.639680 24225 tablet_bootstrap.cc:492] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:23.640527 24225 ts_tablet_manager.cc:1403] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.012s
I20260710 13:24:23.643163 24215 ts_tablet_manager.cc:1434] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:23.644213 24215 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:23.647203 24225 raft_consensus.cc:359] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.648028 24225 raft_consensus.cc:385] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.648360 24225 raft_consensus.cc:740] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.648833 24220 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:23.650607 24218 consensus_queue.cc:1048] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:24:23.654606 24215 tablet_bootstrap.cc:654] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.654703 24220 ts_tablet_manager.cc:1403] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
W20260710 13:24:23.653853 23913 consensus_peers.cc:597] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. 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:23.657164 24261 consensus_queue.cc:1048] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.649272 24225 consensus_queue.cc:260] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.671041 24233 raft_consensus.cc:2749] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.679183 24259 consensus_queue.cc:1048] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.657486 24220 raft_consensus.cc:359] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.681530 24220 raft_consensus.cc:385] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.681871 24220 raft_consensus.cc:740] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.684543 24217 tablet_bootstrap.cc:492] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:23.685060 24217 ts_tablet_manager.cc:1403] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.000s
I20260710 13:24:23.686092 24270 raft_consensus.cc:493] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.686589 24270 raft_consensus.cc:515] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.688694 24270 leader_election.cc:290] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.690762 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
W20260710 13:24:23.693928 24134 leader_election.cc:343] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.696391 24270 consensus_queue.cc:1048] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.697654 24022 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.702260 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.703186 24093 raft_consensus.cc:2468] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:23.704617 24136 leader_election.cc:304] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:23.705802 24270 raft_consensus.cc:2804] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.706228 24270 raft_consensus.cc:493] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.706404 24217 raft_consensus.cc:359] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.706899 24270 raft_consensus.cc:3060] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.707648 24220 consensus_queue.cc:260] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.710031 24220 ts_tablet_manager.cc:1434] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260710 13:24:23.710995 24220 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:23.707149 24217 raft_consensus.cc:385] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.716359 24227 consensus_queue.cc:1048] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.718355 24225 ts_tablet_manager.cc:1434] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.001s
I20260710 13:24:23.723747 24217 raft_consensus.cc:740] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.725907 24217 consensus_queue.cc:260] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.727442 24225 tablet_bootstrap.cc:492] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:23.729485 24217 ts_tablet_manager.cc:1434] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 13:24:23.735569 24217 tablet_bootstrap.cc:492] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:23.736677 24262 consensus_queue.cc:1048] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.744839 24220 tablet_bootstrap.cc:654] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.770234 24231 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.735459 24270 raft_consensus.cc:515] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.770995 24231 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.787953 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:23.788663 24093 raft_consensus.cc:3060] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.803205 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.804184 24170 raft_consensus.cc:2468] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:23.805117 24093 raft_consensus.cc:2468] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:23.805321 24227 consensus_queue.cc:1048] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.806416 24136 leader_election.cc:304] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: 
I20260710 13:24:23.808934 24225 tablet_bootstrap.cc:654] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.807246 24227 raft_consensus.cc:2804] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.808532 24231 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:23.812180 24227 raft_consensus.cc:697] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:23.831580 24231 raft_consensus.cc:493] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.814079 23910 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:23.832314 24231 raft_consensus.cc:515] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.832769 24261 raft_consensus.cc:2804] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.833453 24261 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.833935 24261 raft_consensus.cc:3060] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.834334 23946 raft_consensus.cc:3060] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.831655 24218 raft_consensus.cc:493] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.830856 24270 leader_election.cc:290] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:23.855643 24218 raft_consensus.cc:515] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.863296 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:23.823412 24227 consensus_queue.cc:237] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.866736 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:23.867581 24021 raft_consensus.cc:2468] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 0.
I20260710 13:24:23.865082 24218 leader_election.cc:290] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:23.869179 24062 leader_election.cc:304] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:23.874402 24312 raft_consensus.cc:2804] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.874902 24312 raft_consensus.cc:493] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.875334 24312 raft_consensus.cc:3060] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.886530 24310 raft_consensus.cc:493] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.887126 24310 raft_consensus.cc:515] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:23.889240 24310 leader_election.cc:290] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:23.901002 24217 tablet_bootstrap.cc:654] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:23.879149 24134 leader_election.cc:343] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:23.897069 24310 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.923468 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:23.924341 24093 raft_consensus.cc:2393] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:23.908300 24231 leader_election.cc:290] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:23.924598 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:23.933171 24231 raft_consensus.cc:493] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.933856 24231 raft_consensus.cc:515] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:23.936302 24231 leader_election.cc:290] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
W20260710 13:24:23.925547 24134 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.65:46667, user_credentials={real_user=slave}} blocked reactor thread for 52079.4us
I20260710 13:24:23.918473 24310 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
W20260710 13:24:23.963886 23913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 166915us
I20260710 13:24:23.946532 23985 leader_election.cc:304] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:23.977941 24259 raft_consensus.cc:3060] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.980362 24220 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:23.981200 24220 ts_tablet_manager.cc:1403] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.270s	user 0.010s	sys 0.025s
I20260710 13:24:23.993757 24215 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:23.994458 24215 ts_tablet_manager.cc:1403] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.350s	user 0.052s	sys 0.067s
I20260710 13:24:23.976914 24261 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
W20260710 13:24:23.990890 23985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.68:40825, user_credentials={real_user=slave}} blocked reactor thread for 44487.9us
I20260710 13:24:24.032559 24218 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.046162 24215 raft_consensus.cc:359] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.047137 24215 raft_consensus.cc:385] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.047499 24215 raft_consensus.cc:740] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.048349 24215 consensus_queue.cc:260] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.050230 24220 raft_consensus.cc:359] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.051110 24220 raft_consensus.cc:385] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.051435 24220 raft_consensus.cc:740] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.052325 24310 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:24.052277 24220 consensus_queue.cc:260] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.033605 24258 raft_consensus.cc:493] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.061463 24220 ts_tablet_manager.cc:1434] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.002s
I20260710 13:24:24.041706 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.067008 24093 raft_consensus.cc:2468] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:24.067159 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.071321 24259 raft_consensus.cc:2749] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.071364 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:24.072299 24021 raft_consensus.cc:2393] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da14c3d657a5424fa8f23643176701e0 in current term 1: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:24.072974 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.074162 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.074651 24312 raft_consensus.cc:515] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.076853 24312 leader_election.cc:290] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:24.078516 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:24.078922 24225 tablet_bootstrap.cc:492] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:24.056106 24218 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.079700 24220 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:24.082847 24225 ts_tablet_manager.cc:1403] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.356s	user 0.026s	sys 0.000s
I20260710 13:24:24.079182 24261 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:24.083403 24215 ts_tablet_manager.cc:1434] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.089s	user 0.011s	sys 0.006s
I20260710 13:24:24.089712 24215 tablet_bootstrap.cc:492] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:24.061091 24258 raft_consensus.cc:515] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.100070 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:24.100736 24170 raft_consensus.cc:3060] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.101039 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:24.101639 24021 raft_consensus.cc:3060] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.095671 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.097730 24312 consensus_queue.cc:1048] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:24:24.113619 23910 leader_election.cc:304] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.114578 24261 raft_consensus.cc:3060] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.115732 24220 tablet_bootstrap.cc:654] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.115581 24225 raft_consensus.cc:359] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.116374 24225 raft_consensus.cc:385] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.116667 24225 raft_consensus.cc:740] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.118065 24170 raft_consensus.cc:2468] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:24.120713 23986 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:24.123032 24310 raft_consensus.cc:493] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.123704 24310 raft_consensus.cc:515] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.117352 24225 consensus_queue.cc:260] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.129066 23910 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:24.129721 24310 leader_election.cc:290] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:24.131100 24225 ts_tablet_manager.cc:1434] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 13:24:24.132310 24225 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:24.124410 24258 leader_election.cc:290] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:24.131908 24259 raft_consensus.cc:2749] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:24.133241 24327 raft_consensus.cc:2804] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:24.136183 24261 raft_consensus.cc:2749] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.136500 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:24.138146 24218 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:24.139109 24215 tablet_bootstrap.cc:654] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.142422 24217 tablet_bootstrap.cc:492] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:24.142818 24217 ts_tablet_manager.cc:1403] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.407s	user 0.013s	sys 0.016s
I20260710 13:24:24.141919 24096 raft_consensus.cc:3060] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.141775 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:24.147073 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.110776 23913 leader_election.cc:304] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:24.150878 24327 raft_consensus.cc:697] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
W20260710 13:24:24.154845 24062 leader_election.cc:343] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:24.155066 24060 consensus_peers.cc:597] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:24:24.155678 24060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.65:46667, user_credentials={real_user=slave}} blocked reactor thread for 52475.4us
I20260710 13:24:24.155143 24327 consensus_queue.cc:237] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.158536 24217 raft_consensus.cc:359] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.160064 24217 raft_consensus.cc:385] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.160339 24217 raft_consensus.cc:740] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.161753 24217 consensus_queue.cc:260] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.139552 24331 consensus_queue.cc:1048] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260710 13:24:24.165150 24217 ts_tablet_manager.cc:1434] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
W20260710 13:24:24.164256 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.66:35879, user_credentials={real_user=slave}} blocked reactor thread for 340631us
I20260710 13:24:24.169417 24325 raft_consensus.cc:2749] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.175283 24021 raft_consensus.cc:2468] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 1.
I20260710 13:24:24.186189 24062 leader_election.cc:304] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8; no voters: 
W20260710 13:24:24.161190 23913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 52560.5us
I20260710 13:24:24.184412 24220 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:24.189644 24220 ts_tablet_manager.cc:1403] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.006s
I20260710 13:24:24.180450 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:24.188123 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:24.192405 24220 raft_consensus.cc:359] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.196326 24321 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.196763 24325 consensus_queue.cc:1048] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.198257 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.203389 24093 raft_consensus.cc:2393] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:24.201133 24321 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.199663 24218 raft_consensus.cc:493] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.205241 23945 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 0.
I20260710 13:24:24.205377 24218 raft_consensus.cc:515] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.207041 24321 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:24.204828 24220 raft_consensus.cc:385] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.207937 24220 raft_consensus.cc:740] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.211861 23988 leader_election.cc:304] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:24.213057 24233 raft_consensus.cc:3060] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.216300 24258 raft_consensus.cc:2804] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:24.216861 24258 raft_consensus.cc:697] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 1 LEADER]: Becoming Leader. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:24.217744 24258 consensus_queue.cc:237] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.219688 24220 consensus_queue.cc:260] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.207598 24218 leader_election.cc:290] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:24.223305 24220 ts_tablet_manager.cc:1434] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:24:24.225685 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.226439 24094 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:24.230031 24233 raft_consensus.cc:2749] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.230818 24096 raft_consensus.cc:2468] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:24.233239 24227 raft_consensus.cc:493] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.233839 24227 raft_consensus.cc:515] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.240808 24220 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:24.244653 23913 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:24.245568 24227 leader_election.cc:290] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:24.234000 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.246269 24327 raft_consensus.cc:2804] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:24.246474 24170 raft_consensus.cc:2468] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 0.
I20260710 13:24:24.246716 24327 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:24.247174 24327 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.260334 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:24.262104 24225 tablet_bootstrap.cc:654] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.260679 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.262796 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.260972 24170 raft_consensus.cc:3060] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.267091 24215 tablet_bootstrap.cc:492] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:24.267668 24215 ts_tablet_manager.cc:1403] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.178s	user 0.029s	sys 0.018s
I20260710 13:24:24.268285 24217 tablet_bootstrap.cc:492] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:24.270648 24220 tablet_bootstrap.cc:654] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.271004 24259 raft_consensus.cc:493] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.270902 24215 raft_consensus.cc:359] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.271490 24259 raft_consensus.cc:515] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.271765 24215 raft_consensus.cc:385] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:24.266036 24062 leader_election.cc:343] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.284840 24215 raft_consensus.cc:740] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.254675 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
W20260710 13:24:24.272013 24333 log.cc:927] Time spent T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8: Append to log took a long time: real 0.130s	user 0.004s	sys 0.000s
I20260710 13:24:24.286521 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
W20260710 13:24:24.284994 24059 leader_election.cc:343] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.279736 23843 catalog_manager.cc:5697] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:24.286782 24215 consensus_queue.cc:260] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.276667 24321 raft_consensus.cc:493] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.289311 24227 consensus_queue.cc:1048] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:24:24.290861 24059 leader_election.cc:343] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.291188 24215 ts_tablet_manager.cc:1434] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 13:24:24.291327 24059 leader_election.cc:304] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.292135 24215 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d: Bootstrap starting.
I20260710 13:24:24.292371 24331 raft_consensus.cc:2749] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.288872 24018 raft_consensus.cc:2468] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:24.301261 24215 tablet_bootstrap.cc:654] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.304087 24227 consensus_queue.cc:1048] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.293730 24321 raft_consensus.cc:515] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.306258 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:24.302939 24320 consensus_queue.cc:1048] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 13:24:24.322335 24170 raft_consensus.cc:2468] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 1.
I20260710 13:24:24.279652 23841 catalog_manager.cc:5697] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:24.327517 24331 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.325181 24060 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
W20260710 13:24:24.337386 24060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.65:46667, user_credentials={real_user=slave}} blocked reactor thread for 65923.6us
I20260710 13:24:24.338222 24258 raft_consensus.cc:2804] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:24.338624 24258 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:24.338967 24258 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.338815 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.339254 24217 tablet_bootstrap.cc:654] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.339854 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.340528 24094 raft_consensus.cc:2468] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:24.340819 24321 leader_election.cc:290] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
W20260710 13:24:24.342927 24339 log.cc:927] Time spent T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260710 13:24:24.342197 24331 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.348165 24331 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
W20260710 13:24:24.348404 23913 leader_election.cc:343] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.349664 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:24.349956 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
W20260710 13:24:24.351271 24062 leader_election.cc:343] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.355226 23913 leader_election.cc:304] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.371094 24215 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d: No bootstrap required, opened a new log
I20260710 13:24:24.371599 24215 ts_tablet_manager.cc:1403] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.016s
I20260710 13:24:24.371519 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.372231 24093 raft_consensus.cc:2468] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:24.374361 24215 raft_consensus.cc:359] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.375161 24215 raft_consensus.cc:385] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.375439 24215 raft_consensus.cc:740] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.376304 24215 consensus_queue.cc:260] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.376757 24327 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.356498 24321 raft_consensus.cc:2749] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.381029 24215 ts_tablet_manager.cc:1434] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:24.366346 24259 leader_election.cc:290] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:24.378387 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
W20260710 13:24:24.379743 24060 leader_election.cc:343] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.388171 24170 raft_consensus.cc:2468] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:24.389585 24060 leader_election.cc:304] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:24.390362 24331 raft_consensus.cc:2749] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:24.392396 24134 consensus_peers.cc:597] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:24.390283 23985 leader_election.cc:304] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8; no voters: 
W20260710 13:24:24.394811 24136 consensus_peers.cc:597] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. 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:24.394877 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:24.395715 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:24.397449 24259 raft_consensus.cc:2804] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:24.398044 24259 raft_consensus.cc:493] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:24.398553 24259 raft_consensus.cc:3060] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.400027 24225 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:24.400570 24327 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
W20260710 13:24:24.395562 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.66:35879, user_credentials={real_user=slave}} blocked reactor thread for 77644.7us
I20260710 13:24:24.401571 24225 ts_tablet_manager.cc:1403] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.269s	user 0.027s	sys 0.012s
W20260710 13:24:24.402179 23913 leader_election.cc:343] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.414238 24220 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:24.418226 24217 tablet_bootstrap.cc:492] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:24.418483 24258 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.420742 24217 ts_tablet_manager.cc:1403] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.001s
I20260710 13:24:24.420742 24220 ts_tablet_manager.cc:1403] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.196s	user 0.019s	sys 0.013s
I20260710 13:24:24.426334 24225 raft_consensus.cc:359] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.426831 24225 raft_consensus.cc:385] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.426998 24225 raft_consensus.cc:740] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.428493 24225 consensus_queue.cc:260] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.425987 24094 raft_consensus.cc:2393] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da14c3d657a5424fa8f23643176701e0 in current term 1: Already voted for candidate 839a243839234709a156fd1477d5545d in this term.
I20260710 13:24:24.429669 24136 leader_election.cc:304] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:24.429836 24332 consensus_queue.cc:1048] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:24:24.431461 24217 raft_consensus.cc:359] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.432238 24217 raft_consensus.cc:385] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.432518 24217 raft_consensus.cc:740] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.433709 24217 consensus_queue.cc:260] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.424062 24320 consensus_queue.cc:1048] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:24:24.435060 23913 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.435803 24332 raft_consensus.cc:2804] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:24.436216 24332 raft_consensus.cc:493] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:24.436550 24332 raft_consensus.cc:3060] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:24.436821 23893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:24.440318 24225 ts_tablet_manager.cc:1434] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260710 13:24:24.443265 24225 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:24.444904 24217 ts_tablet_manager.cc:1434] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260710 13:24:24.445948 24217 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:24.443899 24231 raft_consensus.cc:2749] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.454166 24217 tablet_bootstrap.cc:654] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.454800 23944 raft_consensus.cc:3060] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.475354 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:24.475685 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:24.476328 23947 raft_consensus.cc:2393] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 839a243839234709a156fd1477d5545d in current term 1: Already voted for candidate da14c3d657a5424fa8f23643176701e0 in this term.
W20260710 13:24:24.477159 24062 leader_election.cc:343] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.477430 24259 raft_consensus.cc:515] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.477747 24060 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.474633 24258 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:24.479355 24331 raft_consensus.cc:2749] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.488874 24220 raft_consensus.cc:359] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.489495 24259 leader_election.cc:290] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:24.489761 24220 raft_consensus.cc:385] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.490202 24220 raft_consensus.cc:740] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.490761 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:24.490694 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:24.490924 24220 consensus_queue.cc:260] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.491539 24093 raft_consensus.cc:3060] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.493466 24220 ts_tablet_manager.cc:1434] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260710 13:24:24.494511 24220 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:24.500684 24220 tablet_bootstrap.cc:654] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.509125 24217 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:24.509771 24217 ts_tablet_manager.cc:1403] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.019s
I20260710 13:24:24.515219 24225 tablet_bootstrap.cc:654] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.522135 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.518010 24227 consensus_queue.cc:1048] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:24:24.527535 24322 consensus_queue.cc:1048] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:24.529886 24326 consensus_queue.cc:1048] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:24.525677 24332 raft_consensus.cc:515] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.532146 24170 raft_consensus.cc:2393] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
W20260710 13:24:24.532454 24059 leader_election.cc:343] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.533071 24059 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.534528 24258 raft_consensus.cc:2749] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.537216 24332 leader_election.cc:290] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:24.538625 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:24.529846 24093 raft_consensus.cc:2468] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 1.
I20260710 13:24:24.540122 24018 raft_consensus.cc:2393] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56e153ec7c5442a3b574c088e120d92a in current term 1: Already voted for candidate e54a90ca57514d48851ec2352212e5e8 in this term.
I20260710 13:24:24.539676 24227 consensus_queue.cc:1048] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:24:24.558859 23988 leader_election.cc:304] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [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: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a
I20260710 13:24:24.560411 24259 raft_consensus.cc:2804] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:24.561066 24259 raft_consensus.cc:697] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 1 LEADER]: Becoming Leader. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Running, Role: LEADER
I20260710 13:24:24.562165 24259 consensus_queue.cc:237] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.562585 24217 raft_consensus.cc:359] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.563562 24217 raft_consensus.cc:385] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.564045 24217 raft_consensus.cc:740] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.565078 24217 consensus_queue.cc:260] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.573344 24217 ts_tablet_manager.cc:1434] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 13:24:24.574924 24217 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
W20260710 13:24:24.576184 24356 log.cc:927] Time spent T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260710 13:24:24.579905 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:24.594130 23842 catalog_manager.cc:5697] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d reported cstate change: term changed from 0 to 1, leader changed from <none> to 839a243839234709a156fd1477d5545d (127.21.88.67). New cstate: current_term: 1 leader_uuid: "839a243839234709a156fd1477d5545d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:24.582331 24022 raft_consensus.cc:3060] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.604010 24258 raft_consensus.cc:493] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.606439 24258 raft_consensus.cc:515] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.608821 24258 leader_election.cc:290] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:24.613368 24225 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:24.613956 24225 ts_tablet_manager.cc:1403] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.002s
I20260710 13:24:24.614203 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
W20260710 13:24:24.615681 24060 leader_election.cc:343] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.616592 24225 raft_consensus.cc:359] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.617894 24095 raft_consensus.cc:2393] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56e153ec7c5442a3b574c088e120d92a in current term 1: Already voted for candidate e54a90ca57514d48851ec2352212e5e8 in this term.
I20260710 13:24:24.618474 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:24.619117 24136 leader_election.cc:304] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
W20260710 13:24:24.620088 24062 leader_election.cc:343] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.620277 24227 raft_consensus.cc:2749] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.620822 24062 leader_election.cc:304] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.621093 24217 tablet_bootstrap.cc:654] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.621575 24258 raft_consensus.cc:2749] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.617285 24225 raft_consensus.cc:385] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.626953 24220 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:24.627589 24220 ts_tablet_manager.cc:1403] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.006s
I20260710 13:24:24.622280 24225 raft_consensus.cc:740] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.629217 24225 consensus_queue.cc:260] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.636059 24225 ts_tablet_manager.cc:1434] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:24:24.639251 24227 raft_consensus.cc:493] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.639767 24227 raft_consensus.cc:515] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.646641 24227 leader_election.cc:290] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:24.647667 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:24.648367 24094 raft_consensus.cc:2468] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:24.649464 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:24.656275 24136 leader_election.cc:304] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: 
I20260710 13:24:24.660686 24322 raft_consensus.cc:2804] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:24.661273 24322 raft_consensus.cc:493] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:24.661747 24322 raft_consensus.cc:3060] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.666770 24225 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
W20260710 13:24:24.669399 24136 leader_election.cc:343] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.676049 24258 consensus_queue.cc:1048] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.677992 24220 raft_consensus.cc:359] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.680578 24220 raft_consensus.cc:385] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.680948 24220 raft_consensus.cc:740] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.689458 24220 consensus_queue.cc:260] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.692049 24312 consensus_queue.cc:1048] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.696385 24220 ts_tablet_manager.cc:1434] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260710 13:24:24.697515 24220 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:24.706058 24220 tablet_bootstrap.cc:654] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.706461 24259 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.710116 24322 raft_consensus.cc:515] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.707034 24259 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.719749 24263 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.721870 24263 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.723748 24217 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:24.723867 24259 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:24.724083 24263 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:24.724308 24217 ts_tablet_manager.cc:1403] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.150s	user 0.031s	sys 0.007s
I20260710 13:24:24.725899 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:24.728928 24217 raft_consensus.cc:359] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.730098 24217 raft_consensus.cc:385] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.730414 24217 raft_consensus.cc:740] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.732676 24217 consensus_queue.cc:260] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.736363 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:24.737709 24217 ts_tablet_manager.cc:1434] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:24:24.740887 24217 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:24.750355 24225 tablet_bootstrap.cc:654] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.738873 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
W20260710 13:24:24.744954 24134 leader_election.cc:343] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.745452 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:24.754518 24304 raft_consensus.cc:493] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:24.763831 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:24.764264 23988 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:24.765367 24259 raft_consensus.cc:2749] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:24.765581 24136 leader_election.cc:343] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.767096 24322 leader_election.cc:290] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:24.768937 24304 raft_consensus.cc:515] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
W20260710 13:24:24.769416 24136 leader_election.cc:343] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:24.769932 24136 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.770416 24262 consensus_queue.cc:1048] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.772111 24018 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.772521 24322 raft_consensus.cc:2749] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:24.772662 24304 leader_election.cc:290] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:24.775471 24217 tablet_bootstrap.cc:654] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.778476 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:24.780537 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:24.781208 24096 raft_consensus.cc:3060] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.802418 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:24.803369 23947 raft_consensus.cc:3060] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.806622 23986 leader_election.cc:304] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:24.808074 24304 raft_consensus.cc:2749] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:24.815079 23844 catalog_manager.cc:5697] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54a90ca57514d48851ec2352212e5e8 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "e54a90ca57514d48851ec2352212e5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:24.832206 24231 consensus_queue.cc:1048] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260710 13:24:24.852648 24217 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:24.865758 24217 ts_tablet_manager.cc:1403] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.125s	user 0.006s	sys 0.032s
I20260710 13:24:24.858639 24225 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:24.867264 24225 ts_tablet_manager.cc:1403] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.201s	user 0.015s	sys 0.030s
I20260710 13:24:24.868300 24217 raft_consensus.cc:359] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.858652 24220 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:24.869868 24225 raft_consensus.cc:359] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.870535 24225 raft_consensus.cc:385] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.871549 24220 ts_tablet_manager.cc:1403] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.172s	user 0.007s	sys 0.013s
I20260710 13:24:24.874398 24220 raft_consensus.cc:359] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.875061 24220 raft_consensus.cc:385] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.875479 24220 raft_consensus.cc:740] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.871013 24225 raft_consensus.cc:740] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.876199 24220 consensus_queue.cc:260] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.876507 24225 consensus_queue.cc:260] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.829712 24096 raft_consensus.cc:2468] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:24.869007 24217 raft_consensus.cc:385] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.880314 24217 raft_consensus.cc:740] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.881378 24217 consensus_queue.cc:260] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:24.879843 24220 ts_tablet_manager.cc:1434] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:24:24.886128 24220 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:24.887722 24217 ts_tablet_manager.cc:1434] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.004s
I20260710 13:24:24.879022 24225 ts_tablet_manager.cc:1434] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:24.888818 24217 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:24.889456 24225 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:24.890676 24136 leader_election.cc:304] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:24.891791 24332 raft_consensus.cc:2804] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:24.892143 24220 tablet_bootstrap.cc:654] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.892295 24332 raft_consensus.cc:697] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:24.893182 24332 consensus_queue.cc:237] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.901296 24217 tablet_bootstrap.cc:654] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.901974 24225 tablet_bootstrap.cc:654] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.911062 24225 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:24.911640 24225 ts_tablet_manager.cc:1403] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.002s
I20260710 13:24:24.922326 24220 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:24.922880 24220 ts_tablet_manager.cc:1403] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260710 13:24:24.926843 24225 raft_consensus.cc:359] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.927439 24225 raft_consensus.cc:385] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.927737 24225 raft_consensus.cc:740] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.928519 24225 consensus_queue.cc:260] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.931640 24220 raft_consensus.cc:359] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.932121 24220 raft_consensus.cc:385] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.932286 24220 raft_consensus.cc:740] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.933378 24225 ts_tablet_manager.cc:1434] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:24:24.942381 24225 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:24.944262 24304 consensus_queue.cc:1048] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.947907 24225 tablet_bootstrap.cc:654] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.947440 23843 catalog_manager.cc:5697] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:24.933737 24220 consensus_queue.cc:260] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:24.951206 24217 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:24.951665 24217 ts_tablet_manager.cc:1403] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.007s
I20260710 13:24:24.954373 24217 raft_consensus.cc:359] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.955039 24217 raft_consensus.cc:385] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.955302 24217 raft_consensus.cc:740] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.955924 24217 consensus_queue.cc:260] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.957966 24217 ts_tablet_manager.cc:1434] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:24.958861 24217 tablet_bootstrap.cc:492] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:24.951625 24220 ts_tablet_manager.cc:1434] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.003s
I20260710 13:24:24.962795 24220 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:24.968953 24220 tablet_bootstrap.cc:654] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.972527 24217 tablet_bootstrap.cc:654] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.981705 24217 tablet_bootstrap.cc:492] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:24.981913 24225 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:24.982350 24217 ts_tablet_manager.cc:1403] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260710 13:24:24.982481 24225 ts_tablet_manager.cc:1403] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.009s
I20260710 13:24:24.985611 24217 raft_consensus.cc:359] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:24.986347 24217 raft_consensus.cc:385] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.985983 24225 raft_consensus.cc:359] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.986666 24217 raft_consensus.cc:740] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.986768 24225 raft_consensus.cc:385] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.987123 24225 raft_consensus.cc:740] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.987954 24225 consensus_queue.cc:260] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.989317 24220 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:24.989830 24220 ts_tablet_manager.cc:1403] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260710 13:24:24.992532 24220 raft_consensus.cc:359] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:24.993212 24220 raft_consensus.cc:385] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.995896 24225 ts_tablet_manager.cc:1434] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:24:24.996996 24225 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:25.001075 24233 consensus_queue.cc:1048] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.003520 24225 tablet_bootstrap.cc:654] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.987629 24217 consensus_queue.cc:260] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.005883 24217 ts_tablet_manager.cc:1434] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:24:25.006788 24217 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a: Bootstrap starting.
I20260710 13:24:24.993479 24220 raft_consensus.cc:740] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.007858 24220 consensus_queue.cc:260] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.013345 24220 ts_tablet_manager.cc:1434] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260710 13:24:25.014376 24220 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:25.015377 24332 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.015956 24332 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.018966 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:25.019668 24093 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:25.022056 24136 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: 
I20260710 13:24:25.023362 24326 raft_consensus.cc:2804] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.023779 24326 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.024124 24326 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.025172 24217 tablet_bootstrap.cc:654] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.029556 24220 tablet_bootstrap.cc:654] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.035862 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:25.036620 23947 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:25.038239 24332 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:25.041292 24326 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.049714 24225 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:25.050282 24225 ts_tablet_manager.cc:1403] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.005s
I20260710 13:24:25.053864 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:25.054586 24093 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.060240 24304 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.061250 24304 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.065708 24093 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:25.067092 24136 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: 
I20260710 13:24:25.069401 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:25.070132 24170 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:25.069401 24231 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.071278 24231 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.069587 24332 raft_consensus.cc:2804] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.073418 24332 raft_consensus.cc:697] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:25.074499 24332 consensus_queue.cc:237] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.075145 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:25.075791 24018 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:25.071444 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:25.077641 23947 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:25.079272 23985 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:25.080135 24233 raft_consensus.cc:2804] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.080499 24233 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.080830 24233 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.082118 23913 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:25.077575 24304 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:25.082985 24325 raft_consensus.cc:2804] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.083412 24325 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.083835 24325 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.084980 24225 raft_consensus.cc:359] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.085696 24225 raft_consensus.cc:385] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.086007 24225 raft_consensus.cc:740] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.086112 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:25.086781 24170 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:25.073449 24231 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:25.096469 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:25.096761 24326 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:25.097134 23947 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.103994 24231 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.097476 24225 consensus_queue.cc:260] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.104548 24231 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.107465 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:25.108227 24170 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:25.109218 24225 ts_tablet_manager.cc:1434] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260710 13:24:25.109441 23910 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:25.110255 24225 tablet_bootstrap.cc:492] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:25.121232 23947 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:25.113639 24262 raft_consensus.cc:2804] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.122046 24262 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.122443 24262 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.124003 24231 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:25.121313 24325 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.125923 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:25.127019 24021 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 0.
I20260710 13:24:25.128921 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:25.130451 24170 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.134261 24325 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:25.131343 23840 catalog_manager.cc:5697] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.136523 24332 raft_consensus.cc:493] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.137030 24332 raft_consensus.cc:515] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.137593 24217 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a: No bootstrap required, opened a new log
I20260710 13:24:25.138249 24217 ts_tablet_manager.cc:1403] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a: Time spent bootstrapping tablet: real 0.132s	user 0.019s	sys 0.010s
I20260710 13:24:25.139771 24332 leader_election.cc:290] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:25.142288 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:25.142959 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:25.142978 24022 raft_consensus.cc:2468] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:25.135565 24233 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.144616 24225 tablet_bootstrap.cc:654] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.144990 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:25.145469 24136 leader_election.cc:304] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:25.145819 24021 raft_consensus.cc:2393] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da14c3d657a5424fa8f23643176701e0 in current term 1: Already voted for candidate e54a90ca57514d48851ec2352212e5e8 in this term.
W20260710 13:24:25.146311 24134 leader_election.cc:343] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.147092 24217 raft_consensus.cc:359] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.147641 24326 raft_consensus.cc:2804] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.147787 24217 raft_consensus.cc:385] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.148046 24326 raft_consensus.cc:493] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.148093 24217 raft_consensus.cc:740] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.148470 24326 raft_consensus.cc:3060] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.148846 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:25.151021 24233 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:25.152277 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:25.153115 23944 raft_consensus.cc:2393] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate da14c3d657a5424fa8f23643176701e0 in this term.
I20260710 13:24:25.148876 24217 consensus_queue.cc:260] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.154829 23986 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:25.155892 24233 raft_consensus.cc:2749] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.158360 24220 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:25.158847 24220 ts_tablet_manager.cc:1403] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.145s	user 0.023s	sys 0.026s
I20260710 13:24:25.161438 24220 raft_consensus.cc:359] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.162109 24220 raft_consensus.cc:385] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.155193 24217 ts_tablet_manager.cc:1434] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:24:25.162372 24220 raft_consensus.cc:740] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.163467 24220 consensus_queue.cc:260] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.163836 24332 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.164369 24332 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.164577 24262 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.166543 24332 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:25.167335 24326 raft_consensus.cc:515] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.166862 24220 ts_tablet_manager.cc:1434] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:24:25.167868 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:25.172320 24169 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.174053 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:25.174681 23947 raft_consensus.cc:3060] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.179786 24169 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:25.169428 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:25.183091 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:25.183259 24096 raft_consensus.cc:2468] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:25.183673 24018 raft_consensus.cc:3060] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.169970 24233 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.169044 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:25.184693 24233 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
W20260710 13:24:25.186137 24136 leader_election.cc:343] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.188097 24136 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:25.181877 23947 raft_consensus.cc:2468] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:25.197717 24134 leader_election.cc:304] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:25.199766 24332 raft_consensus.cc:2804] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.200330 24332 raft_consensus.cc:697] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:25.201628 24332 consensus_queue.cc:237] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.206879 24233 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:25.207787 24270 raft_consensus.cc:2804] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.208189 24270 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.208176 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:25.208789 24270 raft_consensus.cc:3060] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.209213 24096 raft_consensus.cc:2393] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate 839a243839234709a156fd1477d5545d in this term.
I20260710 13:24:25.211024 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:25.211606 24170 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:25.182608 24326 leader_election.cc:290] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:25.211792 23944 raft_consensus.cc:2393] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate da14c3d657a5424fa8f23643176701e0 in this term.
I20260710 13:24:25.180972 24220 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:25.212946 23986 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:25.214475 23910 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:25.215353 24325 raft_consensus.cc:2804] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.215875 24325 raft_consensus.cc:697] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:25.216708 24325 consensus_queue.cc:237] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.217010 24270 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.217742 24018 raft_consensus.cc:2468] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:25.219218 24220 tablet_bootstrap.cc:654] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.220224 24225 tablet_bootstrap.cc:492] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:25.220685 24225 ts_tablet_manager.cc:1403] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.004s
I20260710 13:24:25.221096 23910 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:25.222018 24231 raft_consensus.cc:2804] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.222501 24262 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 1 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:25.224175 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:25.224828 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:25.224918 24021 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.225121 24225 raft_consensus.cc:359] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.225833 24225 raft_consensus.cc:385] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.226109 24225 raft_consensus.cc:740] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.226766 24270 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:25.226699 24225 consensus_queue.cc:260] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
W20260710 13:24:25.229892 24136 leader_election.cc:343] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.231038 24225 ts_tablet_manager.cc:1434] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:25.231980 24225 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:25.233520 24220 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: No bootstrap required, opened a new log
I20260710 13:24:25.234031 24220 ts_tablet_manager.cc:1403] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.002s
I20260710 13:24:25.236631 24220 raft_consensus.cc:359] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.237332 24225 tablet_bootstrap.cc:654] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.237303 24220 raft_consensus.cc:385] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.237754 24220 raft_consensus.cc:740] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.239877 24220 consensus_queue.cc:260] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.242117 24220 ts_tablet_manager.cc:1434] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:24:25.214494 24233 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.245111 23844 catalog_manager.cc:5697] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.246573 24021 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:25.244143 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:25.247911 24096 raft_consensus.cc:3060] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.248126 24225 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:25.248631 24225 ts_tablet_manager.cc:1403] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 13:24:25.251850 24225 raft_consensus.cc:359] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:25.252569 24225 raft_consensus.cc:385] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.252913 24225 raft_consensus.cc:740] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.253516 24225 consensus_queue.cc:260] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:25.255489 24225 ts_tablet_manager.cc:1434] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:24:25.255488 24096 raft_consensus.cc:2468] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:25.256637 24225 tablet_bootstrap.cc:492] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8: Bootstrap starting.
I20260710 13:24:25.257748 24136 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:25.258894 24270 raft_consensus.cc:2804] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.259409 24270 raft_consensus.cc:697] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:25.260318 24270 consensus_queue.cc:237] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.263000 24225 tablet_bootstrap.cc:654] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.263957 24231 raft_consensus.cc:697] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:25.264918 24231 consensus_queue.cc:237] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:25.270507 24233 raft_consensus.cc:2749] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.276149 23844 catalog_manager.cc:5697] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.277074 24225 tablet_bootstrap.cc:492] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8: No bootstrap required, opened a new log
I20260710 13:24:25.276616 23843 catalog_manager.cc:5697] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.277513 24225 ts_tablet_manager.cc:1403] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 13:24:25.279840 24225 raft_consensus.cc:359] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.280339 24225 raft_consensus.cc:385] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.280553 24225 raft_consensus.cc:740] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.281144 24225 consensus_queue.cc:260] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.283295 24225 ts_tablet_manager.cc:1434] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:25.292426 23840 catalog_manager.cc:5697] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.299544 24233 raft_consensus.cc:493] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.299965 24233 raft_consensus.cc:515] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:25.301606 24233 leader_election.cc:290] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:25.303050 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:25.303705 23944 raft_consensus.cc:2468] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:25.304152 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:25.304759 24096 raft_consensus.cc:2468] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 0.
I20260710 13:24:25.305168 23986 leader_election.cc:304] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:25.306602 24233 raft_consensus.cc:2804] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.306962 24233 raft_consensus.cc:493] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.307291 24233 raft_consensus.cc:3060] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.308404 24021 raft_consensus.cc:3060] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.314631 24233 raft_consensus.cc:515] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:25.317934 24332 consensus_queue.cc:1048] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.319602 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:25.319787 24233 leader_election.cc:290] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:25.320235 23944 raft_consensus.cc:3060] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.321190 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:25.321762 24096 raft_consensus.cc:3060] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.323302 24270 consensus_queue.cc:1048] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.330447 23944 raft_consensus.cc:2468] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 1.
I20260710 13:24:25.332325 23986 leader_election.cc:304] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:25.333340 24233 raft_consensus.cc:2804] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.333923 24233 raft_consensus.cc:697] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 1 LEADER]: Becoming Leader. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Running, Role: LEADER
I20260710 13:24:25.331331 24096 raft_consensus.cc:2468] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 1.
I20260710 13:24:25.334769 24233 consensus_queue.cc:237] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:25.343256 24259 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.343771 24259 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:25.346462 24259 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:25.347153 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:25.348922 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:25.349869 24093 raft_consensus.cc:2393] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 1: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:25.352340 23988 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:25.353577 24233 raft_consensus.cc:3060] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.357122 23840 catalog_manager.cc:5697] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54a90ca57514d48851ec2352212e5e8 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "e54a90ca57514d48851ec2352212e5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.361788 24233 raft_consensus.cc:2749] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.367878 24270 raft_consensus.cc:493] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.368454 24270 raft_consensus.cc:515] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.370163 24270 leader_election.cc:290] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:25.370842 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:25.371058 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:25.371433 24093 raft_consensus.cc:2468] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:25.371655 23944 raft_consensus.cc:2468] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 0.
I20260710 13:24:25.372499 24136 leader_election.cc:304] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: 
I20260710 13:24:25.373345 24270 raft_consensus.cc:2804] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.373811 24270 raft_consensus.cc:493] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.374151 24270 raft_consensus.cc:3060] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.380439 24270 raft_consensus.cc:515] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.382294 24270 leader_election.cc:290] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:25.383039 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:25.383353 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:25.383672 24093 raft_consensus.cc:3060] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.384012 23944 raft_consensus.cc:3060] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.390059 23944 raft_consensus.cc:2468] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:25.390288 24093 raft_consensus.cc:2468] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:25.391115 24134 leader_election.cc:304] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:25.391918 24270 raft_consensus.cc:2804] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.392464 24270 raft_consensus.cc:697] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:25.393252 24270 consensus_queue.cc:237] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:25.401269 23843 catalog_manager.cc:5697] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 1 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:25.455199 23893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:25.515249 24270 consensus_queue.cc:1048] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.526211 24227 consensus_queue.cc:1048] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.630422 24395 consensus_queue.cc:1048] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.641420 24231 consensus_queue.cc:1048] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.659374 24231 consensus_queue.cc:1048] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.673013 24325 consensus_queue.cc:1048] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.762396 24270 consensus_queue.cc:1048] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.767274 24270 consensus_queue.cc:1048] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.773298 24326 consensus_queue.cc:1048] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.786710 24270 consensus_queue.cc:1048] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.792078 24326 consensus_queue.cc:1048] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.805527 24270 consensus_queue.cc:1048] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:24:25.852737 24259 consensus_queue.cc:1048] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.863674 24408 consensus_queue.cc:1048] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.976836 24325 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.977332 24325 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:25.978876 24325 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:25.979708 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:25.979904 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:25.980348 24021 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:25.980540 24096 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 1.
I20260710 13:24:25.981392 23913 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:25.982187 24325 raft_consensus.cc:2804] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:25.982548 24325 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.982892 24325 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.987530 24325 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:25.989048 24325 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:25.990020 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:25.990188 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:25.990651 24021 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.990875 24096 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.997084 24096 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:25.997150 24021 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:25.998328 23913 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:25.999082 24325 raft_consensus.cc:2804] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:25.999522 24325 raft_consensus.cc:697] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:26.000243 24325 consensus_queue.cc:237] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER 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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.007773 23843 catalog_manager.cc:5697] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 0 to 2, leader changed from <none> to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.421510 24021 raft_consensus.cc:1275] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:26.423359 24231 consensus_queue.cc:1048] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:26.436920 24093 raft_consensus.cc:1275] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:26.438958 24231 consensus_queue.cc:1048] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:26.483956 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
I20260710 13:24:26.522265 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:26.523156 21857 tablet_replica.cc:333] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.523859 21857 raft_consensus.cc:2243] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.524334 21857 raft_consensus.cc:2272] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.527246 21857 tablet_replica.cc:333] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.527858 21857 raft_consensus.cc:2243] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:26.529024 21857 raft_consensus.cc:2272] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.531680 21857 tablet_replica.cc:333] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.532296 21857 raft_consensus.cc:2243] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.532764 21857 raft_consensus.cc:2272] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.535161 21857 tablet_replica.cc:333] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.535746 21857 raft_consensus.cc:2243] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:26.536499 21857 raft_consensus.cc:2272] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.538632 21857 tablet_replica.cc:333] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.539196 21857 raft_consensus.cc:2243] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.539605 21857 raft_consensus.cc:2272] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.541270 21857 tablet_replica.cc:333] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.541867 21857 raft_consensus.cc:2243] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.542273 21857 raft_consensus.cc:2272] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.544077 21857 tablet_replica.cc:333] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.544853 21857 raft_consensus.cc:2243] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.545368 21857 raft_consensus.cc:2272] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.548638 21857 tablet_replica.cc:333] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.549594 21857 raft_consensus.cc:2243] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.550236 21857 raft_consensus.cc:2272] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.552214 21857 tablet_replica.cc:333] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.552974 21857 raft_consensus.cc:2243] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.553426 21857 raft_consensus.cc:2272] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.555203 21857 tablet_replica.cc:333] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.555766 21857 raft_consensus.cc:2243] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.556234 21857 raft_consensus.cc:2272] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.557981 21857 tablet_replica.cc:333] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.558487 21857 raft_consensus.cc:2243] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:26.559195 21857 raft_consensus.cc:2272] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.560926 21857 tablet_replica.cc:333] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.561555 21857 raft_consensus.cc:2243] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.562044 21857 raft_consensus.cc:2272] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.564275 21857 tablet_replica.cc:333] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.564823 21857 raft_consensus.cc:2243] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:26.565555 21857 raft_consensus.cc:2272] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.567647 21857 tablet_replica.cc:333] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.568200 21857 raft_consensus.cc:2243] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.568612 21857 raft_consensus.cc:2272] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.570291 21857 tablet_replica.cc:333] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.570761 21857 raft_consensus.cc:2243] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:26.571439 21857 raft_consensus.cc:2272] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.573082 21857 tablet_replica.cc:333] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.573549 21857 raft_consensus.cc:2243] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.573998 21857 raft_consensus.cc:2272] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.575835 21857 tablet_replica.cc:333] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.576359 21857 raft_consensus.cc:2243] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:26.577095 21857 raft_consensus.cc:2272] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.578720 21857 tablet_replica.cc:333] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: stopping tablet replica
I20260710 13:24:26.579164 21857 raft_consensus.cc:2243] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:26.579553 21857 raft_consensus.cc:2272] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:26.614879 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
I20260710 13:24:26.638810 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:26.645263 24435 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:26.645659 24434 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:26.647014 24437 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:26.647655 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:26.650009 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:26.650254 21857 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:26.650439 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689866650417 us; error 0 us; skew 500 ppm
I20260710 13:24:26.651039 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:26.653620 21857 webserver.cc:533] Webserver started at http://127.21.88.65:34989/ using document root <none> and password file <none>
I20260710 13:24:26.654152 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:26.654367 21857 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:26.658550 21857 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:24:26.663192 24442 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:26.664132 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:24:26.664471 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "da14c3d657a5424fa8f23643176701e0"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-z93j"
I20260710 13:24:26.664763 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689809217280-21857-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:26.699716 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:26.700779 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:26.702200 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:26.705886 24449 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:24:26.767885 23986 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260710 13:24:26.772823 23986 consensus_peers.cc:597] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:26.774190 24134 consensus_peers.cc:597] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.800508 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:24:26.800822 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.003s	sys 0.001s
I20260710 13:24:26.801041 21857 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:24:26.805675 24449 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
W20260710 13:24:26.813768 24060 consensus_peers.cc:597] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.820266 24449 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: 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:26.821194 24449 tablet_bootstrap.cc:492] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.821918 24449 ts_tablet_manager.cc:1403] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260710 13:24:26.824584 24449 raft_consensus.cc:359] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:26.825174 24449 raft_consensus.cc:740] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.825884 24449 consensus_queue.cc:260] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:26.828763 24449 ts_tablet_manager.cc:1434] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:26.829592 24449 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:26.841424 24449 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: 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:26.842249 24449 tablet_bootstrap.cc:492] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.842792 24449 ts_tablet_manager.cc:1403] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:24:26.844383 24449 raft_consensus.cc:359] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:26.844885 24449 raft_consensus.cc:740] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.845494 24449 consensus_queue.cc:260] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [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: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:26.846900 24449 ts_tablet_manager.cc:1434] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:26.847491 24449 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
W20260710 13:24:26.858414 24060 consensus_peers.cc:597] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.860246 24449 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: 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:26.860952 24449 tablet_bootstrap.cc:492] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.861440 24449 ts_tablet_manager.cc:1403] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:24:26.863221 24449 raft_consensus.cc:359] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:26.863713 24449 raft_consensus.cc:740] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.864231 24449 consensus_queue.cc:260] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [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: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:26.865487 24449 ts_tablet_manager.cc:1434] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:24:26.866127 24449 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
W20260710 13:24:26.873413 24134 consensus_peers.cc:597] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.878114 24449 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: 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:26.878990 24449 tablet_bootstrap.cc:492] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.879581 24449 ts_tablet_manager.cc:1403] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:24:26.881587 24449 raft_consensus.cc:359] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.882285 24449 raft_consensus.cc:740] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.882339 21857 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:24:26.882923 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.082s	user 0.075s	sys 0.007s
I20260710 13:24:26.883121 24449 consensus_queue.cc:260] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.885062 24449 ts_tablet_manager.cc:1434] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:26.885892 24449 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:26.899590 24449 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: 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:26.900804 24449 tablet_bootstrap.cc:492] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
W20260710 13:24:26.900723 24134 consensus_peers.cc:597] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.901715 24449 ts_tablet_manager.cc:1403] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.007s
W20260710 13:24:26.904377 24134 consensus_peers.cc:597] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.904758 24449 raft_consensus.cc:359] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:26.905603 24449 raft_consensus.cc:740] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.906426 24449 consensus_queue.cc:260] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:26.909242 24449 ts_tablet_manager.cc:1434] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:26.910118 24449 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:26.925117 24449 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: 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:26.925925 24449 tablet_bootstrap.cc:492] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.926419 24449 ts_tablet_manager.cc:1403] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:24:26.928158 24449 raft_consensus.cc:359] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.928901 24449 raft_consensus.cc:740] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.929488 24449 consensus_queue.cc:260] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.931502 24449 ts_tablet_manager.cc:1434] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:26.932169 24449 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:26.946394 24449 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: 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:26.947376 24449 tablet_bootstrap.cc:492] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.948025 24449 ts_tablet_manager.cc:1403] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
W20260710 13:24:26.949285 24134 consensus_peers.cc:597] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.950241 24449 raft_consensus.cc:359] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:26.950803 24449 raft_consensus.cc:740] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.951473 24449 consensus_queue.cc:260] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:26.952836 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:46667
I20260710 13:24:26.952955 24519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:46667 every 8 connection(s)
I20260710 13:24:26.953256 24449 ts_tablet_manager.cc:1434] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:26.954010 24449 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:26.966830 24449 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: 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:26.967711 24449 tablet_bootstrap.cc:492] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.968292 24449 ts_tablet_manager.cc:1403] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 13:24:26.970593 24520 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46835
I20260710 13:24:26.970302 24449 raft_consensus.cc:359] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.971037 24520 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:26.970990 24449 raft_consensus.cc:740] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.972018 24520 heartbeater.cc:507] Master 127.21.88.126:46835 requested a full tablet report, sending...
I20260710 13:24:26.971755 24449 consensus_queue.cc:260] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.973726 24449 ts_tablet_manager.cc:1434] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260710 13:24:26.974509 24449 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:26.981173 23840 ts_manager.cc:194] Re-registered known tserver with Master: da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:26.985599 24449 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: 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:26.986379 24449 tablet_bootstrap.cc:492] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:26.986886 24449 ts_tablet_manager.cc:1403] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:24:26.988668 24449 raft_consensus.cc:359] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.989161 24449 raft_consensus.cc:740] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:26.989756 24449 consensus_queue.cc:260] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:26.991242 24449 ts_tablet_manager.cc:1434] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:24:26.991882 24449 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:26.995321 23840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47822
I20260710 13:24:26.999205 24520 heartbeater.cc:499] Master 127.21.88.126:46835 was elected leader, sending a full tablet report...
I20260710 13:24:27.004513 24449 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: 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:27.005579 24449 tablet_bootstrap.cc:492] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.006310 24449 ts_tablet_manager.cc:1403] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
W20260710 13:24:27.008595 24134 consensus_peers.cc:597] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:27.009024 24449 raft_consensus.cc:359] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.009745 24449 raft_consensus.cc:740] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.010473 24449 consensus_queue.cc:260] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.012531 24449 ts_tablet_manager.cc:1434] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:27.013417 24449 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:27.028312 24449 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: 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:27.029311 24449 tablet_bootstrap.cc:492] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.029968 24449 ts_tablet_manager.cc:1403] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 13:24:27.031809 24449 raft_consensus.cc:359] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.032342 24449 raft_consensus.cc:740] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.032927 24449 consensus_queue.cc:260] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [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: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.034529 24449 ts_tablet_manager.cc:1434] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:27.035138 24449 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:27.045608 24449 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: 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:27.046386 24449 tablet_bootstrap.cc:492] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.046917 24449 ts_tablet_manager.cc:1403] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:24:27.048549 24449 raft_consensus.cc:359] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.049053 24449 raft_consensus.cc:740] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.049595 24449 consensus_queue.cc:260] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [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: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.051102 24449 ts_tablet_manager.cc:1434] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:27.052065 24449 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:27.063262 24449 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: 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:27.063942 24449 tablet_bootstrap.cc:492] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.064451 24449 ts_tablet_manager.cc:1403] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:24:27.066327 24449 raft_consensus.cc:359] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.066969 24449 raft_consensus.cc:740] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.067759 24449 consensus_queue.cc:260] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [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: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.069972 24449 ts_tablet_manager.cc:1434] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:24:27.070647 24449 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
W20260710 13:24:27.078662 23986 consensus_peers.cc:597] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:27.086700 24449 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: 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:27.087698 24449 tablet_bootstrap.cc:492] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.088338 24449 ts_tablet_manager.cc:1403] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:24:27.090503 24449 raft_consensus.cc:359] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.091332 24449 raft_consensus.cc:740] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.091908 24449 consensus_queue.cc:260] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.093267 24449 ts_tablet_manager.cc:1434] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:27.093953 24449 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:27.105535 24449 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: 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:27.106493 24449 tablet_bootstrap.cc:492] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.107250 24449 ts_tablet_manager.cc:1403] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260710 13:24:27.109522 24449 raft_consensus.cc:359] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.110194 24449 raft_consensus.cc:740] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.110917 24449 consensus_queue.cc:260] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [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: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.112808 24449 ts_tablet_manager.cc:1434] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:24:27.113651 24449 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:27.124668 24449 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: 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:27.125342 24449 tablet_bootstrap.cc:492] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.125903 24449 ts_tablet_manager.cc:1403] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260710 13:24:27.127590 24449 raft_consensus.cc:359] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.128051 24449 raft_consensus.cc:740] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.128607 24449 consensus_queue.cc:260] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [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: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.130115 24449 ts_tablet_manager.cc:1434] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:27.130808 24449 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:27.142303 24449 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: 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:27.143074 24449 tablet_bootstrap.cc:492] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.143604 24449 ts_tablet_manager.cc:1403] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:24:27.145318 24449 raft_consensus.cc:359] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.145864 24449 raft_consensus.cc:740] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.146473 24449 consensus_queue.cc:260] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [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: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.148350 24449 ts_tablet_manager.cc:1434] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:27.149490 24449 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Bootstrap starting.
I20260710 13:24:27.161520 24449 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: 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:27.162362 24449 tablet_bootstrap.cc:492] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Bootstrap complete.
I20260710 13:24:27.163007 24449 ts_tablet_manager.cc:1403] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:24:27.164904 24449 raft_consensus.cc:359] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.165426 24449 raft_consensus.cc:740] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:27.166113 24449 consensus_queue.cc:260] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.167666 24449 ts_tablet_manager.cc:1434] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:27.541456 24537 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.542124 24537 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.543973 24537 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:27.544701 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:27.544883 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.545485 24493 raft_consensus.cc:2468] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 1.
I20260710 13:24:27.546470 24060 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a
I20260710 13:24:27.547147 24537 raft_consensus.cc:2804] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:27.547472 24537 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.547712 24537 raft_consensus.cc:3060] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.552248 24537 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.553941 24537 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:27.554690 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:27.554940 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:27.555490 24493 raft_consensus.cc:3060] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.560858 24428 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.561465 24428 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.561492 24493 raft_consensus.cc:2468] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 2.
I20260710 13:24:27.563021 24060 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a
I20260710 13:24:27.563591 24428 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:27.563882 24537 raft_consensus.cc:2804] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.564443 24537 raft_consensus.cc:697] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 2 LEADER]: Becoming Leader. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:27.564719 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:27.564750 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.565538 24493 raft_consensus.cc:2468] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 1.
I20260710 13:24:27.565328 24537 consensus_queue.cc:237] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.566594 23986 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [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: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d
I20260710 13:24:27.567723 24428 raft_consensus.cc:2804] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:27.568130 24428 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.568574 24428 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.576133 24428 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.578632 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:27.579316 24493 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.579734 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:27.580760 24428 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:27.581700 23843 catalog_manager.cc:5697] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d reported cstate change: term changed from 1 to 2, leader changed from da14c3d657a5424fa8f23643176701e0 (127.21.88.65) to 839a243839234709a156fd1477d5545d (127.21.88.67). New cstate: current_term: 2 leader_uuid: "839a243839234709a156fd1477d5545d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:27.586618 24493 raft_consensus.cc:2468] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 2.
I20260710 13:24:27.587911 23986 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [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: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d
I20260710 13:24:27.588783 24428 raft_consensus.cc:2804] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.589274 24428 raft_consensus.cc:697] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 2 LEADER]: Becoming Leader. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Running, Role: LEADER
I20260710 13:24:27.590108 24428 consensus_queue.cc:237] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.597994 23843 catalog_manager.cc:5697] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 reported cstate change: term changed from 1 to 2, leader changed from da14c3d657a5424fa8f23643176701e0 (127.21.88.65) to e54a90ca57514d48851ec2352212e5e8 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "e54a90ca57514d48851ec2352212e5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:27.650604 24270 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.651160 24270 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.652702 24270 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.653730 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:27.653599 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.654659 24493 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:27.655680 24134 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.656376 24270 raft_consensus.cc:2804] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:27.656642 24270 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.656848 24270 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.661553 24270 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.663193 24270 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.664289 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:27.664286 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:27.664978 24493 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.670161 24493 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 2.
I20260710 13:24:27.671038 24134 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.671681 24270 raft_consensus.cc:2804] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.672123 24270 raft_consensus.cc:697] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:27.672750 24270 consensus_queue.cc:237] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.680608 23843 catalog_manager.cc:5697] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 1 to 2, leader changed from da14c3d657a5424fa8f23643176701e0 (127.21.88.65) to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 2 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:27.693361 24270 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.693892 24270 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:27.695677 24270 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:27.696278 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:27.696643 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.697291 24493 raft_consensus.cc:2393] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56e153ec7c5442a3b574c088e120d92a in current term 2: Already voted for candidate 839a243839234709a156fd1477d5545d in this term.
I20260710 13:24:27.698097 24134 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:27.698733 24270 raft_consensus.cc:3060] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.702970 24270 raft_consensus.cc:2749] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:27.704710 24270 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.705044 24270 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.706619 24270 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.707592 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:27.707592 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.708453 24493 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:27.709291 24134 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.709966 24270 raft_consensus.cc:2804] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:27.710309 24270 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.710566 24270 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.714735 24270 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.716233 24270 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.716979 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:27.717213 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:27.717595 24493 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.722426 24493 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 2.
I20260710 13:24:27.723536 24134 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.724200 24270 raft_consensus.cc:2804] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.724677 24270 raft_consensus.cc:697] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:27.725389 24270 consensus_queue.cc:237] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.732157 23843 catalog_manager.cc:5697] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 1 to 2, leader changed from da14c3d657a5424fa8f23643176701e0 (127.21.88.65) to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 2 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:27.764179 24428 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.764708 24428 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.767235 24428 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:27.767406 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:27.767783 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.768522 24493 raft_consensus.cc:2393] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 2: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:27.769513 23986 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:27.770176 24428 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.771739 24536 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.772204 24536 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:27.774245 24536 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:27.775635 24494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.776482 24494 raft_consensus.cc:2393] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 2: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:27.776672 24428 raft_consensus.cc:2749] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:27.776546 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:27.778102 23985 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:27.778782 24428 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.784981 24428 raft_consensus.cc:2749] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:27.816213 24537 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.817020 24537 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.820566 24537 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.820781 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:27.820842 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.822154 24493 raft_consensus.cc:2468] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 1.
I20260710 13:24:27.823432 24060 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.824577 24537 raft_consensus.cc:2804] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:27.824971 24537 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.825366 24537 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.832211 24537 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.833679 24537 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.834538 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:27.834697 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:27.835078 24493 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.840583 24493 raft_consensus.cc:2468] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 2.
I20260710 13:24:27.841569 24060 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.842288 24537 raft_consensus.cc:2804] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:27.842741 24537 raft_consensus.cc:697] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 2 LEADER]: Becoming Leader. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:27.843449 24537 consensus_queue.cc:237] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.850781 23843 catalog_manager.cc:5697] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d reported cstate change: term changed from 1 to 2, leader changed from da14c3d657a5424fa8f23643176701e0 (127.21.88.65) to 839a243839234709a156fd1477d5545d (127.21.88.67). New cstate: current_term: 2 leader_uuid: "839a243839234709a156fd1477d5545d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:27.937343 24428 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.937917 24428 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.939678 24428 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:27.940310 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.940580 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:27.940901 24493 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 2.
I20260710 13:24:27.942140 23986 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [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: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d
I20260710 13:24:27.943171 24428 raft_consensus.cc:2804] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:27.943567 24428 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.943885 24428 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:27.945590 24537 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.946120 24537 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.947664 24537 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.948482 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.948714 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:27.949038 24493 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 2.
I20260710 13:24:27.949607 24428 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.950110 24060 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:27.950795 24021 raft_consensus.cc:2393] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 839a243839234709a156fd1477d5545d in current term 3: Already voted for candidate e54a90ca57514d48851ec2352212e5e8 in this term.
I20260710 13:24:27.950866 24537 raft_consensus.cc:2804] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:27.951385 24537 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.951742 24537 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:27.952097 24428 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 3 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:27.952517 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:27.952931 24493 raft_consensus.cc:3060] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:27.953305 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:27.957533 24537 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.958760 24096 raft_consensus.cc:2393] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 3: Already voted for candidate 839a243839234709a156fd1477d5545d in this term.
I20260710 13:24:27.958797 24493 raft_consensus.cc:2468] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 3.
I20260710 13:24:27.959607 24549 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:27.960120 23986 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [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: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:27.960045 24549 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.961078 24428 raft_consensus.cc:2804] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:27.961768 24428 raft_consensus.cc:697] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 3 LEADER]: Becoming Leader. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Running, Role: LEADER
I20260710 13:24:27.962136 24549 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.962380 24537 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 3 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:27.962639 24428 consensus_queue.cc:237] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:27.964772 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:27.964895 24494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:27.965720 24494 raft_consensus.cc:2393] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 839a243839234709a156fd1477d5545d in current term 3: Already voted for candidate e54a90ca57514d48851ec2352212e5e8 in this term.
I20260710 13:24:27.966015 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:27.967413 24062 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.967399 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:27.968333 24537 raft_consensus.cc:2749] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:27.968822 24493 raft_consensus.cc:2393] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 839a243839234709a156fd1477d5545d in current term 2: Already voted for candidate e54a90ca57514d48851ec2352212e5e8 in this term.
I20260710 13:24:27.970152 24060 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:27.971086 24537 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:27.975005 23843 catalog_manager.cc:5697] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 reported cstate change: term changed from 2 to 3, leader changed from da14c3d657a5424fa8f23643176701e0 (127.21.88.65) to e54a90ca57514d48851ec2352212e5e8 (127.21.88.66). New cstate: current_term: 3 leader_uuid: "e54a90ca57514d48851ec2352212e5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:27.976516 24537 raft_consensus.cc:2749] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:27.985944 24493 raft_consensus.cc:1275] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: 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.987388 24537 consensus_queue.cc:1048] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, 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.002925 24169 raft_consensus.cc:1275] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: 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.004694 24549 consensus_queue.cc:1048] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, 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.006815 24428 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:28.007380 24428 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:28.009974 24428 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:28.010586 24494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:28.010664 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:28.011458 24494 raft_consensus.cc:2393] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 2: Already voted for candidate 839a243839234709a156fd1477d5545d in this term.
I20260710 13:24:28.012715 23986 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:28.014021 24428 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:28.020380 24428 raft_consensus.cc:2749] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:28.033181 24494 raft_consensus.cc:1275] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Refusing update from remote peer e54a90ca57514d48851ec2352212e5e8: 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.034718 24428 consensus_queue.cc:1048] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, 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.045550 24096 raft_consensus.cc:1275] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Refusing update from remote peer e54a90ca57514d48851ec2352212e5e8: 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.048607 24426 consensus_queue.cc:1048] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, 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.135615 24018 raft_consensus.cc:1275] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer 56e153ec7c5442a3b574c088e120d92a: 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.136972 24551 consensus_queue.cc:1048] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, 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.149626 24018 raft_consensus.cc:1275] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer 56e153ec7c5442a3b574c088e120d92a: 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.151024 24494 raft_consensus.cc:1275] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Refusing update from remote peer 56e153ec7c5442a3b574c088e120d92a: 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.151773 24493 raft_consensus.cc:1275] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Refusing update from remote peer 56e153ec7c5442a3b574c088e120d92a: 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.152155 24539 consensus_queue.cc:1048] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, 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.152540 24326 consensus_queue.cc:1048] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, 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.154539 24326 consensus_queue.cc:1048] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, 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.276621 24018 raft_consensus.cc:1275] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: 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.278271 24549 consensus_queue.cc:1048] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, 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.287672 24494 raft_consensus.cc:1275] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: 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.288903 24537 consensus_queue.cc:1048] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, 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.355273 24494 raft_consensus.cc:1275] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Refusing update from remote peer e54a90ca57514d48851ec2352212e5e8: 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:28.356593 24426 consensus_queue.cc:1048] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, 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.366909 24096 raft_consensus.cc:1275] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Refusing update from remote peer e54a90ca57514d48851ec2352212e5e8: 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:28.368505 24428 consensus_queue.cc:1048] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:36.957662 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:36.983441 24169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:36.984225 24169 raft_consensus.cc:606] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS da14c3d657a5424fa8f23643176701e0
I20260710 13:24:36.986930 24169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:36.987443 24169 raft_consensus.cc:606] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Received request to transfer leadership to TS da14c3d657a5424fa8f23643176701e0
I20260710 13:24:36.990015 24169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "839a243839234709a156fd1477d5545d"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:36.990542 24169 raft_consensus.cc:606] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS 839a243839234709a156fd1477d5545d
I20260710 13:24:36.992921 24169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:36.993491 24169 raft_consensus.cc:606] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Received request to transfer leadership to TS da14c3d657a5424fa8f23643176701e0
I20260710 13:24:36.996273 24169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:36.996739 24169 raft_consensus.cc:606] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS da14c3d657a5424fa8f23643176701e0
I20260710 13:24:36.997846 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:36.998626 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:37.039912 24581 raft_consensus.cc:993] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.040565 24579 raft_consensus.cc:1081] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Signalling peer da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.042295 24493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4"
dest_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:50774
I20260710 13:24:37.042900 24493 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.043350 24493 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.046746 24581 raft_consensus.cc:993] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.047257 24579 raft_consensus.cc:1081] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Signalling peer da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.048858 24491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83"
dest_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:50774
I20260710 13:24:37.049347 24491 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.049626 24491 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.050525 24493 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:37.052795 24493 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 3 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:37.057703 24491 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:37.064827 24491 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:37.070206 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:37.071168 24169 raft_consensus.cc:3055] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:37.070919 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:37.071760 24170 raft_consensus.cc:3055] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.071458 24169 raft_consensus.cc:740] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:37.072141 24170 raft_consensus.cc:740] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:37.073410 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:37.073097 24170 consensus_queue.cc:260] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:37.073982 24021 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.074572 24170 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.072764 24169 consensus_queue.cc:260] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:37.075373 24169 raft_consensus.cc:3060] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.081701 24021 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 3.
I20260710 13:24:37.082304 24169 raft_consensus.cc:2468] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 3.
I20260710 13:24:37.083068 24170 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:37.083987 24443 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:37.085039 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:37.085731 24096 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.086091 24589 raft_consensus.cc:2804] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:37.086088 24443 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:37.088486 24589 raft_consensus.cc:697] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 3 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:37.088956 24590 raft_consensus.cc:2804] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:37.089493 24590 raft_consensus.cc:697] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:37.089550 24589 consensus_queue.cc:237] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:37.090696 24590 consensus_queue.cc:237] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:37.093772 24096 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:37.099450 23840 catalog_manager.cc:5697] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 2 to 3, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 3 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.117527 23840 catalog_manager.cc:5697] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 1 to 2, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.195417 24581 raft_consensus.cc:993] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.195945 24581 raft_consensus.cc:1081] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Signalling peer da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.303730 24493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b"
dest_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:50774
I20260710 13:24:37.304484 24493 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.304787 24581 raft_consensus.cc:993] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.304924 24493 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.305255 24581 raft_consensus.cc:1081] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Signalling peer da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:37.307567 24491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe"
dest_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:50774
I20260710 13:24:37.308295 24491 raft_consensus.cc:493] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.308701 24491 raft_consensus.cc:3060] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.316902 24491 raft_consensus.cc:515] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:37.713723 24491 leader_election.cc:290] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:37.724048 24493 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:37.727099 24494 raft_consensus.cc:1240] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Rejecting Update request from peer 56e153ec7c5442a3b574c088e120d92a for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:37.755518 24489 raft_consensus.cc:1240] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Rejecting Update request from peer 56e153ec7c5442a3b574c088e120d92a for earlier term 1. Current term is 2. Ops: []
W20260710 13:24:37.769160 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 377568us
I20260710 13:24:37.773372 24581 consensus_queue.cc:1059] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:37.774854 24581 raft_consensus.cc:3055] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.775277 24581 raft_consensus.cc:740] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:37.776373 24581 consensus_queue.cc:260] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:37.777539 24581 raft_consensus.cc:3060] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:37.844616 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:24:37.846985 24170 raft_consensus.cc:1275] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:38.005816 24170 raft_consensus.cc:1275] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.118849 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:38.178711 24590 consensus_queue.cc:1048] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:38.180207 24590 consensus_queue.cc:1048] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.211319 24170 raft_consensus.cc:2468] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:38.247786 24603 raft_consensus.cc:493] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.351349 24603 raft_consensus.cc:515] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:38.322721 24604 raft_consensus.cc:493] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.356624 24603 leader_election.cc:290] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:38.354516 24604 raft_consensus.cc:515] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:38.359459 24604 leader_election.cc:290] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:38.425431 24581 raft_consensus.cc:493] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.426385 24581 raft_consensus.cc:515] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:38.429914 24601 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.430620 24601 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:38.433164 24601 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:38.435321 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:38.439118 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:38.439945 24491 raft_consensus.cc:2468] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 1.
I20260710 13:24:38.441563 24134 leader_election.cc:304] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:38.442706 24601 raft_consensus.cc:2804] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:38.443238 24601 raft_consensus.cc:493] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.443744 24601 raft_consensus.cc:3060] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.446713 24581 leader_election.cc:290] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:38.477488 24608 raft_consensus.cc:493] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.478415 24608 raft_consensus.cc:515] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:38.481316 24608 leader_election.cc:290] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:38.542317 24608 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:38.542923 24608 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:38.543565 24601 raft_consensus.cc:515] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:38.548463 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:38.549113 24491 raft_consensus.cc:3060] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.550338 24608 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:38.550978 24608 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.551543 24608 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:38.518783 24606 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:38.538828 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:38.540766 24603 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:38.553647 24606 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:38.539700 24604 raft_consensus.cc:493] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
W20260710 13:24:38.552413 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:24:38.553752 24603 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:38.554590 24604 raft_consensus.cc:515] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:38.556435 24604 leader_election.cc:290] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:38.556463 24603 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:38.559379 24608 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:38.559386 24606 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:38.560189 24493 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 3 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:38.560750 24493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:50774 (request call id 209) took 1308 ms. Trace:
I20260710 13:24:38.561051 24493 rpcz_store.cc:276] 0710 13:24:37.252096 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:37.303551 (+ 51455us) service_pool.cc:224] Handling call
0710 13:24:38.560676 (+1257125us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:38.563637 24491 raft_consensus.cc:2468] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 2.
I20260710 13:24:39.663760 24491 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50774 (request call id 227) took 1116 ms. Trace:
I20260710 13:24:39.664179 24491 rpcz_store.cc:276] 0710 13:24:38.547941 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:38.548154 (+   213us) service_pool.cc:224] Handling call
0710 13:24:39.663672 (+1115518us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:38.564066 24601 leader_election.cc:290] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
W20260710 13:24:38.567617 24443 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.68:40825, user_credentials={real_user=slave}} blocked reactor thread for 389302us
W20260710 13:24:38.568351 24061 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.207s	user 0.009s	sys 0.030s
I20260710 13:24:38.653967 24610 raft_consensus.cc:493] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
W20260710 13:24:39.667995 24061 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.307s	user 0.009s	sys 0.030s
I20260710 13:24:39.668057 24610 raft_consensus.cc:515] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:39.670502 24610 leader_election.cc:290] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:38.655967 24606 raft_consensus.cc:493] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.671124 24606 raft_consensus.cc:515] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:39.672334 24601 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.673064 24606 leader_election.cc:290] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:38.975481 24603 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.674750 24603 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:39.676704 24603 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:39.357764 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:39.583519 24117 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc2e0 after lost signal to thread 21860
I20260710 13:24:39.622489 24611 raft_consensus.cc:493] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.678308 24611 raft_consensus.cc:515] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:39.680397 24611 leader_election.cc:290] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
W20260710 13:24:39.573235 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:24:39.683230 24611 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.630692 24604 raft_consensus.cc:493] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.636685 24612 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.637568 24018 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45696 (request call id 282) took 1660 ms. Trace:
I20260710 13:24:39.639997 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:39.657771 24613 raft_consensus.cc:493] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.672821 24601 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:39.683670 24611 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:39.693512 24612 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:39.694275 24601 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:39.694809 24611 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:39.634753 24014 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45696 (request call id 289) took 1092 ms. Trace:
I20260710 13:24:39.695828 24612 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:39.695960 24014 rpcz_store.cc:276] 0710 13:24:38.542462 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:39.633696 (+1091234us) service_pool.cc:224] Handling call
0710 13:24:39.634124 (+   428us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:39.634339 (+   215us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:39.634365 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:24:39.634408 (+    43us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:24:39.634431 (+    23us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:39.634471 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:39.634553 (+    82us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:39.697929 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:39.698356 24614 raft_consensus.cc:493] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.698619 24014 raft_consensus.cc:2468] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:39.698899 24614 raft_consensus.cc:515] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:39.699687 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:39.700914 24017 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45696 (request call id 286) took 1159 ms. Trace:
I20260710 13:24:39.701308 24017 rpcz_store.cc:276] 0710 13:24:38.541494 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:39.647829 (+1106335us) service_pool.cc:224] Handling call
0710 13:24:39.648267 (+   438us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:39.697616 (+ 49349us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:39.697653 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:24:39.697695 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0710 13:24:39.697731 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:39.700554 (+  2823us) spinlock_profiling.cc:243] Waited 49.1 ms on lock 0x7b540009abd4. stack: 00007f20762f9033 00007f20762f8f30 00007f2075c811d4 00007f207f9c7304 00007f207f9c7299 00007f2079381571 00007f2079418e01 00007f207941783e 00007f207e3dc419 00007f2077953bd4 00007f2077953b62 00007f2077953a91 00007f2077953a0c 00007f2077952cc2 00007f207775348c 00007f20777528c6
0710 13:24:39.700610 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:39.700726 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":113010048}
I20260710 13:24:39.702914 24022 raft_consensus.cc:1275] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:39.704921 24613 raft_consensus.cc:515] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:39.705665 24604 raft_consensus.cc:515] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:39.706856 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:39.707834 24169 raft_consensus.cc:2393] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da14c3d657a5424fa8f23643176701e0 in current term 2: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:39.708297 24604 leader_election.cc:290] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:39.709151 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:39.709926 24167 raft_consensus.cc:2468] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:39.710474 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:39.710559 24015 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45696 (request call id 288) took 1168 ms. Trace:
I20260710 13:24:39.711097 24015 rpcz_store.cc:276] 0710 13:24:38.542126 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:39.703164 (+1161038us) service_pool.cc:224] Handling call
0710 13:24:39.703463 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:39.709513 (+  6050us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:39.709560 (+    47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:24:39.709606 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:24:39.709644 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:39.710205 (+   561us) spinlock_profiling.cc:243] Waited 5.86 ms on lock 0x7b54004a6d54. stack: 00007f20762f9033 00007f20762f8f30 00007f2075c811d4 00007f207f9c7304 00007f207f9c7299 00007f2079381571 00007f2079418e01 00007f207941783e 00007f207e3dc419 00007f2077953bd4 00007f2077953b62 00007f2077953a91 00007f2077953a0c 00007f2077952cc2 00007f207775348c 00007f20777528c6
0710 13:24:39.710255 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:39.710374 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13470464}
I20260710 13:24:39.713860 24021 raft_consensus.cc:3060] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:39.715751 24446 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:39.716280 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:39.717031 24168 raft_consensus.cc:3055] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:39.717367 24168 raft_consensus.cc:740] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:39.718113 24015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:39.695283 24018 rpcz_store.cc:276] 0710 13:24:37.977303 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:39.636635 (+1659332us) service_pool.cc:224] Handling call
0710 13:24:39.636917 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:39.637068 (+   151us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:39.637090 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:24:39.637186 (+    96us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:24:39.637214 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:39.637293 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:39.637408 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:39.719512 24020 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45696 (request call id 285) took 1741 ms. Trace:
I20260710 13:24:39.720039 24020 rpcz_store.cc:276] 0710 13:24:37.978364 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:39.718356 (+1739992us) service_pool.cc:224] Handling call
0710 13:24:39.718778 (+   422us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:39.719032 (+   254us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:39.719085 (+    53us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:24:39.719134 (+    49us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:24:39.719173 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:39.719230 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:39.719333 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:39.721202 24613 leader_election.cc:290] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
W20260710 13:24:39.729794 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.66:35879, user_credentials={real_user=slave}} blocked reactor thread for 46320.5us
I20260710 13:24:39.730352 24168 consensus_queue.cc:260] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:39.733763 24021 raft_consensus.cc:2468] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:39.735817 24446 leader_election.cc:304] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:39.701699 24614 leader_election.cc:290] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:39.728986 24611 raft_consensus.cc:493] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:39.736686 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2093fee7eb964c00b10ecdce961604fe" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:39.732895 24613 raft_consensus.cc:2804] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:39.747566 24613 raft_consensus.cc:493] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:39.747066 24611 raft_consensus.cc:515] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:39.754082 24613 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:39.756031 24611 leader_election.cc:290] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:39.756632 24611 consensus_queue.cc:1048] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:39.757166 24019 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45696 (request call id 284) took 1779 ms. Trace:
I20260710 13:24:39.757584 24019 rpcz_store.cc:276] 0710 13:24:37.978020 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:39.756115 (+1778095us) service_pool.cc:224] Handling call
0710 13:24:39.756503 (+   388us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:39.756718 (+   215us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:39.756745 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:24:39.756789 (+    44us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:24:39.756828 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:39.756886 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:39.756999 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:39.760262 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:39.763195 24619 raft_consensus.cc:493] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.763252 24167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2248173267f74c77b70b21067db16f7b"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "e54a90ca57514d48851ec2352212e5e8"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:39.767233 24013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:39.767820 24167 raft_consensus.cc:606] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:39.761893 24614 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.762346 24611 raft_consensus.cc:2804] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:39.763981 24619 raft_consensus.cc:515] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:39.884645 24622 raft_consensus.cc:493] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.893986 24167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:39.894281 24615 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:39.894873 24167 raft_consensus.cc:606] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS da14c3d657a5424fa8f23643176701e0
I20260710 13:24:39.895049 24615 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:39.883069 24614 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:39.898062 24614 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:39.898546 24614 raft_consensus.cc:493] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:39.898940 24613 raft_consensus.cc:515] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:39.939919 24623 raft_consensus.cc:493] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
W20260710 13:24:39.885196 24446 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.66:35879, user_credentials={real_user=slave}} blocked reactor thread for 59225.6us
I20260710 13:24:39.894049 24622 raft_consensus.cc:515] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:39.953253 24617 raft_consensus.cc:493] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:39.959216 24617 raft_consensus.cc:515] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:39.960121 24620 raft_consensus.cc:493] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:39.898986 24614 raft_consensus.cc:515] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
W20260710 13:24:40.000236 24062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.66:35879, user_credentials={real_user=slave}} blocked reactor thread for 100768us
I20260710 13:24:40.000506 24630 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:24:39.999641 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.66:35879, user_credentials={real_user=slave}} blocked reactor thread for 267143us
I20260710 13:24:40.006192 24627 raft_consensus.cc:493] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:40.007125 24134 leader_election.cc:304] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:40.009029 24611 raft_consensus.cc:697] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:40.010159 24494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50774 (request call id 213) took 2293 ms. Trace:
I20260710 13:24:40.010505 24632 raft_consensus.cc:493] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:40.010176 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:39.960422 24622 leader_election.cc:290] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:39.949771 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:39.952509 24615 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:39.945081 24623 raft_consensus.cc:515] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.001609 24631 raft_consensus.cc:493] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:40.020656 24617 leader_election.cc:290] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:39.951228 24625 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:39.958374 24616 raft_consensus.cc:493] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56e153ec7c5442a3b574c088e120d92a)
I20260710 13:24:40.018894 24581 raft_consensus.cc:2804] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:40.035043 24613 leader_election.cc:290] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 3 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:40.021756 24167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:39.960707 24620 raft_consensus.cc:515] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.040642 24167 raft_consensus.cc:606] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.019960 24622 raft_consensus.cc:493] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:40.042388 24581 raft_consensus.cc:697] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Becoming Leader. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:40.043495 24601 raft_consensus.cc:493] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:40.043895 24620 leader_election.cc:290] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:40.044066 24601 raft_consensus.cc:515] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.044510 24581 consensus_queue.cc:237] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.023442 24619 leader_election.cc:290] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:40.036458 24614 leader_election.cc:290] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:40.037024 24616 raft_consensus.cc:515] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.046597 24601 leader_election.cc:290] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:40.027257 24625 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.051630 24622 raft_consensus.cc:515] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.052940 24623 leader_election.cc:290] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:40.015942 24494 rpcz_store.cc:276] 0710 13:24:37.717220 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:37.717373 (+   153us) service_pool.cc:224] Handling call
0710 13:24:37.717711 (+   338us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:37.727616 (+  9905us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:40.009761 (+2282145us) spinlock_profiling.cc:243] Waited 9.01 ms on lock 0x7b54000609d4. stack: 00007f20762f9033 00007f20762f8f30 00007f2075c811d4 00007f207f9c7304 00007f207f9c7299 00007f2079381571 00007f2079418e01 00007f207941783e 00007f207e3dc419 00007f2077953bd4 00007f2077953b62 00007f2077953a91 00007f2077953a0c 00007f2077952cc2 00007f207775348c 00007f20777528c6
0710 13:24:40.010054 (+   293us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20712320}
I20260710 13:24:40.038271 24627 raft_consensus.cc:515] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.020188 24630 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.024266 24632 raft_consensus.cc:515] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.056990 24611 consensus_queue.cc:237] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.030738 24631 raft_consensus.cc:515] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.060128 24625 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:40.060070 24630 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:40.061616 24622 leader_election.cc:290] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:40.062224 24631 leader_election.cc:290] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:40.062849 24616 leader_election.cc:290] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
W20260710 13:24:40.080160 23988 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.21.88.67:36875 timed out after 1.675s (SENT) [suppressed 7 similar messages]
I20260710 13:24:40.081610 24016 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45696 (request call id 287) took 1539 ms. Trace:
W20260710 13:24:40.084093 24134 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.65:46667, user_credentials={real_user=slave}} blocked reactor thread for 65159.1us
I20260710 13:24:40.098367 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:40.087664 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.111586 24167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:40.112910 24167 raft_consensus.cc:606] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.103050 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.090528 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.082525 24016 rpcz_store.cc:276] 0710 13:24:38.541844 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:39.952026 (+1410182us) service_pool.cc:224] Handling call
0710 13:24:40.024733 (+ 72707us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:40.030014 (+  5281us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:40.030042 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:24:40.030084 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:24:40.030127 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:40.080920 (+ 50793us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:40.081331 (+   411us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:40.106020 24013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:40.107180 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.109653 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.128306 24169 raft_consensus.cc:1240] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Rejecting Update request from peer 839a243839234709a156fd1477d5545d for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:40.119483 24090 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 2.
I20260710 13:24:40.139302 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.113773 24168 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.128850 24167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750"
dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
mode: GRACEFUL
new_leader_uuid: "839a243839234709a156fd1477d5545d"
 from {username='slave'} at 127.0.0.1:36716
I20260710 13:24:40.139367 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.139865 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.143900 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.145346 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.141659 24167 raft_consensus.cc:606] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Received request to transfer leadership to TS 839a243839234709a156fd1477d5545d
I20260710 13:24:40.147814 24013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.149816 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
W20260710 13:24:40.150640 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 70982us
I20260710 13:24:40.150897 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.151513 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.152853 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:40.153153 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.155772 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a427d7f4887d4b06a997cb035bc75722" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.156950 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:40.157020 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.157554 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.162031 24163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.162077 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.163146 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.164763 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed36af60f0d49158d716a8513c3673a" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.166615 24162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.166795 24013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.170079 24013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.170224 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.172621 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.157491 24632 leader_election.cc:290] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:40.175915 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.177254 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.180251 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.181192 24165 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 2.
W20260710 13:24:40.175859 24134 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 13:24:40.190166 24117 debug-util.cc:398] Leaking SignalData structure 0x7b08001c9740 after lost signal to thread 23879
I20260710 13:24:40.191004 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
W20260710 13:24:40.192099 24117 debug-util.cc:398] Leaking SignalData structure 0x7b08000f59e0 after lost signal to thread 24046
I20260710 13:24:40.192669 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.193886 24092 raft_consensus.cc:1275] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.194013 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.194321 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d88e1573b44624a149cfc44c01ce0a" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.195206 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.205946 24632 raft_consensus.cc:493] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:40.206724 24627 leader_election.cc:290] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:40.206776 24632 raft_consensus.cc:515] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.207569 24627 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:40.207363 24619 raft_consensus.cc:493] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:40.208262 24627 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.208516 24619 raft_consensus.cc:515] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.209805 24632 leader_election.cc:290] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:40.210774 24601 raft_consensus.cc:993] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:40.211093 24619 leader_election.cc:290] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
W20260710 13:24:40.202220 24117 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8f80 after lost signal to thread 24120
I20260710 13:24:40.214802 24628 raft_consensus.cc:1081] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Signalling peer da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:40.214982 24624 consensus_queue.cc:1059] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:24:40.225508 24624 consensus_queue.cc:1243] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [LEADER]: Peer 56e153ec7c5442a3b574c088e120d92a log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:24:40.217584 24491 raft_consensus.cc:1240] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Rejecting Update request from peer 839a243839234709a156fd1477d5545d for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:40.226233 24616 raft_consensus.cc:3055] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 1 LEADER]: Stepping down as leader of term 1
W20260710 13:24:40.226118 24117 debug-util.cc:398] Leaking SignalData structure 0x7b080026dbe0 after lost signal to thread 24194
I20260710 13:24:40.226810 24616 raft_consensus.cc:740] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:40.220909 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.221452 24581 raft_consensus.cc:993] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:40.217476 24494 raft_consensus.cc:1240] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Rejecting Update request from peer 839a243839234709a156fd1477d5545d for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:40.222110 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.219058 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.235261 24493 raft_consensus.cc:2468] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 2.
I20260710 13:24:40.227447 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.235597 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.229542 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.226905 23843 catalog_manager.cc:5697] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 1 to 2, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:40.236732 24628 raft_consensus.cc:1081] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Signalling peer da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:40.229559 24616 consensus_queue.cc:260] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.231729 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.238554 24616 raft_consensus.cc:3060] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.233701 24627 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:40.241441 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:40.244065 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.234185 24059 leader_election.cc:304] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.253129 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.254874 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.245594 24624 raft_consensus.cc:2749] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.256244 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.256029 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.257616 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.254875 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
W20260710 13:24:40.260250 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 58086.9us
I20260710 13:24:40.261479 24489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41"
dest_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:50774
I20260710 13:24:40.261555 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.263397 24013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8" is_pre_election: true
I20260710 13:24:40.262360 24489 raft_consensus.cc:493] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:40.264725 24489 raft_consensus.cc:3060] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:40.266690 24061 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:24:40.270044 24494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997"
dest_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:50774
W20260710 13:24:40.270738 24117 debug-util.cc:398] Leaking SignalData structure 0x7b080012e320 after lost signal to thread 24519
I20260710 13:24:40.253659 24059 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.274765 24624 raft_consensus.cc:2749] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.275707 24059 leader_election.cc:304] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.276763 24624 raft_consensus.cc:2749] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.278093 24628 raft_consensus.cc:993] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower e54a90ca57514d48851ec2352212e5e8 to start an election
I20260710 13:24:40.281363 24601 raft_consensus.cc:1081] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Signalling peer e54a90ca57514d48851ec2352212e5e8 to start an election
I20260710 13:24:40.270776 24494 raft_consensus.cc:493] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:40.285602 24494 raft_consensus.cc:3060] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.277324 24059 leader_election.cc:304] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.287453 24168 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 3.
I20260710 13:24:40.300457 24624 raft_consensus.cc:2749] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.301805 24581 raft_consensus.cc:993] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:40.310683 24601 raft_consensus.cc:1081] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Signalling peer da14c3d657a5424fa8f23643176701e0 to start an election
I20260710 13:24:40.310427 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7248cfc4bd114e8cb4ff60d1c22dd853" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.311699 24491 raft_consensus.cc:2393] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 3: Already voted for candidate da14c3d657a5424fa8f23643176701e0 in this term.
I20260710 13:24:40.305759 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c740c55e7d4ac389604a1b399b824c" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.314836 23844 catalog_manager.cc:5697] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a reported cstate change: term changed from 1 to 2, leader changed from 839a243839234709a156fd1477d5545d (127.21.88.67) to 56e153ec7c5442a3b574c088e120d92a (127.21.88.68). New cstate: current_term: 2 leader_uuid: "56e153ec7c5442a3b574c088e120d92a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:40.305368 23988 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:40.319046 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.322144 24612 raft_consensus.cc:2749] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.323613 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.324373 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a990cc33cd0447008af6fc1e784ebad4" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.324883 24493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef"
dest_uuid: "da14c3d657a5424fa8f23643176701e0"
 from {username='slave'} at 127.0.0.1:50774
I20260710 13:24:40.325522 24493 raft_consensus.cc:493] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:40.325937 24493 raft_consensus.cc:3060] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.326663 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.327479 24491 raft_consensus.cc:2393] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54a90ca57514d48851ec2352212e5e8 in current term 3: Already voted for candidate da14c3d657a5424fa8f23643176701e0 in this term.
I20260710 13:24:40.332391 24443 leader_election.cc:304] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.334810 24493 raft_consensus.cc:515] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
W20260710 13:24:40.335201 24059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.68:40825, user_credentials={real_user=slave}} blocked reactor thread for 57991.4us
W20260710 13:24:40.337267 24446 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 50939.3us
I20260710 13:24:40.338891 24136 leader_election.cc:304] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.339205 24059 leader_election.cc:304] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.343067 24493 leader_election.cc:290] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:40.348742 24601 raft_consensus.cc:2749] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.350124 24638 consensus_queue.cc:1048] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:40.350344 24446 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.351776 24627 raft_consensus.cc:2749] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:40.352788 24616 raft_consensus.cc:2749] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.347357 24489 raft_consensus.cc:515] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.355603 24489 leader_election.cc:290] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:40.356346 24446 leader_election.cc:304] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.357472 24627 raft_consensus.cc:2749] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.358302 24446 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.359218 24613 raft_consensus.cc:2749] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.359992 24446 leader_election.cc:304] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.361418 24446 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.361829 24060 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.361259 24624 consensus_queue.cc:1059] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:40.363303 24613 raft_consensus.cc:2749] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.363153 23986 leader_election.cc:304] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.364362 24616 raft_consensus.cc:3055] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:40.364560 24631 raft_consensus.cc:2804] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:40.364858 24616 raft_consensus.cc:740] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:40.365088 24631 raft_consensus.cc:493] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting leader election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:40.365367 24060 leader_election.cc:304] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.365792 24631 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.366459 24604 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.366524 24624 raft_consensus.cc:2749] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.366308 24616 consensus_queue.cc:260] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.368124 24616 raft_consensus.cc:3060] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.365739 23986 leader_election.cc:304] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.369586 24612 raft_consensus.cc:2749] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.374125 23986 leader_election.cc:304] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.375267 24612 raft_consensus.cc:2749] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.375970 23986 leader_election.cc:304] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.376900 24612 raft_consensus.cc:2749] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.362931 24446 leader_election.cc:304] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.362498 24627 raft_consensus.cc:2749] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.377377 24604 raft_consensus.cc:2749] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.377533 23986 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
W20260710 13:24:40.377636 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 72484.5us
I20260710 13:24:40.378923 24612 raft_consensus.cc:2749] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:40.379124 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ae09bbed154dfc990ddc852e7ff345" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.381551 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:40.372496 24059 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: 
I20260710 13:24:40.382241 24092 raft_consensus.cc:3060] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.383065 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.384356 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.385059 24090 raft_consensus.cc:2468] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
W20260710 13:24:40.385830 24136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.67:36875, user_credentials={real_user=slave}} blocked reactor thread for 47053.2us
I20260710 13:24:40.386299 24613 raft_consensus.cc:2749] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.386251 24631 raft_consensus.cc:515] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.387614 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982fdcb1d6a4c3397d38a8f56033999" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.388700 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cab7f12d36846a585cbe11284ff5b18" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.393339 24092 raft_consensus.cc:2468] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:40.394794 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0" is_pre_election: true
I20260710 13:24:40.395443 24631 leader_election.cc:290] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 3 election: Requested vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:40.397186 24446 leader_election.cc:304] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a
I20260710 13:24:40.397656 23986 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.400940 24136 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.403841 24060 leader_election.cc:304] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.406081 24601 raft_consensus.cc:2804] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:40.406564 24601 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:40.406916 24601 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.408281 24581 raft_consensus.cc:993] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a: : Instructing follower 839a243839234709a156fd1477d5545d to start an election
I20260710 13:24:40.409101 24581 raft_consensus.cc:1081] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Signalling peer 839a243839234709a156fd1477d5545d to start an election
I20260710 13:24:40.409763 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.410859 24443 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [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: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.408355 24014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2248173267f74c77b70b21067db16f7b"
dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
 from {username='slave'} at 127.0.0.1:45696
I20260710 13:24:40.412525 24014 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:40.413106 24014 raft_consensus.cc:3060] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.413280 24613 raft_consensus.cc:2764] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:24:40.414086 24446 leader_election.cc:304] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:40.411203 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b60b77d4e764a31b827363336eb6d7b" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.414966 24613 raft_consensus.cc:2804] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:40.415345 24168 raft_consensus.cc:2468] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 3.
I20260710 13:24:40.415782 24613 raft_consensus.cc:697] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:40.415964 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.416535 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.416958 24613 consensus_queue.cc:237] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.417514 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f105b116a1442d5a619f2e8a3733be0" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.417843 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c309943c36a244a8b86eb6a4200ec3ef" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:40.422308 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79de8b34b27b454590e2af13aaa79c93" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a" is_pre_election: true
I20260710 13:24:40.423396 24604 raft_consensus.cc:3060] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.419241 24162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:40.424149 24162 raft_consensus.cc:3055] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:40.424471 24162 raft_consensus.cc:740] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:40.425321 24162 consensus_queue.cc:260] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.428665 24162 raft_consensus.cc:3060] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.428798 24622 raft_consensus.cc:2749] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.427217 24166 raft_consensus.cc:3055] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:40.430241 24166 raft_consensus.cc:740] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:40.431509 24166 consensus_queue.cc:260] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.434207 24627 raft_consensus.cc:2804] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:40.434828 24627 raft_consensus.cc:697] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:40.434924 24443 leader_election.cc:304] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.435998 24627 consensus_queue.cc:237] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [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: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.436506 24443 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.433703 24166 raft_consensus.cc:3060] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.446065 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:40.444753 23988 leader_election.cc:304] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:40.455358 24601 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
W20260710 13:24:40.457394 23986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.65:46667, user_credentials={real_user=slave}} blocked reactor thread for 59902.3us
I20260710 13:24:40.457737 24612 raft_consensus.cc:2749] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.458457 24164 raft_consensus.cc:1240] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Rejecting Update request from peer da14c3d657a5424fa8f23643176701e0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 13:24:40.461033 24604 raft_consensus.cc:2749] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.451421 24494 raft_consensus.cc:515] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.462749 24611 raft_consensus.cc:2749] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.464457 24494 leader_election.cc:290] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
I20260710 13:24:40.467566 23988 leader_election.cc:304] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:40.470006 24648 raft_consensus.cc:2749] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.470959 24443 leader_election.cc:304] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:40.472330 24443 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:40.472864 24166 raft_consensus.cc:2468] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:40.474093 24443 leader_election.cc:304] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.474821 24632 raft_consensus.cc:2749] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.475303 24443 leader_election.cc:304] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [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: da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:40.475330 24611 raft_consensus.cc:2749] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.476176 24632 raft_consensus.cc:2749] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:24:40.478279 24060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.65:46667, user_credentials={real_user=slave}} blocked reactor thread for 76095.6us
I20260710 13:24:40.476991 24631 raft_consensus.cc:2804] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:40.479163 24611 consensus_queue.cc:1059] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.480625 24625 raft_consensus.cc:3055] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:40.480732 24631 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting leader election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:40.481025 24625 raft_consensus.cc:740] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:40.480957 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:40.481712 24164 raft_consensus.cc:3055] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:40.482081 24164 raft_consensus.cc:740] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:40.482213 24625 consensus_queue.cc:260] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.481447 24631 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.483302 24625 raft_consensus.cc:3060] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.486145 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160b56cf88d04ed0a666f743e837a8e4" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:40.487696 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e63f3c2b874a8bac9a9d1da5784c41" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:40.488469 24019 raft_consensus.cc:3060] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.488754 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4bf31c32a44d70bb05afe6a89ce997" candidate_uuid: "da14c3d657a5424fa8f23643176701e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:40.482962 24164 consensus_queue.cc:260] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.489393 24016 raft_consensus.cc:3060] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.490072 24164 raft_consensus.cc:3060] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.498405 24016 raft_consensus.cc:2468] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:40.498792 24494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:40.498814 24060 leader_election.cc:304] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.500269 24601 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:40.502017 24019 raft_consensus.cc:2468] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:40.499526 24014 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.507066 24622 raft_consensus.cc:2749] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.508343 24164 raft_consensus.cc:2468] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:40.510264 24060 leader_election.cc:304] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.510233 24443 leader_election.cc:304] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:40.513688 24622 raft_consensus.cc:2749] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:40.514322 24162 raft_consensus.cc:2468] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da14c3d657a5424fa8f23643176701e0 in term 2.
I20260710 13:24:40.514997 24590 raft_consensus.cc:2804] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:40.515443 24060 leader_election.cc:304] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.515645 24443 leader_election.cc:304] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, da14c3d657a5424fa8f23643176701e0; no voters: 
I20260710 13:24:40.516259 24622 raft_consensus.cc:2749] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.516708 24627 raft_consensus.cc:2804] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:40.517287 24627 raft_consensus.cc:697] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:40.515522 24590 raft_consensus.cc:697] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Becoming Leader. State: Replica: da14c3d657a5424fa8f23643176701e0, State: Running, Role: LEADER
I20260710 13:24:40.517922 24060 leader_election.cc:304] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:40.518661 24590 consensus_queue.cc:237] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.518422 24627 consensus_queue.cc:237] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:40.527913 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9fd69b5dcf43cba87f5ee898bd21f9" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.528017 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:40.529446 24090 raft_consensus.cc:3060] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.519869 24622 raft_consensus.cc:2749] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.538446 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fb245b428c4898a7c078a7246592f8" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:40.538479 24089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d"
I20260710 13:24:40.532420 24619 raft_consensus.cc:2749] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.541754 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f452ba02ec4ab8b5850c2d5c044672" candidate_uuid: "56e153ec7c5442a3b574c088e120d92a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "839a243839234709a156fd1477d5545d" is_pre_election: true
I20260710 13:24:40.547154 24136 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.547788 24094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750"
dest_uuid: "839a243839234709a156fd1477d5545d"
 from {username='slave'} at 127.0.0.1:46494
I20260710 13:24:40.548416 24601 raft_consensus.cc:2749] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.548681 24094 raft_consensus.cc:493] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:40.549276 24094 raft_consensus.cc:3060] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.550796 23988 leader_election.cc:304] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [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: e54a90ca57514d48851ec2352212e5e8; no voters: 56e153ec7c5442a3b574c088e120d92a, 839a243839234709a156fd1477d5545d
I20260710 13:24:40.551923 24648 raft_consensus.cc:2749] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:40.566715 24494 raft_consensus.cc:2410] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 56e153ec7c5442a3b574c088e120d92a for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 13:24:40.570495 24134 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:40.571858 24626 raft_consensus.cc:2749] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:40.574054 24014 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 election: Requested vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:40.577139 24096 raft_consensus.cc:2468] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e153ec7c5442a3b574c088e120d92a in term 2.
I20260710 13:24:40.580649 24162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248173267f74c77b70b21067db16f7b" candidate_uuid: "e54a90ca57514d48851ec2352212e5e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:40.581274 24162 raft_consensus.cc:3055] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:40.581342 24092 raft_consensus.cc:1275] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Refusing update from remote peer 56e153ec7c5442a3b574c088e120d92a: 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:40.581668 24162 raft_consensus.cc:740] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:40.582571 24162 consensus_queue.cc:260] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.583741 24162 raft_consensus.cc:3060] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.589893 24601 consensus_queue.cc:1048] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.577183 24631 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.596825 24494 raft_consensus.cc:1275] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Refusing update from remote peer 56e153ec7c5442a3b574c088e120d92a: 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:40.600142 24626 consensus_queue.cc:1048] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.612702 24162 raft_consensus.cc:2468] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 2.
I20260710 13:24:40.614099 23985 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:40.614919 24612 raft_consensus.cc:2804] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:40.615382 24612 raft_consensus.cc:697] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 2 LEADER]: Becoming Leader. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Running, Role: LEADER
I20260710 13:24:40.616159 24612 consensus_queue.cc:237] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.618278 24094 raft_consensus.cc:515] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.618139 23844 catalog_manager.cc:5697] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 1 to 2, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:40.619550 24091 raft_consensus.cc:1240] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Rejecting Update request from peer 56e153ec7c5442a3b574c088e120d92a for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:40.620908 23844 catalog_manager.cc:5697] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 1 to 2, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:40.622826 24090 raft_consensus.cc:2468] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54a90ca57514d48851ec2352212e5e8 in term 2.
I20260710 13:24:40.622774 23844 catalog_manager.cc:5697] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 2 to 3, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 3 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:40.625980 24631 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 3 election: Requested vote from peers 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:40.628152 24626 consensus_queue.cc:1059] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:40.629567 24626 raft_consensus.cc:3055] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:40.629909 24094 leader_election.cc:290] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 election: Requested vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 56e153ec7c5442a3b574c088e120d92a (127.21.88.68:40825)
I20260710 13:24:40.630155 24626 raft_consensus.cc:740] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e153ec7c5442a3b574c088e120d92a, State: Running, Role: LEADER
I20260710 13:24:40.628942 23844 catalog_manager.cc:5697] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 reported cstate change: term changed from 1 to 2, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to da14c3d657a5424fa8f23643176701e0 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "da14c3d657a5424fa8f23643176701e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:40.631336 24626 consensus_queue.cc:260] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.632944 24626 raft_consensus.cc:3060] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.639024 24014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54a90ca57514d48851ec2352212e5e8"
I20260710 13:24:40.639706 24014 raft_consensus.cc:3060] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:40.653208 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c9464b3464c88ad97221f29aaf750" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:40.666070 24165 raft_consensus.cc:1275] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.663492 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "da14c3d657a5424fa8f23643176701e0"
I20260710 13:24:40.667649 24590 consensus_queue.cc:1048] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:40.678009 24014 raft_consensus.cc:2468] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 2.
I20260710 13:24:40.679436 24062 leader_election.cc:304] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8; no voters: 
I20260710 13:24:40.680363 24631 raft_consensus.cc:2804] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:40.680786 23844 catalog_manager.cc:5697] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 reported cstate change: term changed from 1 to 2, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to e54a90ca57514d48851ec2352212e5e8 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "e54a90ca57514d48851ec2352212e5e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:40.680825 24631 raft_consensus.cc:697] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 2 LEADER]: Becoming Leader. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:40.684877 24631 consensus_queue.cc:237] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:40.662298 24162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1e9b3139fa433385150e574380cf83" candidate_uuid: "839a243839234709a156fd1477d5545d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "56e153ec7c5442a3b574c088e120d92a"
I20260710 13:24:40.686272 24162 raft_consensus.cc:2393] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 839a243839234709a156fd1477d5545d in current term 3: Already voted for candidate 56e153ec7c5442a3b574c088e120d92a in this term.
I20260710 13:24:40.690642 24019 raft_consensus.cc:1275] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.692322 24625 consensus_queue.cc:1048] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.711453 24164 raft_consensus.cc:2468] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 2.
I20260710 13:24:40.714140 24090 raft_consensus.cc:1240] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Rejecting Update request from peer e54a90ca57514d48851ec2352212e5e8 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:40.721864 24612 consensus_queue.cc:1059] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:40.722910 24612 raft_consensus.cc:3055] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:40.723289 24612 raft_consensus.cc:740] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e54a90ca57514d48851ec2352212e5e8, State: Running, Role: LEADER
I20260710 13:24:40.714619 24489 raft_consensus.cc:2468] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 839a243839234709a156fd1477d5545d in term 3.
I20260710 13:24:40.724164 24612 consensus_queue.cc:260] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [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: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } }
I20260710 13:24:40.724864 23840 catalog_manager.cc:5697] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d reported cstate change: term changed from 1 to 2, leader changed from 56e153ec7c5442a3b574c088e120d92a (127.21.88.68) to 839a243839234709a156fd1477d5545d (127.21.88.67). New cstate: current_term: 2 leader_uuid: "839a243839234709a156fd1477d5545d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:40.725999 24060 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [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: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0; no voters: 56e153ec7c5442a3b574c088e120d92a
I20260710 13:24:40.727126 24631 raft_consensus.cc:2804] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:40.730682 24631 raft_consensus.cc:697] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 3 LEADER]: Becoming Leader. State: Replica: 839a243839234709a156fd1477d5545d, State: Running, Role: LEADER
I20260710 13:24:40.731664 24631 consensus_queue.cc:237] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:40.734148 24612 raft_consensus.cc:3060] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:40.747221 23844 catalog_manager.cc:5697] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d reported cstate change: term changed from 2 to 3, leader changed from da14c3d657a5424fa8f23643176701e0 (127.21.88.65) to 839a243839234709a156fd1477d5545d (127.21.88.67). New cstate: current_term: 3 leader_uuid: "839a243839234709a156fd1477d5545d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:40.906059 24090 raft_consensus.cc:1275] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.907431 24627 consensus_queue.cc:1048] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.916548 24164 raft_consensus.cc:1275] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.917753 24625 consensus_queue.cc:1048] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.925230 24019 raft_consensus.cc:1275] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.926736 24627 consensus_queue.cc:1048] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:40.945691 24162 raft_consensus.cc:1275] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.948796 24625 consensus_queue.cc:1048] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:40.955682 24019 raft_consensus.cc:1275] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.958458 24590 consensus_queue.cc:1048] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.987987 24164 raft_consensus.cc:1275] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:40.995007 24590 consensus_queue.cc:1048] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:41.043309 24090 raft_consensus.cc:1275] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Refusing update from remote peer e54a90ca57514d48851ec2352212e5e8: 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:41.044762 24612 consensus_queue.cc:1048] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:41.054287 24164 raft_consensus.cc:1275] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer e54a90ca57514d48851ec2352212e5e8: 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:41.056109 24648 consensus_queue.cc:1048] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:24:41.113866 24164 raft_consensus.cc:1275] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:41.115494 24631 consensus_queue.cc:1048] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:41.128773 24164 raft_consensus.cc:1275] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:41.129444 24489 raft_consensus.cc:1275] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: 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:41.131089 24631 consensus_queue.cc:1048] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:41.131781 24590 consensus_queue.cc:1048] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:41.138245 24019 raft_consensus.cc:1275] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer da14c3d657a5424fa8f23643176701e0: 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:41.140691 24625 consensus_queue.cc:1048] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:41.203266 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:41.214342 24019 raft_consensus.cc:1275] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: 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:41.216728 24631 consensus_queue.cc:1048] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:41.238986 24164 raft_consensus.cc:1275] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Refusing update from remote peer 839a243839234709a156fd1477d5545d: 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:41.242146 24631 consensus_queue.cc:1048] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:41.243266 21857 tablet_server.cc:179] TabletServer@127.21.88.65:46667 shutting down...
W20260710 13:24:41.285028 24134 consensus_peers.cc:597] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:41.320659 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:41.321472 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.322365 21857 raft_consensus.cc:2243] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.322863 21857 raft_consensus.cc:2272] T fd1e9b3139fa433385150e574380cf83 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.326135 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.326787 21857 raft_consensus.cc:2243] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.327289 21857 raft_consensus.cc:2272] T 4a0342f2693e47218e7d75327b9ea8fe P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.329612 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.330492 21857 raft_consensus.cc:2243] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.331092 21857 raft_consensus.cc:2272] T 9982fdcb1d6a4c3397d38a8f56033999 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.334033 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.334635 21857 raft_consensus.cc:2243] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.335429 21857 raft_consensus.cc:2272] T 3e4bf31c32a44d70bb05afe6a89ce997 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.338433 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.339226 21857 raft_consensus.cc:2243] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.340338 21857 raft_consensus.cc:2272] T 5b60b77d4e764a31b827363336eb6d7b P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.343577 21857 tablet_replica.cc:333] stopping tablet replica
W20260710 13:24:41.344084 24134 consensus_peers.cc:597] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:41.344239 21857 raft_consensus.cc:2243] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.344815 21857 raft_consensus.cc:2272] T c2c740c55e7d4ac389604a1b399b824c P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:41.344784 24134 consensus_peers.cc:597] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:41.347138 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.347728 21857 raft_consensus.cc:2243] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.348459 21857 raft_consensus.cc:2272] T c309943c36a244a8b86eb6a4200ec3ef P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.350674 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.351305 21857 raft_consensus.cc:2243] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.351738 21857 raft_consensus.cc:2272] T 160b56cf88d04ed0a666f743e837a8e4 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.353509 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.354095 21857 raft_consensus.cc:2243] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.354813 21857 raft_consensus.cc:2272] T c4e63f3c2b874a8bac9a9d1da5784c41 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.357434 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.358134 21857 raft_consensus.cc:2243] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.358636 21857 raft_consensus.cc:2272] T c0f452ba02ec4ab8b5850c2d5c044672 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.360904 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.361564 21857 raft_consensus.cc:2243] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.362512 21857 raft_consensus.cc:2272] T 2093fee7eb964c00b10ecdce961604fe P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.366261 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.367444 21857 raft_consensus.cc:2243] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.368053 21857 raft_consensus.cc:2272] T e4ae09bbed154dfc990ddc852e7ff345 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.371577 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.372539 21857 raft_consensus.cc:2243] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.373172 21857 raft_consensus.cc:2272] T 3cab7f12d36846a585cbe11284ff5b18 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.376395 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.377099 21857 raft_consensus.cc:2243] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.378140 21857 raft_consensus.cc:2272] T a990cc33cd0447008af6fc1e784ebad4 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:41.378862 24060 consensus_peers.cc:597] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. 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:41.380223 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.380806 21857 raft_consensus.cc:2243] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.381289 21857 raft_consensus.cc:2272] T 7248cfc4bd114e8cb4ff60d1c22dd853 P da14c3d657a5424fa8f23643176701e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.383225 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.383723 21857 raft_consensus.cc:2243] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.384076 21857 raft_consensus.cc:2272] T 79de8b34b27b454590e2af13aaa79c93 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.385951 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.386435 21857 raft_consensus.cc:2243] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.386827 21857 raft_consensus.cc:2272] T 21fb245b428c4898a7c078a7246592f8 P da14c3d657a5424fa8f23643176701e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.388882 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:41.389348 21857 raft_consensus.cc:2243] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.389742 21857 raft_consensus.cc:2272] T 6f105b116a1442d5a619f2e8a3733be0 P da14c3d657a5424fa8f23643176701e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:41.426396 24060 consensus_peers.cc:597] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:41.432602 21857 tablet_server.cc:196] TabletServer@127.21.88.65:46667 shutdown complete.
W20260710 13:24:41.436308 23986 consensus_peers.cc:597] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:41.474660 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
W20260710 13:24:41.496959 24062 consensus_peers.cc:597] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. 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:41.506161 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:41.507056 21857 tablet_replica.cc:333] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.507884 21857 raft_consensus.cc:2243] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.508373 21857 raft_consensus.cc:2272] T d9d88e1573b44624a149cfc44c01ce0a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.510504 21857 tablet_replica.cc:333] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.511045 21857 raft_consensus.cc:2243] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.511466 21857 raft_consensus.cc:2272] T 3e4bf31c32a44d70bb05afe6a89ce997 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.514312 21857 tablet_replica.cc:333] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.514971 21857 raft_consensus.cc:2243] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.515455 21857 raft_consensus.cc:2272] T a990cc33cd0447008af6fc1e784ebad4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.517256 21857 tablet_replica.cc:333] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.517776 21857 raft_consensus.cc:2243] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.518249 21857 raft_consensus.cc:2272] T 5b60b77d4e764a31b827363336eb6d7b P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.520932 21857 tablet_replica.cc:333] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.521648 21857 raft_consensus.cc:2243] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.522099 21857 raft_consensus.cc:2272] T 6f105b116a1442d5a619f2e8a3733be0 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.523890 21857 tablet_replica.cc:333] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.524401 21857 raft_consensus.cc:2243] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.524803 21857 raft_consensus.cc:2272] T c4e63f3c2b874a8bac9a9d1da5784c41 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.527138 21857 tablet_replica.cc:333] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.527704 21857 raft_consensus.cc:2243] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.528451 21857 raft_consensus.cc:2272] T 2ed36af60f0d49158d716a8513c3673a P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.530645 21857 tablet_replica.cc:333] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.531231 21857 raft_consensus.cc:2243] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.531689 21857 raft_consensus.cc:2272] T a427d7f4887d4b06a997cb035bc75722 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.533488 21857 tablet_replica.cc:333] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.534130 21857 raft_consensus.cc:2243] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.534526 21857 raft_consensus.cc:2272] T 7248cfc4bd114e8cb4ff60d1c22dd853 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.536535 21857 tablet_replica.cc:333] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.537037 21857 raft_consensus.cc:2243] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.537437 21857 raft_consensus.cc:2272] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.539301 21857 tablet_replica.cc:333] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.539814 21857 raft_consensus.cc:2243] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.540575 21857 raft_consensus.cc:2272] T 9982fdcb1d6a4c3397d38a8f56033999 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.542611 21857 tablet_replica.cc:333] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.543146 21857 raft_consensus.cc:2243] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.543562 21857 raft_consensus.cc:2272] T de2c9464b3464c88ad97221f29aaf750 P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.546656 21857 tablet_replica.cc:333] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.547320 21857 raft_consensus.cc:2243] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.547803 21857 raft_consensus.cc:2272] T c2c740c55e7d4ac389604a1b399b824c P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.550098 21857 tablet_replica.cc:333] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.550571 21857 raft_consensus.cc:2243] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.550944 21857 raft_consensus.cc:2272] T 160b56cf88d04ed0a666f743e837a8e4 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.552804 21857 tablet_replica.cc:333] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.553344 21857 raft_consensus.cc:2243] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.554157 21857 raft_consensus.cc:2272] T 2248173267f74c77b70b21067db16f7b P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.556401 21857 tablet_replica.cc:333] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.556953 21857 raft_consensus.cc:2243] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.557703 21857 raft_consensus.cc:2272] T e4ae09bbed154dfc990ddc852e7ff345 P e54a90ca57514d48851ec2352212e5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.560087 21857 tablet_replica.cc:333] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.560732 21857 raft_consensus.cc:2243] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.561542 21857 raft_consensus.cc:2272] T 3cab7f12d36846a585cbe11284ff5b18 P e54a90ca57514d48851ec2352212e5e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.564065 21857 tablet_replica.cc:333] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8: stopping tablet replica
I20260710 13:24:41.564854 21857 raft_consensus.cc:2243] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.565351 21857 raft_consensus.cc:2272] T 2093fee7eb964c00b10ecdce961604fe P e54a90ca57514d48851ec2352212e5e8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:41.570096 24134 consensus_peers.cc:597] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:41.611018 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
W20260710 13:24:41.622550 24136 consensus_peers.cc:597] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:41.623162 24136 consensus_peers.cc:597] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:41.650723 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
I20260710 13:24:41.686787 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:41.687677 21857 tablet_replica.cc:333] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.688536 21857 raft_consensus.cc:2243] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.689066 21857 raft_consensus.cc:2272] T d9d88e1573b44624a149cfc44c01ce0a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.692065 21857 tablet_replica.cc:333] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.692836 21857 raft_consensus.cc:2243] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.693634 21857 raft_consensus.cc:2272] T fd1e9b3139fa433385150e574380cf83 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.696213 21857 tablet_replica.cc:333] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.696777 21857 raft_consensus.cc:2243] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.697454 21857 raft_consensus.cc:2272] T e4ae09bbed154dfc990ddc852e7ff345 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.700148 21857 tablet_replica.cc:333] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d: stopping tablet replica
W20260710 13:24:41.700212 24062 consensus_peers.cc:597] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:41.700696 21857 raft_consensus.cc:2243] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.701128 21857 raft_consensus.cc:2272] T 2248173267f74c77b70b21067db16f7b P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.703481 21857 tablet_replica.cc:333] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.704074 21857 raft_consensus.cc:2243] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.704552 21857 raft_consensus.cc:2272] T 3cab7f12d36846a585cbe11284ff5b18 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.706473 21857 tablet_replica.cc:333] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.706967 21857 raft_consensus.cc:2243] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.707795 21857 raft_consensus.cc:2272] T c2c740c55e7d4ac389604a1b399b824c P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.710201 21857 tablet_replica.cc:333] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.710947 21857 raft_consensus.cc:2243] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.711508 21857 raft_consensus.cc:2272] T 9982fdcb1d6a4c3397d38a8f56033999 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:41.711772 24136 consensus_peers.cc:597] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a -> Peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Couldn't send request to peer 839a243839234709a156fd1477d5545d. 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:41.713531 21857 tablet_replica.cc:333] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.714143 21857 raft_consensus.cc:2243] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.714883 21857 raft_consensus.cc:2272] T de2c9464b3464c88ad97221f29aaf750 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.717115 21857 tablet_replica.cc:333] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.717649 21857 raft_consensus.cc:2243] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.718420 21857 raft_consensus.cc:2272] T c0f452ba02ec4ab8b5850c2d5c044672 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.720242 21857 tablet_replica.cc:333] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.720731 21857 raft_consensus.cc:2243] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.721164 21857 raft_consensus.cc:2272] T 2ed36af60f0d49158d716a8513c3673a P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.722993 21857 tablet_replica.cc:333] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.723582 21857 raft_consensus.cc:2243] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.724025 21857 raft_consensus.cc:2272] T a427d7f4887d4b06a997cb035bc75722 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.725971 21857 tablet_replica.cc:333] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.726466 21857 raft_consensus.cc:2243] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.726853 21857 raft_consensus.cc:2272] T 7248cfc4bd114e8cb4ff60d1c22dd853 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.728646 21857 tablet_replica.cc:333] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.729138 21857 raft_consensus.cc:2243] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.729528 21857 raft_consensus.cc:2272] T 4a0342f2693e47218e7d75327b9ea8fe P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.731317 21857 tablet_replica.cc:333] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.731791 21857 raft_consensus.cc:2243] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.732196 21857 raft_consensus.cc:2272] T 79de8b34b27b454590e2af13aaa79c93 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.734072 21857 tablet_replica.cc:333] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.734550 21857 raft_consensus.cc:2243] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.735273 21857 raft_consensus.cc:2272] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 839a243839234709a156fd1477d5545d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.737461 21857 tablet_replica.cc:333] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.737995 21857 raft_consensus.cc:2243] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.738385 21857 raft_consensus.cc:2272] T 21fb245b428c4898a7c078a7246592f8 P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.740082 21857 tablet_replica.cc:333] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.740561 21857 raft_consensus.cc:2243] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.740952 21857 raft_consensus.cc:2272] T c309943c36a244a8b86eb6a4200ec3ef P 839a243839234709a156fd1477d5545d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.743057 21857 tablet_replica.cc:333] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d: stopping tablet replica
I20260710 13:24:41.743508 21857 raft_consensus.cc:2243] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:41.743885 21857 raft_consensus.cc:2272] T 160b56cf88d04ed0a666f743e837a8e4 P 839a243839234709a156fd1477d5545d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:41.761456 24136 consensus_peers.cc:597] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:41.770676 24136 consensus_peers.cc:597] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a -> Peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Couldn't send request to peer 839a243839234709a156fd1477d5545d. 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:41.800239 24136 consensus_peers.cc:597] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a -> Peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Couldn't send request to peer 839a243839234709a156fd1477d5545d. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:42.169603 24136 consensus_peers.cc:597] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a -> Peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Couldn't send request to peer 839a243839234709a156fd1477d5545d. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:42.229504 24136 consensus_peers.cc:597] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a -> Peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Couldn't send request to peer 839a243839234709a156fd1477d5545d. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:42.421340 24626 raft_consensus.cc:493] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:42.421897 24626 raft_consensus.cc:515] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:42.423657 24626 leader_election.cc:290] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
W20260710 13:24:42.427670 24136 leader_election.cc:336] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
W20260710 13:24:42.428473 24134 leader_election.cc:336] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
I20260710 13:24:42.428829 24134 leader_election.cc:304] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:42.429399 24626 raft_consensus.cc:2749] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:42.456655 24626 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:42.457137 24626 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:42.459015 24626 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
W20260710 13:24:42.462942 24134 leader_election.cc:336] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
W20260710 13:24:42.463617 24136 leader_election.cc:336] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
I20260710 13:24:42.463949 24136 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.464563 24626 raft_consensus.cc:2749] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:42.500344 24626 raft_consensus.cc:493] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:42.500821 24626 raft_consensus.cc:515] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:42.502593 24626 leader_election.cc:290] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
W20260710 13:24:42.506697 24134 leader_election.cc:336] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
W20260710 13:24:42.507361 24136 leader_election.cc:336] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
I20260710 13:24:42.507688 24136 leader_election.cc:304] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.508275 24626 raft_consensus.cc:2749] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:42.561635 24626 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:42.562325 24626 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:42.564590 24626 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
W20260710 13:24:42.568362 24136 leader_election.cc:336] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
W20260710 13:24:42.569343 24136 leader_election.cc:336] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
I20260710 13:24:42.569696 24136 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.570412 24626 raft_consensus.cc:2749] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:42.687202 24626 raft_consensus.cc:493] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:42.687784 24626 raft_consensus.cc:515] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:42.689459 24687 raft_consensus.cc:493] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:42.689780 24626 leader_election.cc:290] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:42.690073 24687 raft_consensus.cc:515] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:42.692571 24687 leader_election.cc:290] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
W20260710 13:24:42.694794 24136 leader_election.cc:336] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
W20260710 13:24:42.695329 24134 leader_election.cc:336] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
I20260710 13:24:42.695676 24134 leader_election.cc:304] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.696380 24687 raft_consensus.cc:2749] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:24:42.698139 24136 leader_election.cc:336] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
I20260710 13:24:42.698760 24687 raft_consensus.cc:493] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
W20260710 13:24:42.698770 24134 leader_election.cc:336] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
I20260710 13:24:42.699348 24687 raft_consensus.cc:515] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:42.699504 24134 leader_election.cc:304] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.700277 24626 raft_consensus.cc:2749] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:42.700989 24626 raft_consensus.cc:493] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:42.701298 24687 leader_election.cc:290] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:42.701515 24626 raft_consensus.cc:515] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:42.704754 24626 leader_election.cc:290] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
W20260710 13:24:42.706265 24136 leader_election.cc:336] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
W20260710 13:24:42.708415 24134 leader_election.cc:336] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
I20260710 13:24:42.708860 24134 leader_election.cc:304] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
W20260710 13:24:42.709250 24136 leader_election.cc:336] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
I20260710 13:24:42.709611 24626 raft_consensus.cc:2749] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:24:42.711541 24134 leader_election.cc:336] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
I20260710 13:24:42.711907 24134 leader_election.cc:304] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.712492 24626 raft_consensus.cc:2749] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:42.758948 24626 raft_consensus.cc:493] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:42.759562 24626 raft_consensus.cc:515] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:42.761940 24626 leader_election.cc:290] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
W20260710 13:24:42.765950 24136 leader_election.cc:336] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
W20260710 13:24:42.766688 24136 leader_election.cc:336] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
I20260710 13:24:42.766996 24136 leader_election.cc:304] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.767587 24626 raft_consensus.cc:2749] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:24:42.790891 21857 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 24117)
I20260710 13:24:42.871191 24626 raft_consensus.cc:493] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:42.871886 24626 raft_consensus.cc:515] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:42.874298 24626 leader_election.cc:290] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
W20260710 13:24:42.878401 24136 leader_election.cc:336] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
W20260710 13:24:42.878984 24136 leader_election.cc:336] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
I20260710 13:24:42.879292 24136 leader_election.cc:304] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.879851 24626 raft_consensus.cc:2749] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:42.917253 24626 raft_consensus.cc:493] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:42.917840 24626 raft_consensus.cc:515] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:42.919988 24626 leader_election.cc:290] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
W20260710 13:24:42.923933 24136 leader_election.cc:336] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
W20260710 13:24:42.924892 24136 leader_election.cc:336] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
I20260710 13:24:42.925230 24136 leader_election.cc:304] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:42.925868 24626 raft_consensus.cc:2749] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:43.192404 24626 raft_consensus.cc:493] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 839a243839234709a156fd1477d5545d)
I20260710 13:24:43.192863 24626 raft_consensus.cc:515] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:43.194651 24626 leader_election.cc:290] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
W20260710 13:24:43.199093 24134 leader_election.cc:336] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
W20260710 13:24:43.199688 24136 leader_election.cc:336] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
I20260710 13:24:43.200032 24136 leader_election.cc:304] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:43.200604 24626 raft_consensus.cc:2749] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 13:24:43.612818 24134 consensus_peers.cc:597] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:43.763269 24134 consensus_peers.cc:597] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:43.767059 24134 consensus_peers.cc:597] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:43.791539 21857 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 24117)
W20260710 13:24:43.867573 24134 consensus_peers.cc:597] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a -> Peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Couldn't send request to peer da14c3d657a5424fa8f23643176701e0. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:44.142840 24136 consensus_peers.cc:597] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:24:44.182005 24626 raft_consensus.cc:493] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:44.182586 24626 raft_consensus.cc:515] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:44.184355 24626 leader_election.cc:290] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
W20260710 13:24:44.187862 24134 leader_election.cc:336] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
W20260710 13:24:44.189195 24136 leader_election.cc:336] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
I20260710 13:24:44.189654 24136 leader_election.cc:304] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:44.190431 24626 raft_consensus.cc:2749] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:44.236450 24626 raft_consensus.cc:493] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:44.236932 24626 raft_consensus.cc:515] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } } peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } }
I20260710 13:24:44.238816 24626 leader_election.cc:290] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667), e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879)
W20260710 13:24:44.242749 24134 leader_election.cc:336] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
W20260710 13:24:44.243199 24136 leader_election.cc:336] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
I20260710 13:24:44.243580 24136 leader_election.cc:304] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:44.244138 24626 raft_consensus.cc:2749] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:24:44.296288 24136 consensus_peers.cc:597] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:24:44.320094 24626 raft_consensus.cc:493] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:44.321003 24626 raft_consensus.cc:515] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:44.323206 24626 leader_election.cc:290] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 839a243839234709a156fd1477d5545d (127.21.88.67:36875), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
W20260710 13:24:44.327617 24136 leader_election.cc:336] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
W20260710 13:24:44.328049 24134 leader_election.cc:336] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
I20260710 13:24:44.328507 24134 leader_election.cc:304] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, da14c3d657a5424fa8f23643176701e0
I20260710 13:24:44.329200 24626 raft_consensus.cc:2749] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:24:44.330327 24136 consensus_peers.cc:597] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a -> Peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Couldn't send request to peer 839a243839234709a156fd1477d5545d. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:24:44.345768 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:24:44.387889 21857 tablet_server.cc:179] TabletServer@127.21.88.68:0 shutting down...
W20260710 13:24:44.419697 24136 consensus_peers.cc:597] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a -> Peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Couldn't send request to peer e54a90ca57514d48851ec2352212e5e8. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:24:44.423681 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:44.424503 21857 tablet_replica.cc:333] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.425127 21857 raft_consensus.cc:2243] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.425588 21857 raft_consensus.cc:2272] T 3e4bf31c32a44d70bb05afe6a89ce997 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.427497 21857 tablet_replica.cc:333] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.428014 21857 raft_consensus.cc:2243] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.428442 21857 raft_consensus.cc:2272] T fd1e9b3139fa433385150e574380cf83 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.430248 21857 tablet_replica.cc:333] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.430800 21857 raft_consensus.cc:2243] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.431205 21857 raft_consensus.cc:2272] T a990cc33cd0447008af6fc1e784ebad4 P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.432940 21857 tablet_replica.cc:333] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.433467 21857 raft_consensus.cc:2243] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.433959 21857 raft_consensus.cc:2272] T 5b60b77d4e764a31b827363336eb6d7b P 56e153ec7c5442a3b574c088e120d92a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.435680 21857 tablet_replica.cc:333] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.436251 21857 raft_consensus.cc:2243] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:44.436942 21857 raft_consensus.cc:2272] T d9d88e1573b44624a149cfc44c01ce0a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.439121 21857 tablet_replica.cc:333] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.439642 21857 raft_consensus.cc:2243] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:44.440424 21857 raft_consensus.cc:2272] T 79de8b34b27b454590e2af13aaa79c93 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.442246 21857 tablet_replica.cc:333] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.442705 21857 raft_consensus.cc:2243] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:44.443356 21857 raft_consensus.cc:2272] T 21fb245b428c4898a7c078a7246592f8 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.445030 21857 tablet_replica.cc:333] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.445478 21857 raft_consensus.cc:2243] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.445884 21857 raft_consensus.cc:2272] T 2b9fd69b5dcf43cba87f5ee898bd21f9 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.447626 21857 tablet_replica.cc:333] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.448073 21857 raft_consensus.cc:2243] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.448398 21857 raft_consensus.cc:2272] T c0f452ba02ec4ab8b5850c2d5c044672 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.450146 21857 tablet_replica.cc:333] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.450423 24626 raft_consensus.cc:493] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e54a90ca57514d48851ec2352212e5e8)
I20260710 13:24:44.450701 21857 raft_consensus.cc:2243] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.451206 21857 raft_consensus.cc:2272] T c4e63f3c2b874a8bac9a9d1da5784c41 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.450894 24626 raft_consensus.cc:515] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "839a243839234709a156fd1477d5545d" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 36875 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } }
I20260710 13:24:44.452628 24626 leader_election.cc:290] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), 839a243839234709a156fd1477d5545d (127.21.88.67:36875)
I20260710 13:24:44.453377 21857 tablet_replica.cc:333] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.454114 21857 raft_consensus.cc:2243] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:44.455010 21857 raft_consensus.cc:2272] T a427d7f4887d4b06a997cb035bc75722 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:44.456465 24136 leader_election.cc:336] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
W20260710 13:24:44.457379 24136 leader_election.cc:336] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 839a243839234709a156fd1477d5545d (127.21.88.67:36875): Network error: Client connection negotiation failed: client connection to 127.21.88.67:36875: connect: Connection refused (error 111)
I20260710 13:24:44.457486 21857 tablet_replica.cc:333] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.457702 24136 leader_election.cc:304] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: 839a243839234709a156fd1477d5545d, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:44.458400 24626 raft_consensus.cc:2749] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:44.458532 21857 raft_consensus.cc:2243] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.459463 21857 raft_consensus.cc:2272] T 2ed36af60f0d49158d716a8513c3673a P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.462054 21857 tablet_replica.cc:333] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.462684 21857 raft_consensus.cc:2243] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:44.463776 21857 raft_consensus.cc:2272] T 6f105b116a1442d5a619f2e8a3733be0 P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.465737 21857 tablet_replica.cc:333] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.466362 21857 raft_consensus.cc:2243] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:44.467141 21857 raft_consensus.cc:2272] T 4a0342f2693e47218e7d75327b9ea8fe P 56e153ec7c5442a3b574c088e120d92a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.469046 21857 tablet_replica.cc:333] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.469568 21857 raft_consensus.cc:2243] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.470013 21857 raft_consensus.cc:2272] T c309943c36a244a8b86eb6a4200ec3ef P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.471781 21857 tablet_replica.cc:333] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.472211 21857 raft_consensus.cc:2243] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.472560 21857 raft_consensus.cc:2272] T 2248173267f74c77b70b21067db16f7b P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.473250 24626 raft_consensus.cc:493] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader da14c3d657a5424fa8f23643176701e0)
I20260710 13:24:44.473739 24626 raft_consensus.cc:515] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54a90ca57514d48851ec2352212e5e8" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35879 } } peers { permanent_uuid: "56e153ec7c5442a3b574c088e120d92a" member_type: VOTER last_known_addr { host: "127.21.88.68" port: 40825 } } peers { permanent_uuid: "da14c3d657a5424fa8f23643176701e0" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 46667 } }
I20260710 13:24:44.474541 21857 tablet_replica.cc:333] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
I20260710 13:24:44.475098 21857 raft_consensus.cc:2243] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.475538 21857 raft_consensus.cc:2272] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.475891 24626 leader_election.cc:290] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879), da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667)
I20260710 13:24:44.479655 21857 tablet_replica.cc:333] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a: stopping tablet replica
W20260710 13:24:44.479645 24134 leader_election.cc:336] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer da14c3d657a5424fa8f23643176701e0 (127.21.88.65:46667): Network error: Client connection negotiation failed: client connection to 127.21.88.65:46667: connect: Connection refused (error 111)
W20260710 13:24:44.480468 24136 leader_election.cc:336] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e54a90ca57514d48851ec2352212e5e8 (127.21.88.66:35879): Network error: Client connection negotiation failed: client connection to 127.21.88.66:35879: connect: Connection refused (error 111)
I20260710 13:24:44.480767 21857 raft_consensus.cc:2243] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:44.480887 24136 leader_election.cc:304] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a [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: 56e153ec7c5442a3b574c088e120d92a; no voters: da14c3d657a5424fa8f23643176701e0, e54a90ca57514d48851ec2352212e5e8
I20260710 13:24:44.481341 21857 raft_consensus.cc:2272] T de2c9464b3464c88ad97221f29aaf750 P 56e153ec7c5442a3b574c088e120d92a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:44.481467 24136 raft_consensus.cc:2686] T 2093fee7eb964c00b10ecdce961604fe P 56e153ec7c5442a3b574c088e120d92a: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260710 13:24:44.520435 21857 tablet_server.cc:196] TabletServer@127.21.88.68:0 shutdown complete.
I20260710 13:24:44.552400 21857 master.cc:562] Master@127.21.88.126:46835 shutting down...
I20260710 13:24:44.576061 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:44.576545 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:44.576817 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1053688fe81b451787ac85776f0d312e: stopping tablet replica
I20260710 13:24:44.598148 21857 master.cc:584] Master@127.21.88.126:46835 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (23465 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:24:44.658324 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:43593
I20260710 13:24:44.659467 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:44.665221 24691 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:44.666340 24692 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:44.667825 24694 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:44.667959 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:44.669219 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:44.669411 21857 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:44.669597 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689884669582 us; error 0 us; skew 500 ppm
I20260710 13:24:44.670251 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:44.672925 21857 webserver.cc:533] Webserver started at http://127.21.88.126:38989/ using document root <none> and password file <none>
I20260710 13:24:44.673484 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:44.673679 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:44.674037 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:44.675156 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "e2fb78cebdb24a3a9e1d344656ecf533"
format_stamp: "Formatted at 2026-07-10 13:24:44 on dist-test-slave-z93j"
I20260710 13:24:44.680043 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:24:44.683924 24699 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:44.684970 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:44.685316 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "e2fb78cebdb24a3a9e1d344656ecf533"
format_stamp: "Formatted at 2026-07-10 13:24:44 on dist-test-slave-z93j"
I20260710 13:24:44.685653 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-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:44.700587 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:44.701905 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:44.740576 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:43593
I20260710 13:24:44.740670 24750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:43593 every 8 connection(s)
I20260710 13:24:44.744555 24751 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:44.754558 24751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533: Bootstrap starting.
I20260710 13:24:44.759184 24751 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:44.763352 24751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533: No bootstrap required, opened a new log
I20260710 13:24:44.765445 24751 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fb78cebdb24a3a9e1d344656ecf533" member_type: VOTER }
I20260710 13:24:44.765911 24751 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:44.766117 24751 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2fb78cebdb24a3a9e1d344656ecf533, State: Initialized, Role: FOLLOWER
I20260710 13:24:44.766702 24751 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2fb78cebdb24a3a9e1d344656ecf533" member_type: VOTER }
I20260710 13:24:44.767110 24751 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:44.767303 24751 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:44.767508 24751 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:44.772125 24751 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fb78cebdb24a3a9e1d344656ecf533" member_type: VOTER }
I20260710 13:24:44.772591 24751 leader_election.cc:304] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [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: e2fb78cebdb24a3a9e1d344656ecf533; no voters: 
I20260710 13:24:44.773691 24751 leader_election.cc:290] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:44.774250 24754 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:44.775604 24754 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 1 LEADER]: Becoming Leader. State: Replica: e2fb78cebdb24a3a9e1d344656ecf533, State: Running, Role: LEADER
I20260710 13:24:44.776511 24754 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [LEADER]: Queue going to LEADER mode. State: All 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: "e2fb78cebdb24a3a9e1d344656ecf533" member_type: VOTER }
I20260710 13:24:44.776844 24751 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:44.780539 24755 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2fb78cebdb24a3a9e1d344656ecf533" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fb78cebdb24a3a9e1d344656ecf533" member_type: VOTER } }
I20260710 13:24:44.781159 24755 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:44.780831 24756 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2fb78cebdb24a3a9e1d344656ecf533. Latest consensus state: current_term: 1 leader_uuid: "e2fb78cebdb24a3a9e1d344656ecf533" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fb78cebdb24a3a9e1d344656ecf533" member_type: VOTER } }
I20260710 13:24:44.781946 24756 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:44.788638 24761 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:44.793591 24761 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:44.796605 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:44.802798 24761 catalog_manager.cc:1383] Generated new cluster ID: 8dbae3d9d28f4e84b903660c2100051d
I20260710 13:24:44.803123 24761 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:44.836639 24761 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:44.838016 24761 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:44.867558 24761 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533: Generated new TSK 0
I20260710 13:24:44.868217 24761 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:44.928429 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:44.935101 24772 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:44.936313 24773 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:44.939435 21857 server_base.cc:1061] running on GCE node
W20260710 13:24:44.939849 24775 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:44.940834 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:44.941025 21857 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:44.941226 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689884941193 us; error 0 us; skew 500 ppm
I20260710 13:24:44.941896 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:44.944639 21857 webserver.cc:533] Webserver started at http://127.21.88.65:35401/ using document root <none> and password file <none>
I20260710 13:24:44.945201 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:44.945380 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:44.945713 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:44.946944 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "68596571cd4844508fcdfe27e73e8a5b"
format_stamp: "Formatted at 2026-07-10 13:24:44 on dist-test-slave-z93j"
I20260710 13:24:44.952073 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:44.956142 24780 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:44.957042 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:44.957456 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "68596571cd4844508fcdfe27e73e8a5b"
format_stamp: "Formatted at 2026-07-10 13:24:44 on dist-test-slave-z93j"
I20260710 13:24:44.957774 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-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:44.986774 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:44.988252 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:44.989948 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:44.992341 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:44.992578 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:44.992825 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:44.993014 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:45.037533 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:44295
I20260710 13:24:45.037539 24842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:44295 every 8 connection(s)
I20260710 13:24:45.042984 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:45.050806 24847 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:45.052381 24848 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:45.056241 24850 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:45.056264 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:45.057089 24843 heartbeater.cc:344] Connected to a master server at 127.21.88.126:43593
I20260710 13:24:45.057539 24843 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:45.057890 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:45.058148 21857 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:45.058355 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689885058336 us; error 0 us; skew 500 ppm
I20260710 13:24:45.058450 24843 heartbeater.cc:507] Master 127.21.88.126:43593 requested a full tablet report, sending...
I20260710 13:24:45.059130 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:45.061005 24716 ts_manager.cc:194] Registered new tserver with Master: 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295)
I20260710 13:24:45.062160 21857 webserver.cc:533] Webserver started at http://127.21.88.66:34225/ using document root <none> and password file <none>
I20260710 13:24:45.062834 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:45.063069 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:45.063357 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:45.063562 24716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46330
I20260710 13:24:45.065349 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "d126105a2cb640f7a37111b6f545bf8d"
format_stamp: "Formatted at 2026-07-10 13:24:45 on dist-test-slave-z93j"
I20260710 13:24:45.070709 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:45.074236 24855 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:45.075258 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:24:45.075583 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "d126105a2cb640f7a37111b6f545bf8d"
format_stamp: "Formatted at 2026-07-10 13:24:45 on dist-test-slave-z93j"
I20260710 13:24:45.075914 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-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:45.099376 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:45.100683 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:45.102178 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:45.104465 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:45.104692 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:45.104944 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:45.105113 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:45.147868 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:45949
I20260710 13:24:45.147997 24917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:45949 every 8 connection(s)
I20260710 13:24:45.152839 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:45.159785 24921 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:45.160399 24922 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:45.163882 24924 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:45.168190 24918 heartbeater.cc:344] Connected to a master server at 127.21.88.126:43593
I20260710 13:24:45.168740 24918 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:45.169927 24918 heartbeater.cc:507] Master 127.21.88.126:43593 requested a full tablet report, sending...
I20260710 13:24:45.170171 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:45.171166 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:45.171434 21857 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:45.171659 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689885171597 us; error 0 us; skew 500 ppm
I20260710 13:24:45.172191 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:45.172467 24716 ts_manager.cc:194] Registered new tserver with Master: d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:45.174222 24716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46334
I20260710 13:24:45.174983 21857 webserver.cc:533] Webserver started at http://127.21.88.67:34639/ using document root <none> and password file <none>
I20260710 13:24:45.175642 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:45.175865 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:45.176142 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:45.177258 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
format_stamp: "Formatted at 2026-07-10 13:24:45 on dist-test-slave-z93j"
I20260710 13:24:45.181839 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:24:45.185228 24929 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:45.186332 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:45.186607 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
format_stamp: "Formatted at 2026-07-10 13:24:45 on dist-test-slave-z93j"
I20260710 13:24:45.186878 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-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:45.199934 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:45.201314 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:45.202900 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:45.205286 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:45.205479 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:45.205840 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:45.205999 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:45.247210 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:45153
I20260710 13:24:45.247308 24991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:45153 every 8 connection(s)
I20260710 13:24:45.261714 24992 heartbeater.cc:344] Connected to a master server at 127.21.88.126:43593
I20260710 13:24:45.262207 24992 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:45.263013 24992 heartbeater.cc:507] Master 127.21.88.126:43593 requested a full tablet report, sending...
I20260710 13:24:45.265093 24716 ts_manager.cc:194] Registered new tserver with Master: fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:45.265287 21857 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014698993s
I20260710 13:24:45.266615 24716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46342
I20260710 13:24:45.293447 24716 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46356:
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:45.296520 24716 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:45.375468 24808 tablet_service.cc:1511] Processing CreateTablet for tablet de6b7e5b8fda42199b44750f361d267d (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:45.376081 24807 tablet_service.cc:1511] Processing CreateTablet for tablet 8be999670f7b4993a9b887133b45b02b (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:45.376971 24808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6b7e5b8fda42199b44750f361d267d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.378383 24806 tablet_service.cc:1511] Processing CreateTablet for tablet 20b536a8c77541e2910a3ffee87c412d (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:45.379750 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b536a8c77541e2910a3ffee87c412d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.379669 24957 tablet_service.cc:1511] Processing CreateTablet for tablet de6b7e5b8fda42199b44750f361d267d (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:45.381067 24957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6b7e5b8fda42199b44750f361d267d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.386235 24807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be999670f7b4993a9b887133b45b02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.390600 24956 tablet_service.cc:1511] Processing CreateTablet for tablet 8be999670f7b4993a9b887133b45b02b (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:45.392472 24956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be999670f7b4993a9b887133b45b02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.395684 24805 tablet_service.cc:1511] Processing CreateTablet for tablet 38420933f2cd43ee8f749a75818a5971 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:45.397109 24805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38420933f2cd43ee8f749a75818a5971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.397194 24955 tablet_service.cc:1511] Processing CreateTablet for tablet 20b536a8c77541e2910a3ffee87c412d (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:45.398710 24955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b536a8c77541e2910a3ffee87c412d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.399838 24804 tablet_service.cc:1511] Processing CreateTablet for tablet d017d0b32de14720a82bf7d951708d33 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:45.401283 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d017d0b32de14720a82bf7d951708d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.403609 24954 tablet_service.cc:1511] Processing CreateTablet for tablet 38420933f2cd43ee8f749a75818a5971 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:45.405107 24954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38420933f2cd43ee8f749a75818a5971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.406905 24803 tablet_service.cc:1511] Processing CreateTablet for tablet 65025039c5844a76bc045dc6cb48ca3a (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:45.408314 24803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65025039c5844a76bc045dc6cb48ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.410940 24953 tablet_service.cc:1511] Processing CreateTablet for tablet d017d0b32de14720a82bf7d951708d33 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:45.412396 24953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d017d0b32de14720a82bf7d951708d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.426709 24802 tablet_service.cc:1511] Processing CreateTablet for tablet d12a0447dfbd46f38541712f81c2db4c (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:45.428253 24802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12a0447dfbd46f38541712f81c2db4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.430914 24951 tablet_service.cc:1511] Processing CreateTablet for tablet 03cba513b4c345879bd8dd7f1e96a319 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:45.432358 24951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cba513b4c345879bd8dd7f1e96a319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.432936 24955 tablet_service.cc:1511] Processing CreateTablet for tablet 65025039c5844a76bc045dc6cb48ca3a (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:45.434909 24950 tablet_service.cc:1511] Processing CreateTablet for tablet d680cc8b7fcf4415b848ffa579213d28 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:45.437347 24949 tablet_service.cc:1511] Processing CreateTablet for tablet 817420f7db074f1f8f1209acfe84fcad (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:45.439215 24952 tablet_service.cc:1511] Processing CreateTablet for tablet d12a0447dfbd46f38541712f81c2db4c (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:45.441561 24801 tablet_service.cc:1511] Processing CreateTablet for tablet 03cba513b4c345879bd8dd7f1e96a319 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:45.442409 24799 tablet_service.cc:1511] Processing CreateTablet for tablet 817420f7db074f1f8f1209acfe84fcad (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:45.442960 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cba513b4c345879bd8dd7f1e96a319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.443634 24799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817420f7db074f1f8f1209acfe84fcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.445079 24800 tablet_service.cc:1511] Processing CreateTablet for tablet d680cc8b7fcf4415b848ffa579213d28 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:45.446593 24800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d680cc8b7fcf4415b848ffa579213d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.434901 24955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65025039c5844a76bc045dc6cb48ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.479753 24950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d680cc8b7fcf4415b848ffa579213d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.483705 24949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817420f7db074f1f8f1209acfe84fcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.488236 24952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12a0447dfbd46f38541712f81c2db4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.492094 24882 tablet_service.cc:1511] Processing CreateTablet for tablet 8be999670f7b4993a9b887133b45b02b (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:45.493587 24882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be999670f7b4993a9b887133b45b02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.494513 24875 tablet_service.cc:1511] Processing CreateTablet for tablet d680cc8b7fcf4415b848ffa579213d28 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:45.494864 24883 tablet_service.cc:1511] Processing CreateTablet for tablet de6b7e5b8fda42199b44750f361d267d (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:45.495896 24875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d680cc8b7fcf4415b848ffa579213d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.497265 24876 tablet_service.cc:1511] Processing CreateTablet for tablet 03cba513b4c345879bd8dd7f1e96a319 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:45.498629 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cba513b4c345879bd8dd7f1e96a319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.498857 24874 tablet_service.cc:1511] Processing CreateTablet for tablet 817420f7db074f1f8f1209acfe84fcad (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:45.500159 24874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817420f7db074f1f8f1209acfe84fcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.499895 24880 tablet_service.cc:1511] Processing CreateTablet for tablet 38420933f2cd43ee8f749a75818a5971 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:45.504954 24878 tablet_service.cc:1511] Processing CreateTablet for tablet 65025039c5844a76bc045dc6cb48ca3a (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:45.498855 24881 tablet_service.cc:1511] Processing CreateTablet for tablet 20b536a8c77541e2910a3ffee87c412d (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:45.502620 24879 tablet_service.cc:1511] Processing CreateTablet for tablet d017d0b32de14720a82bf7d951708d33 (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:45.507099 24877 tablet_service.cc:1511] Processing CreateTablet for tablet d12a0447dfbd46f38541712f81c2db4c (DEFAULT_TABLE table=test-workload [id=c6b94aa9d4104b1ca44ceed4f506f47a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:45.508876 24883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6b7e5b8fda42199b44750f361d267d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.509546 24880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38420933f2cd43ee8f749a75818a5971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.511143 24881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b536a8c77541e2910a3ffee87c412d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.514180 24879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d017d0b32de14720a82bf7d951708d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.523963 25007 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:45.519899 24877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12a0447dfbd46f38541712f81c2db4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.526461 24878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65025039c5844a76bc045dc6cb48ca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:45.533758 25008 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:45.541204 25008 tablet_bootstrap.cc:654] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.578935 25007 tablet_bootstrap.cc:654] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.601763 25009 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:45.626648 25009 tablet_bootstrap.cc:654] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.628252 25007 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:45.628584 25008 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:45.628811 25007 ts_tablet_manager.cc:1403] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.017s
I20260710 13:24:45.629074 25008 ts_tablet_manager.cc:1403] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.014s
I20260710 13:24:45.631918 25008 raft_consensus.cc:359] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:45.632491 25008 raft_consensus.cc:385] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.632742 25008 raft_consensus.cc:740] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.632673 25007 raft_consensus.cc:359] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:45.633929 25007 raft_consensus.cc:385] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.634260 25007 raft_consensus.cc:740] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.634027 25008 consensus_queue.cc:260] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:45.635020 25007 consensus_queue.cc:260] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:45.635572 25009 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:45.636045 25009 ts_tablet_manager.cc:1403] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260710 13:24:45.636613 24843 heartbeater.cc:499] Master 127.21.88.126:43593 was elected leader, sending a full tablet report...
I20260710 13:24:45.637085 25008 ts_tablet_manager.cc:1434] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:45.638044 25008 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:45.639880 25009 raft_consensus.cc:359] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.640868 25009 raft_consensus.cc:385] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.641230 25009 raft_consensus.cc:740] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.642135 25009 consensus_queue.cc:260] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.644541 25008 tablet_bootstrap.cc:654] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.647778 25007 ts_tablet_manager.cc:1434] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.011s
I20260710 13:24:45.648644 24992 heartbeater.cc:499] Master 127.21.88.126:43593 was elected leader, sending a full tablet report...
I20260710 13:24:45.649436 25007 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:45.658823 25007 tablet_bootstrap.cc:654] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.660491 25008 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:45.661126 25008 ts_tablet_manager.cc:1403] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 13:24:45.664306 25008 raft_consensus.cc:359] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.665007 25008 raft_consensus.cc:385] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.665307 25008 raft_consensus.cc:740] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.667892 24918 heartbeater.cc:499] Master 127.21.88.126:43593 was elected leader, sending a full tablet report...
I20260710 13:24:45.668134 25009 ts_tablet_manager.cc:1434] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.016s
I20260710 13:24:45.669449 25009 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:45.673377 25008 consensus_queue.cc:260] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.675794 25008 ts_tablet_manager.cc:1434] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:24:45.678013 25008 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:45.677968 25009 tablet_bootstrap.cc:654] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.680106 25007 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:45.680629 25007 ts_tablet_manager.cc:1403] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260710 13:24:45.685177 25008 tablet_bootstrap.cc:654] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.684914 25007 raft_consensus.cc:359] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.685981 25007 raft_consensus.cc:385] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.686365 25007 raft_consensus.cc:740] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.687359 25007 consensus_queue.cc:260] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.690404 25007 ts_tablet_manager.cc:1434] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 13:24:45.691741 25007 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:45.694427 25008 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:45.694958 25008 ts_tablet_manager.cc:1403] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:24:45.699851 25007 tablet_bootstrap.cc:654] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.701196 25008 raft_consensus.cc:359] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.702678 25008 raft_consensus.cc:385] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.703030 25008 raft_consensus.cc:740] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.703922 25008 consensus_queue.cc:260] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.707082 25013 raft_consensus.cc:493] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:45.707538 25013 raft_consensus.cc:515] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:45.709009 25008 ts_tablet_manager.cc:1434] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:45.710038 25008 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:45.716869 25008 tablet_bootstrap.cc:654] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.720499 25013 leader_election.cc:290] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:45.731629 25007 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:45.732365 25007 ts_tablet_manager.cc:1403] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.008s
I20260710 13:24:45.736691 25007 raft_consensus.cc:359] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.737727 25007 raft_consensus.cc:385] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.738152 25007 raft_consensus.cc:740] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.739202 25007 consensus_queue.cc:260] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.744045 25009 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:45.744612 25009 ts_tablet_manager.cc:1403] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.031s
I20260710 13:24:45.747007 25007 ts_tablet_manager.cc:1434] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:24:45.748075 25007 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:45.749774 25009 raft_consensus.cc:359] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.750540 25009 raft_consensus.cc:385] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.750811 25009 raft_consensus.cc:740] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.754988 25008 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:45.755537 25008 ts_tablet_manager.cc:1403] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.017s
I20260710 13:24:45.756458 25007 tablet_bootstrap.cc:654] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.757139 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:45.757994 24967 raft_consensus.cc:2468] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:45.758529 25008 raft_consensus.cc:359] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.759272 25008 raft_consensus.cc:385] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.759545 25008 raft_consensus.cc:740] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.759655 24782 leader_election.cc:304] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:45.760586 25014 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:45.760285 25008 consensus_queue.cc:260] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.760865 25013 raft_consensus.cc:2804] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:45.761142 25014 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.761524 25013 raft_consensus.cc:493] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:45.761761 25009 consensus_queue.cc:260] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.762171 25013 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:45.764379 25009 ts_tablet_manager.cc:1434] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:24:45.765405 25009 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:45.768499 25014 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
W20260710 13:24:45.791757 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:45.803750 25013 raft_consensus.cc:515] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:45.807017 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:45.807638 24967 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:45.808383 25013 leader_election.cc:290] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Requested vote from peers fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:45.811412 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:45.813997 25014 raft_consensus.cc:493] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:45.814678 25014 raft_consensus.cc:515] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.817202 25014 leader_election.cc:290] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
W20260710 13:24:45.822687 24784 leader_election.cc:343] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.822916 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
W20260710 13:24:45.824138 24784 leader_election.cc:343] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.831291 25007 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:45.831933 25007 ts_tablet_manager.cc:1403] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.014s
I20260710 13:24:45.834609 24967 raft_consensus.cc:2468] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 1.
I20260710 13:24:45.836021 24782 leader_election.cc:304] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [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: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:45.837016 25009 tablet_bootstrap.cc:654] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.837441 25013 raft_consensus.cc:2804] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:45.837960 25013 raft_consensus.cc:697] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Becoming Leader. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Running, Role: LEADER
I20260710 13:24:45.838851 25013 consensus_queue.cc:237] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:45.849045 25007 raft_consensus.cc:359] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.850083 25007 raft_consensus.cc:385] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.850445 25007 raft_consensus.cc:740] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.854326 25009 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:45.855217 25009 ts_tablet_manager.cc:1403] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.090s	user 0.000s	sys 0.012s
I20260710 13:24:45.857741 25008 ts_tablet_manager.cc:1434] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.102s	user 0.035s	sys 0.062s
I20260710 13:24:45.860361 25008 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:45.862502 25009 raft_consensus.cc:359] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.867031 25008 tablet_bootstrap.cc:654] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.867481 25009 raft_consensus.cc:385] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.866178 24714 catalog_manager.cc:5697] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65). New cstate: current_term: 1 leader_uuid: "68596571cd4844508fcdfe27e73e8a5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:45.867882 25009 raft_consensus.cc:740] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.868180 24818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:45.869036 25009 consensus_queue.cc:260] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.869629 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38420933f2cd43ee8f749a75818a5971" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
W20260710 13:24:45.869736 24931 leader_election.cc:343] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.870370 24817 raft_consensus.cc:2468] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 0.
I20260710 13:24:45.871554 24931 leader_election.cc:304] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:45.872522 25014 raft_consensus.cc:2804] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:45.872872 25014 raft_consensus.cc:493] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:45.873332 25014 raft_consensus.cc:3060] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:45.872906 25007 consensus_queue.cc:260] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.871667 25009 ts_tablet_manager.cc:1434] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260710 13:24:45.874958 25009 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:45.880468 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:45.881647 25015 raft_consensus.cc:493] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:45.882030 25014 raft_consensus.cc:515] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.882206 25015 raft_consensus.cc:515] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.884994 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38420933f2cd43ee8f749a75818a5971" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
I20260710 13:24:45.885686 24817 raft_consensus.cc:3060] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:45.886554 25015 leader_election.cc:290] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
W20260710 13:24:45.888252 24933 leader_election.cc:343] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.888862 24933 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:45.884987 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38420933f2cd43ee8f749a75818a5971" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:45.898151 25009 tablet_bootstrap.cc:654] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.904105 25014 leader_election.cc:290] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:45.908661 24817 raft_consensus.cc:2468] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 1.
I20260710 13:24:45.910128 24931 leader_election.cc:304] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:45.914541 25008 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:45.923023 25008 ts_tablet_manager.cc:1403] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.002s
I20260710 13:24:45.914726 25014 raft_consensus.cc:2749] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:45.918671 25034 raft_consensus.cc:2804] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:45.920547 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38420933f2cd43ee8f749a75818a5971" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
W20260710 13:24:45.921671 24933 leader_election.cc:343] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:45.929023 24933 leader_election.cc:343] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.930094 25034 raft_consensus.cc:697] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 LEADER]: Becoming Leader. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Running, Role: LEADER
I20260710 13:24:45.931067 25034 consensus_queue.cc:237] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.932137 25009 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:45.932739 25009 ts_tablet_manager.cc:1403] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.004s
I20260710 13:24:45.935772 25009 raft_consensus.cc:359] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.936558 25009 raft_consensus.cc:385] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.936900 25009 raft_consensus.cc:740] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.940651 25008 raft_consensus.cc:359] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.942479 25008 raft_consensus.cc:385] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:45.942384 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be999670f7b4993a9b887133b45b02b" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
W20260710 13:24:45.947008 24857 leader_election.cc:343] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.941655 25009 consensus_queue.cc:260] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.949448 25009 ts_tablet_manager.cc:1434] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:24:45.950488 25009 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:45.953521 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be999670f7b4993a9b887133b45b02b" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:45.953938 25008 raft_consensus.cc:740] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
W20260710 13:24:45.955144 24857 leader_election.cc:343] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.955051 25008 consensus_queue.cc:260] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.955677 24857 leader_election.cc:304] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:45.956538 25015 raft_consensus.cc:2749] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:45.956825 25009 tablet_bootstrap.cc:654] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.957831 25015 raft_consensus.cc:493] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:45.958366 25015 raft_consensus.cc:515] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.959690 25007 ts_tablet_manager.cc:1434] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.127s	user 0.016s	sys 0.021s
I20260710 13:24:45.960546 25015 leader_election.cc:290] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:45.960820 25007 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:45.962597 25009 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:45.963336 25009 ts_tablet_manager.cc:1403] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:24:45.966269 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:45.967023 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:45.968272 25007 tablet_bootstrap.cc:654] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:45.968533 24857 leader_election.cc:343] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.968160 25009 raft_consensus.cc:359] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.969154 25009 raft_consensus.cc:385] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:45.969343 24857 leader_election.cc:343] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:45.969506 25009 raft_consensus.cc:740] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:45.969973 24857 leader_election.cc:304] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:45.970340 25009 consensus_queue.cc:260] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:45.971052 25015 raft_consensus.cc:2749] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:45.950836 24714 catalog_manager.cc:5697] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:45.957872 25008 ts_tablet_manager.cc:1434] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260710 13:24:45.973878 25008 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:45.987393 25009 ts_tablet_manager.cc:1434] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 13:24:45.987664 25008 tablet_bootstrap.cc:654] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:45.988462 25009 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:45.993649 25007 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:45.994242 25007 ts_tablet_manager.cc:1403] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260710 13:24:45.997167 25009 tablet_bootstrap.cc:654] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.000025 25008 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:45.999673 25007 raft_consensus.cc:359] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.000651 25007 raft_consensus.cc:385] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.000775 25008 ts_tablet_manager.cc:1403] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260710 13:24:46.000990 25007 raft_consensus.cc:740] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.001933 25007 consensus_queue.cc:260] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.003276 25009 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:46.003782 25009 ts_tablet_manager.cc:1403] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260710 13:24:46.004150 25007 ts_tablet_manager.cc:1434] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:46.003710 25008 raft_consensus.cc:359] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.004573 25008 raft_consensus.cc:385] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.004864 25008 raft_consensus.cc:740] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.005151 25007 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:46.005712 25008 consensus_queue.cc:260] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.006795 25009 raft_consensus.cc:359] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.007494 25009 raft_consensus.cc:385] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.007786 25009 raft_consensus.cc:740] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.008543 25009 consensus_queue.cc:260] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.011117 25009 ts_tablet_manager.cc:1434] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:24:46.012166 25009 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:46.013954 25008 ts_tablet_manager.cc:1434] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:24:46.015030 25008 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:46.018477 25009 tablet_bootstrap.cc:654] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.021548 25008 tablet_bootstrap.cc:654] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.021570 25007 tablet_bootstrap.cc:654] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.023967 25025 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.024462 25025 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.026624 25025 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.027804 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.028550 24967 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:46.030869 25009 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:46.030735 24782 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:46.031646 25009 ts_tablet_manager.cc:1403] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260710 13:24:46.031977 25025 raft_consensus.cc:2804] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.032519 25025 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.032975 25025 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.036410 25009 raft_consensus.cc:359] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.037038 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:46.037550 25009 raft_consensus.cc:385] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.038043 25009 raft_consensus.cc:740] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.039072 25009 consensus_queue.cc:260] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.040625 24892 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:46.042359 25009 ts_tablet_manager.cc:1434] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.002s
I20260710 13:24:46.043778 25009 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:46.051287 25009 tablet_bootstrap.cc:654] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.066847 25009 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:46.067564 25009 ts_tablet_manager.cc:1403] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 13:24:46.070873 25009 raft_consensus.cc:359] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.071746 25009 raft_consensus.cc:385] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.072058 25009 raft_consensus.cc:740] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.073032 25009 consensus_queue.cc:260] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.074796 25025 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.075704 25009 ts_tablet_manager.cc:1434] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:46.077049 25009 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:46.078052 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:46.078860 24892 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.084573 25009 tablet_bootstrap.cc:654] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.090579 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:46.091420 24967 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.094363 25013 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.094642 25043 raft_consensus.cc:493] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.095011 25013 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.095113 25043 raft_consensus.cc:515] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.098251 25043 leader_election.cc:290] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.100467 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817420f7db074f1f8f1209acfe84fcad" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.101388 24817 raft_consensus.cc:2468] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 0.
I20260710 13:24:46.100471 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817420f7db074f1f8f1209acfe84fcad" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.104221 24857 leader_election.cc:304] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: 
W20260710 13:24:46.105109 24857 leader_election.cc:343] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:46.105400 25013 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.106000 25015 raft_consensus.cc:2804] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.106386 25015 raft_consensus.cc:493] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.106711 25015 raft_consensus.cc:3060] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.107242 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
W20260710 13:24:46.108706 24784 leader_election.cc:343] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:46.110409 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.111030 24966 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:46.112317 24782 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [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: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:46.113457 25013 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.113937 25043 raft_consensus.cc:493] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.114406 25043 raft_consensus.cc:515] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.117684 25043 leader_election.cc:290] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.118659 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d017d0b32de14720a82bf7d951708d33" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.119339 24817 raft_consensus.cc:2468] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 0.
I20260710 13:24:46.120999 24857 leader_election.cc:304] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: 
I20260710 13:24:46.121984 25043 raft_consensus.cc:2804] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.122042 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d017d0b32de14720a82bf7d951708d33" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.122422 25043 raft_consensus.cc:493] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.122835 25043 raft_consensus.cc:3060] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.122897 24966 raft_consensus.cc:2468] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 0.
I20260710 13:24:46.113937 25013 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.124238 25013 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.130960 25043 raft_consensus.cc:515] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.132228 24967 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 1.
I20260710 13:24:46.134063 24782 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:46.135957 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d017d0b32de14720a82bf7d951708d33" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
I20260710 13:24:46.136622 24817 raft_consensus.cc:3060] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.136804 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d017d0b32de14720a82bf7d951708d33" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:46.137373 24966 raft_consensus.cc:3060] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.118400 25015 raft_consensus.cc:515] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.144649 24966 raft_consensus.cc:2468] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:46.146046 24857 leader_election.cc:304] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:46.146263 25025 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Requested vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.153754 25051 raft_consensus.cc:2804] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.156673 25043 leader_election.cc:290] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.164762 24818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817420f7db074f1f8f1209acfe84fcad" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
I20260710 13:24:46.166173 24818 raft_consensus.cc:3060] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.166744 25015 leader_election.cc:290] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.167438 25015 raft_consensus.cc:2804] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.167925 25015 raft_consensus.cc:697] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 1 LEADER]: Becoming Leader. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Running, Role: LEADER
I20260710 13:24:46.168838 25015 consensus_queue.cc:237] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.171144 25013 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.181471 25007 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:46.182197 25007 ts_tablet_manager.cc:1403] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.177s	user 0.062s	sys 0.098s
I20260710 13:24:46.182873 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
W20260710 13:24:46.184921 24784 leader_election.cc:343] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:46.186121 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817420f7db074f1f8f1209acfe84fcad" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:46.186262 25007 raft_consensus.cc:359] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.187368 25007 raft_consensus.cc:385] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.187757 25007 raft_consensus.cc:740] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
W20260710 13:24:46.188357 24857 leader_election.cc:343] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:46.173012 24892 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 1.
I20260710 13:24:46.174362 24818 raft_consensus.cc:2468] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:46.188958 25007 consensus_queue.cc:260] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.190382 24857 leader_election.cc:304] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [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: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:46.191438 25043 raft_consensus.cc:493] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.191895 25043 raft_consensus.cc:515] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.192390 25007 ts_tablet_manager.cc:1434] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:46.175712 24817 raft_consensus.cc:2468] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:46.174827 25051 raft_consensus.cc:697] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Becoming Leader. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Running, Role: LEADER
I20260710 13:24:46.193934 25043 leader_election.cc:290] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.195960 25043 raft_consensus.cc:2804] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.196578 25043 raft_consensus.cc:697] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 1 LEADER]: Becoming Leader. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Running, Role: LEADER
I20260710 13:24:46.196871 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38420933f2cd43ee8f749a75818a5971" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.197715 24817 raft_consensus.cc:2393] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d126105a2cb640f7a37111b6f545bf8d in current term 1: Already voted for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in this term.
I20260710 13:24:46.197551 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38420933f2cd43ee8f749a75818a5971" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.197942 25043 consensus_queue.cc:237] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.199379 24857 leader_election.cc:304] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:46.200932 25052 raft_consensus.cc:3060] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.194747 25051 consensus_queue.cc:237] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.193742 25007 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:46.208791 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:46.216739 25007 tablet_bootstrap.cc:654] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.216854 25013 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Requested vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.220927 25008 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:46.209801 24967 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.221045 25043 raft_consensus.cc:493] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.221452 25008 ts_tablet_manager.cc:1403] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.207s	user 0.048s	sys 0.055s
I20260710 13:24:46.222919 24716 catalog_manager.cc:5697] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65). New cstate: current_term: 1 leader_uuid: "68596571cd4844508fcdfe27e73e8a5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:46.235199 25043 raft_consensus.cc:515] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.237880 25008 raft_consensus.cc:359] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.238653 25008 raft_consensus.cc:385] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.238991 25008 raft_consensus.cc:740] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.237942 25043 leader_election.cc:290] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.239732 25008 consensus_queue.cc:260] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.242529 25008 ts_tablet_manager.cc:1434] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:46.232736 25007 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
W20260710 13:24:46.243654 24784 consensus_peers.cc:597] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b -> Peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Couldn't send request to peer d126105a2cb640f7a37111b6f545bf8d. 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:46.244144 25007 ts_tablet_manager.cc:1403] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.008s
I20260710 13:24:46.248623 25008 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:46.249718 25009 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:46.250190 25009 ts_tablet_manager.cc:1403] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.174s	user 0.067s	sys 0.088s
I20260710 13:24:46.250017 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.250339 25007 raft_consensus.cc:359] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.252213 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
W20260710 13:24:46.252936 24857 leader_election.cc:343] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:46.252806 25009 raft_consensus.cc:359] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:46.255465 25009 raft_consensus.cc:385] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.255283 25007 raft_consensus.cc:385] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:46.255138 24857 leader_election.cc:343] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:46.256578 25009 raft_consensus.cc:740] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.256732 25007 raft_consensus.cc:740] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.257320 25009 consensus_queue.cc:260] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:46.257846 24857 leader_election.cc:304] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:46.257687 25007 consensus_queue.cc:260] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.258939 25015 raft_consensus.cc:2749] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:46.259482 25009 ts_tablet_manager.cc:1434] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:24:46.260444 25009 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d: Bootstrap starting.
I20260710 13:24:46.260295 24716 catalog_manager.cc:5697] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d reported cstate change: term changed from 0 to 1, leader changed from <none> to d126105a2cb640f7a37111b6f545bf8d (127.21.88.66). New cstate: current_term: 1 leader_uuid: "d126105a2cb640f7a37111b6f545bf8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:46.266584 25009 tablet_bootstrap.cc:654] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.269627 25008 tablet_bootstrap.cc:654] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.272008 25007 ts_tablet_manager.cc:1434] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:24:46.269253 25052 raft_consensus.cc:2749] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:46.274681 24967 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 1.
I20260710 13:24:46.276880 24782 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [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: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:46.279798 24715 catalog_manager.cc:5697] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d reported cstate change: term changed from 0 to 1, leader changed from <none> to d126105a2cb640f7a37111b6f545bf8d (127.21.88.66). New cstate: current_term: 1 leader_uuid: "d126105a2cb640f7a37111b6f545bf8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:46.282002 25013 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.282697 25013 raft_consensus.cc:697] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Becoming Leader. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Running, Role: LEADER
I20260710 13:24:46.283650 25013 consensus_queue.cc:237] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.284847 25008 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:46.285122 25009 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d: No bootstrap required, opened a new log
I20260710 13:24:46.285341 25008 ts_tablet_manager.cc:1403] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.010s
I20260710 13:24:46.285691 25009 ts_tablet_manager.cc:1403] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260710 13:24:46.288085 25007 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:46.288411 25009 raft_consensus.cc:359] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.289075 25009 raft_consensus.cc:385] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.289542 25009 raft_consensus.cc:740] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.289156 25008 raft_consensus.cc:359] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.290113 25008 raft_consensus.cc:385] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.290598 25008 raft_consensus.cc:740] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.292037 25009 consensus_queue.cc:260] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.292124 25008 consensus_queue.cc:260] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.295415 25052 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.296065 25009 ts_tablet_manager.cc:1434] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:46.295893 25052 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.296422 25008 ts_tablet_manager.cc:1434] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 13:24:46.297377 25008 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:46.298169 25052 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.299412 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.300232 24967 raft_consensus.cc:2393] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d126105a2cb640f7a37111b6f545bf8d in current term 1: Already voted for candidate 68596571cd4844508fcdfe27e73e8a5b in this term.
I20260710 13:24:46.301129 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.304064 24857 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:46.304913 25052 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.306288 25007 tablet_bootstrap.cc:654] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.310078 25008 tablet_bootstrap.cc:654] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.316548 25052 raft_consensus.cc:2749] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:46.319866 24715 catalog_manager.cc:5697] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65). New cstate: current_term: 1 leader_uuid: "68596571cd4844508fcdfe27e73e8a5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:46.320439 25007 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:46.320439 25008 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:46.321091 25007 ts_tablet_manager.cc:1403] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.012s
I20260710 13:24:46.321197 25008 ts_tablet_manager.cc:1403] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 13:24:46.323529 25008 raft_consensus.cc:359] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.323567 25007 raft_consensus.cc:359] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.324066 25008 raft_consensus.cc:385] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.324286 25007 raft_consensus.cc:385] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.324409 25008 raft_consensus.cc:740] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.324656 25007 raft_consensus.cc:740] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.325143 25008 consensus_queue.cc:260] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.325376 25007 consensus_queue.cc:260] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.327005 25008 ts_tablet_manager.cc:1434] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:46.327358 25007 ts_tablet_manager.cc:1434] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:46.327876 25008 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:46.328244 25007 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:46.334410 25008 tablet_bootstrap.cc:654] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.335945 25007 tablet_bootstrap.cc:654] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.341529 25007 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:46.341998 25007 ts_tablet_manager.cc:1403] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:24:46.344389 25007 raft_consensus.cc:359] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.345014 25007 raft_consensus.cc:385] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.345283 25008 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: No bootstrap required, opened a new log
I20260710 13:24:46.345284 25007 raft_consensus.cc:740] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.345896 25008 ts_tablet_manager.cc:1403] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:24:46.346163 25007 consensus_queue.cc:260] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.348129 25007 ts_tablet_manager.cc:1434] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:46.348388 25008 raft_consensus.cc:359] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.348973 25007 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06: Bootstrap starting.
I20260710 13:24:46.349020 25008 raft_consensus.cc:385] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.349433 25008 raft_consensus.cc:740] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.350314 25008 consensus_queue.cc:260] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.352635 25008 ts_tablet_manager.cc:1434] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:46.354931 25007 tablet_bootstrap.cc:654] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.359345 25007 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06: No bootstrap required, opened a new log
I20260710 13:24:46.359769 25007 ts_tablet_manager.cc:1403] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:24:46.362413 25007 raft_consensus.cc:359] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.363082 25007 raft_consensus.cc:385] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.363360 25007 raft_consensus.cc:740] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.363968 25007 consensus_queue.cc:260] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.365598 25007 ts_tablet_manager.cc:1434] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:46.369172 25034 consensus_queue.cc:1048] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.369835 25013 consensus_queue.cc:1048] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.387570 25052 raft_consensus.cc:493] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.388578 25052 raft_consensus.cc:515] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:46.393074 24818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.393256 25052 leader_election.cc:290] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.393826 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.400543 24857 leader_election.cc:304] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:46.401223 25052 raft_consensus.cc:2749] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:46.409597 25014 raft_consensus.cc:493] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.410182 25014 raft_consensus.cc:515] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.413506 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817420f7db074f1f8f1209acfe84fcad" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.414354 24817 raft_consensus.cc:2393] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in current term 1: Already voted for candidate d126105a2cb640f7a37111b6f545bf8d in this term.
I20260710 13:24:46.414208 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817420f7db074f1f8f1209acfe84fcad" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:46.416047 24933 leader_election.cc:304] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:46.416056 25014 leader_election.cc:290] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:46.416906 25014 raft_consensus.cc:3060] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.421911 25034 raft_consensus.cc:493] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.422405 25034 raft_consensus.cc:515] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.423638 25025 raft_consensus.cc:493] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.424119 25025 raft_consensus.cc:515] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.424584 25034 leader_election.cc:290] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:46.425087 25034 consensus_queue.cc:1048] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.426505 25014 raft_consensus.cc:2749] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:46.427327 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:46.427987 24892 raft_consensus.cc:2468] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:46.428931 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.429728 24967 raft_consensus.cc:2468] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:46.430344 24784 leader_election.cc:304] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: 
I20260710 13:24:46.432520 25051 raft_consensus.cc:2804] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.432891 25051 raft_consensus.cc:493] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.433211 25051 raft_consensus.cc:3060] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.427505 25025 leader_election.cc:290] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.435746 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.438618 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:46.439039 25051 raft_consensus.cc:515] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.441847 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:46.442193 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:46.442744 24967 raft_consensus.cc:3060] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.439369 24892 raft_consensus.cc:2468] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 0.
I20260710 13:24:46.447244 24933 leader_election.cc:304] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:46.448707 24967 raft_consensus.cc:2468] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 1.
I20260710 13:24:46.449322 25032 raft_consensus.cc:2764] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:24:46.451004 25051 leader_election.cc:290] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Requested vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.451807 24817 raft_consensus.cc:2393] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in current term 1: Already voted for candidate 68596571cd4844508fcdfe27e73e8a5b in this term.
I20260710 13:24:46.452098 24782 leader_election.cc:304] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [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: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:46.453277 25025 raft_consensus.cc:2804] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.453732 25025 raft_consensus.cc:697] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Becoming Leader. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Running, Role: LEADER
I20260710 13:24:46.454603 25025 consensus_queue.cc:237] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.462657 24714 catalog_manager.cc:5697] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65). New cstate: current_term: 1 leader_uuid: "68596571cd4844508fcdfe27e73e8a5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:46.498078 25032 raft_consensus.cc:493] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.498569 25032 raft_consensus.cc:515] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.500190 25032 leader_election.cc:290] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:46.501122 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be999670f7b4993a9b887133b45b02b" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.501363 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be999670f7b4993a9b887133b45b02b" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:46.501705 24817 raft_consensus.cc:2468] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 0.
I20260710 13:24:46.502065 24893 raft_consensus.cc:2468] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 0.
I20260710 13:24:46.502431 25052 raft_consensus.cc:493] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.502892 24931 leader_election.cc:304] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:46.503139 25052 raft_consensus.cc:515] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.503731 25032 raft_consensus.cc:2804] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.504110 25032 raft_consensus.cc:493] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.504449 25032 raft_consensus.cc:3060] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.505260 25052 leader_election.cc:290] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.506076 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cba513b4c345879bd8dd7f1e96a319" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:46.506378 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cba513b4c345879bd8dd7f1e96a319" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.506641 24817 raft_consensus.cc:2468] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 0.
I20260710 13:24:46.507027 24967 raft_consensus.cc:2468] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 0.
I20260710 13:24:46.507845 24857 leader_election.cc:304] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: 
I20260710 13:24:46.508555 25052 raft_consensus.cc:2804] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.508927 25052 raft_consensus.cc:493] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.509245 25052 raft_consensus.cc:3060] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.511803 25032 raft_consensus.cc:515] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.513938 25032 leader_election.cc:290] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:46.514668 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be999670f7b4993a9b887133b45b02b" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
I20260710 13:24:46.514986 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be999670f7b4993a9b887133b45b02b" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:46.515192 24817 raft_consensus.cc:3060] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.515591 24893 raft_consensus.cc:3060] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.515990 25052 raft_consensus.cc:515] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.518056 25052 leader_election.cc:290] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.519249 24818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cba513b4c345879bd8dd7f1e96a319" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
I20260710 13:24:46.519251 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cba513b4c345879bd8dd7f1e96a319" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:46.520001 24818 raft_consensus.cc:3060] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.520115 24967 raft_consensus.cc:3060] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.521452 24817 raft_consensus.cc:2468] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 1.
I20260710 13:24:46.522557 24893 raft_consensus.cc:2468] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 1.
I20260710 13:24:46.522666 24931 leader_election.cc:304] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:46.523571 25032 raft_consensus.cc:2804] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.524030 25032 raft_consensus.cc:697] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 LEADER]: Becoming Leader. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Running, Role: LEADER
I20260710 13:24:46.524828 25032 consensus_queue.cc:237] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.526647 24967 raft_consensus.cc:2468] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:46.526858 24818 raft_consensus.cc:2468] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:46.527658 24857 leader_election.cc:304] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:46.528437 25052 raft_consensus.cc:2804] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.529461 25052 raft_consensus.cc:697] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 1 LEADER]: Becoming Leader. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Running, Role: LEADER
I20260710 13:24:46.530467 25052 consensus_queue.cc:237] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.533946 24714 catalog_manager.cc:5697] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:46.538900 24712 catalog_manager.cc:5697] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d reported cstate change: term changed from 0 to 1, leader changed from <none> to d126105a2cb640f7a37111b6f545bf8d (127.21.88.66). New cstate: current_term: 1 leader_uuid: "d126105a2cb640f7a37111b6f545bf8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:46.581214 25052 consensus_queue.cc:1048] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.596040 25052 consensus_queue.cc:1048] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.617012 25025 raft_consensus.cc:493] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:46.617451 25025 raft_consensus.cc:515] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.619269 25025 leader_election.cc:290] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.619999 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:46.620210 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:46.620553 24893 raft_consensus.cc:2468] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:46.620822 24967 raft_consensus.cc:2468] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 0.
I20260710 13:24:46.621572 24784 leader_election.cc:304] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: 
I20260710 13:24:46.622316 25025 raft_consensus.cc:2804] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:46.622665 25025 raft_consensus.cc:493] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:46.622941 25025 raft_consensus.cc:3060] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.628070 25025 raft_consensus.cc:515] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.628790 25052 consensus_queue.cc:1048] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.630235 25025 leader_election.cc:290] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Requested vote from peers d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:46.630553 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:46.630815 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "68596571cd4844508fcdfe27e73e8a5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:46.631109 24893 raft_consensus.cc:3060] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.631295 24967 raft_consensus.cc:3060] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.639217 24893 raft_consensus.cc:2468] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 1.
I20260710 13:24:46.640506 24784 leader_election.cc:304] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: 
I20260710 13:24:46.641444 25025 raft_consensus.cc:2804] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.641929 25025 raft_consensus.cc:697] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Becoming Leader. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Running, Role: LEADER
I20260710 13:24:46.642343 24967 raft_consensus.cc:2468] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68596571cd4844508fcdfe27e73e8a5b in term 1.
I20260710 13:24:46.642584 25043 consensus_queue.cc:1048] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.642740 25025 consensus_queue.cc:237] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:46.647929 24893 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.655911 24712 catalog_manager.cc:5697] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65). New cstate: current_term: 1 leader_uuid: "68596571cd4844508fcdfe27e73e8a5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:46.720137 25025 consensus_queue.cc:1048] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.730799 25025 consensus_queue.cc:1048] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.777525 25025 consensus_queue.cc:1048] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.789238 25085 consensus_queue.cc:1048] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:46.831141 21857 ts_manager.cc:295] Set tserver state for 68596571cd4844508fcdfe27e73e8a5b to MAINTENANCE_MODE
I20260710 13:24:46.831961 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
I20260710 13:24:46.851709 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:46.852613 21857 tablet_replica.cc:333] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.853220 21857 raft_consensus.cc:2243] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.853892 21857 pending_rounds.cc:70] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Trying to abort 1 pending ops.
I20260710 13:24:46.854147 21857 pending_rounds.cc:77] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993775698632704 op_type: NO_OP noop_request { }
I20260710 13:24:46.854480 21857 raft_consensus.cc:2889] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:46.854771 21857 raft_consensus.cc:2272] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.856751 21857 tablet_replica.cc:333] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.857283 21857 raft_consensus.cc:2243] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.857646 21857 raft_consensus.cc:2272] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.859428 21857 tablet_replica.cc:333] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.860023 21857 raft_consensus.cc:2243] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.860415 21857 raft_consensus.cc:2272] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.862622 21857 tablet_replica.cc:333] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.863148 21857 raft_consensus.cc:2243] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.863704 21857 pending_rounds.cc:70] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Trying to abort 1 pending ops.
I20260710 13:24:46.863919 21857 pending_rounds.cc:77] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993774925283328 op_type: NO_OP noop_request { }
I20260710 13:24:46.864189 21857 raft_consensus.cc:2889] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:46.864463 21857 raft_consensus.cc:2272] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.866390 21857 tablet_replica.cc:333] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.866969 21857 raft_consensus.cc:2243] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.867359 21857 raft_consensus.cc:2272] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.868927 21857 tablet_replica.cc:333] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.869411 21857 raft_consensus.cc:2243] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.869851 21857 raft_consensus.cc:2272] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.871675 21857 tablet_replica.cc:333] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.872164 21857 raft_consensus.cc:2243] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.872889 21857 raft_consensus.cc:2272] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.874924 21857 tablet_replica.cc:333] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.875427 21857 raft_consensus.cc:2243] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.876133 21857 raft_consensus.cc:2272] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.878145 21857 tablet_replica.cc:333] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.878676 21857 raft_consensus.cc:2243] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.879143 21857 raft_consensus.cc:2272] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.881117 21857 tablet_replica.cc:333] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: stopping tablet replica
I20260710 13:24:46.881580 21857 raft_consensus.cc:2243] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.882380 21857 raft_consensus.cc:2272] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.903368 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
I20260710 13:24:46.927578 25032 consensus_queue.cc:1048] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:46.939992 24931 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111) [suppressed 114 similar messages]
W20260710 13:24:46.943885 24931 consensus_peers.cc:597] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:46.968012 24931 consensus_peers.cc:597] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:46.994772 24857 consensus_peers.cc:597] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:47.026441 24857 consensus_peers.cc:597] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:47.066879 24857 consensus_peers.cc:597] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:47.157027 25043 consensus_queue.cc:1048] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:47.809631 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:48.158011 25043 raft_consensus.cc:493] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.158627 25043 raft_consensus.cc:515] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:48.160306 25043 leader_election.cc:290] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:48.161912 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
W20260710 13:24:48.163556 24857 leader_election.cc:336] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.163890 24857 leader_election.cc:304] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [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: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:48.164448 25043 raft_consensus.cc:2749] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:48.202067 25098 raft_consensus.cc:493] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.202651 25098 raft_consensus.cc:515] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.204419 25098 leader_election.cc:290] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.205557 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:48.206288 24893 raft_consensus.cc:2468] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 0.
I20260710 13:24:48.207357 24933 leader_election.cc:304] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:48.208130 25098 raft_consensus.cc:2804] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:24:48.208453 24931 leader_election.cc:336] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.208603 25098 raft_consensus.cc:493] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.209007 25098 raft_consensus.cc:3060] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.214067 25098 raft_consensus.cc:515] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.215814 25098 leader_election.cc:290] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.217037 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12a0447dfbd46f38541712f81c2db4c" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:48.217684 24893 raft_consensus.cc:3060] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 0 FOLLOWER]: Advancing to term 2
W20260710 13:24:48.219554 24931 leader_election.cc:336] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.223230 24893 raft_consensus.cc:2468] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 2.
I20260710 13:24:48.224285 24933 leader_election.cc:304] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:48.225033 25098 raft_consensus.cc:2804] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.225991 25098 raft_consensus.cc:697] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Becoming Leader. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Running, Role: LEADER
I20260710 13:24:48.226688 25098 consensus_queue.cc:237] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Queue going to LEADER 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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.230319 25098 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.230806 25098 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.232815 25098 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.233939 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:48.234098 25043 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.234517 24712 catalog_manager.cc:5697] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 reported cstate change: term changed from 1 to 2, leader changed from 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65) to fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:48.234613 25043 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.235839 24893 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 1.
I20260710 13:24:48.236909 25043 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
W20260710 13:24:48.237906 24931 leader_election.cc:336] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.239055 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:48.239272 24933 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:48.239688 24966 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:48.240988 25098 raft_consensus.cc:2804] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:48.241338 24857 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:48.241585 25098 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.242244 25043 raft_consensus.cc:2804] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:48.242287 25098 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.242714 25043 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.243204 25043 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:48.243283 24857 leader_election.cc:336] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.250016 25098 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.250977 25043 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.252275 25098 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.253580 25043 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:48.253525 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:48.254516 24893 raft_consensus.cc:2393] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in current term 2: Already voted for candidate d126105a2cb640f7a37111b6f545bf8d in this term.
I20260710 13:24:48.255252 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:48.256036 24966 raft_consensus.cc:2393] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d126105a2cb640f7a37111b6f545bf8d in current term 2: Already voted for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in this term.
W20260710 13:24:48.257004 24931 leader_election.cc:336] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
W20260710 13:24:48.257170 24857 leader_election.cc:336] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.257522 24931 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:48.257586 24857 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:48.258397 25098 raft_consensus.cc:2749] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:48.258795 25043 raft_consensus.cc:2749] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:48.289248 25043 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.289803 25043 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.291625 25043 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:48.292541 25098 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.293079 25098 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.293413 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:48.294164 24966 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:48.295320 25098 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.295996 24857 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:48.296298 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
W20260710 13:24:48.296868 24857 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.296964 24893 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 1.
I20260710 13:24:48.297632 25043 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:48.298054 25043 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.298429 24933 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:48.298460 25043 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.299304 25098 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:24:48.299427 24931 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.299726 25098 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.300163 25098 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.304098 25043 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.304960 25098 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.305910 25043 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:48.306886 25098 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.307878 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:48.308759 24966 raft_consensus.cc:2393] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d126105a2cb640f7a37111b6f545bf8d in current term 2: Already voted for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in this term.
I20260710 13:24:48.308704 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:48.309523 24893 raft_consensus.cc:2393] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in current term 2: Already voted for candidate d126105a2cb640f7a37111b6f545bf8d in this term.
W20260710 13:24:48.310993 24857 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
W20260710 13:24:48.311511 24931 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.311789 24857 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:48.311986 24931 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:48.312697 25098 raft_consensus.cc:2749] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:48.312691 25043 raft_consensus.cc:2749] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:48.343364 25098 raft_consensus.cc:493] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
I20260710 13:24:48.343905 25098 raft_consensus.cc:515] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:48.345527 25098 leader_election.cc:290] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.346639 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:48.347213 24893 raft_consensus.cc:2468] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 1.
I20260710 13:24:48.348230 24933 leader_election.cc:304] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:48.349298 25098 raft_consensus.cc:2804] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:48.349618 25098 raft_consensus.cc:493] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68596571cd4844508fcdfe27e73e8a5b)
W20260710 13:24:48.349771 24931 leader_election.cc:336] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.350057 25098 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.354928 25098 raft_consensus.cc:515] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:48.356858 25098 leader_election.cc:290] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.358577 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:48.359153 24893 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:48.361228 24931 leader_election.cc:336] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.364393 24893 raft_consensus.cc:2468] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 2.
I20260710 13:24:48.366777 24933 leader_election.cc:304] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:48.367859 25098 raft_consensus.cc:493] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.368818 25099 raft_consensus.cc:2804] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.369405 25098 raft_consensus.cc:515] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.370733 25099 raft_consensus.cc:697] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Becoming Leader. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Running, Role: LEADER
I20260710 13:24:48.372526 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:48.372221 25099 consensus_queue.cc:237] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:48.373145 24893 raft_consensus.cc:2468] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 1.
I20260710 13:24:48.374336 24933 leader_election.cc:304] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:48.375239 25105 raft_consensus.cc:2804] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:24:48.375423 24931 leader_election.cc:336] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.375635 25105 raft_consensus.cc:493] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.371379 25098 leader_election.cc:290] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.376085 25105 raft_consensus.cc:3060] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.381651 24712 catalog_manager.cc:5697] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 reported cstate change: term changed from 1 to 2, leader changed from 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65) to fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.383385 25105 raft_consensus.cc:515] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.385509 25105 leader_election.cc:290] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:48.386722 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d680cc8b7fcf4415b848ffa579213d28" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:48.387343 24893 raft_consensus.cc:3060] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:48.390262 24931 leader_election.cc:336] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:48.393885 24893 raft_consensus.cc:2468] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 2.
I20260710 13:24:48.395015 24933 leader_election.cc:304] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:48.395778 25105 raft_consensus.cc:2804] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.396274 25105 raft_consensus.cc:697] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Becoming Leader. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Running, Role: LEADER
I20260710 13:24:48.396998 25105 consensus_queue.cc:237] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Queue going to LEADER 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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:48.404850 24712 catalog_manager.cc:5697] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 reported cstate change: term changed from 1 to 2, leader changed from 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65) to fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: HEALTHY } } }
W20260710 13:24:48.665743 24931 consensus_peers.cc:597] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:48.728935 24893 raft_consensus.cc:1275] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Refusing update from remote peer fa8c4eab537544f59b8cb7dd6a6f2a06: 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:48.730197 25105 consensus_queue.cc:1048] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:48.810668 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:48.834100 24931 consensus_peers.cc:597] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:48.859365 24893 raft_consensus.cc:1275] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Refusing update from remote peer fa8c4eab537544f59b8cb7dd6a6f2a06: 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:48.860646 25105 consensus_queue.cc:1048] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:48.904615 24931 consensus_peers.cc:597] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:48.987790 24893 raft_consensus.cc:1275] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Refusing update from remote peer fa8c4eab537544f59b8cb7dd6a6f2a06: 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.989213 25099 consensus_queue.cc:1048] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:49.284861 24931 consensus_peers.cc:597] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:49.380643 24857 consensus_peers.cc:597] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:49.456424 24857 consensus_peers.cc:597] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:49.506202 24857 consensus_peers.cc:597] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:49.642946 24931 consensus_peers.cc:597] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:49.811844 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:50.457069 25117 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.459118 25117 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:50.463748 25117 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:50.465246 25115 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.466276 25115 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:50.474181 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:50.474439 25117 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.475510 24892 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 2.
I20260710 13:24:50.475667 25117 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:50.483184 25115 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:50.483520 25117 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
W20260710 13:24:50.498714 24857 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
W20260710 13:24:50.515311 24931 leader_election.cc:336] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
W20260710 13:24:50.516331 24931 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:50.516839 24933 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:50.518025 25118 raft_consensus.cc:2804] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:50.518569 25118 raft_consensus.cc:493] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.519089 25118 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:50.519954 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d" is_pre_election: true
I20260710 13:24:50.520881 24892 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 2.
I20260710 13:24:50.524569 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:50.525574 24967 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 2.
I20260710 13:24:50.526087 24933 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:50.527416 25126 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:50.527822 25126 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.528178 25126 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:50.529314 24857 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:50.530369 25115 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:50.530791 25115 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.531177 25115 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:50.532582 25118 raft_consensus.cc:515] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:50.535494 25118 leader_election.cc:290] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:50.535346 25126 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:50.536722 24893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65025039c5844a76bc045dc6cb48ca3a" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:50.537312 24893 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:50.538254 25126 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949)
I20260710 13:24:50.540019 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
I20260710 13:24:50.541013 25115 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
W20260710 13:24:50.542418 24931 leader_election.cc:336] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:50.542833 24891 raft_consensus.cc:2393] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in current term 3: Already voted for candidate d126105a2cb640f7a37111b6f545bf8d in this term.
I20260710 13:24:50.545920 24893 raft_consensus.cc:2468] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in term 3.
W20260710 13:24:50.547258 24931 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:50.547839 24933 leader_election.cc:304] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b
I20260710 13:24:50.548714 25126 raft_consensus.cc:2804] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:50.549137 24933 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d
W20260710 13:24:50.549324 24857 leader_election.cc:336] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111)
I20260710 13:24:50.549340 25126 raft_consensus.cc:697] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 LEADER]: Becoming Leader. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Running, Role: LEADER
I20260710 13:24:50.550832 25115 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 3 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:50.551100 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:50.551457 25124 raft_consensus.cc:2749] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:50.551028 25126 consensus_queue.cc:237] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:50.552385 24967 raft_consensus.cc:2393] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d126105a2cb640f7a37111b6f545bf8d in current term 3: Already voted for candidate fa8c4eab537544f59b8cb7dd6a6f2a06 in this term.
I20260710 13:24:50.553406 24857 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [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: d126105a2cb640f7a37111b6f545bf8d; no voters: 68596571cd4844508fcdfe27e73e8a5b, fa8c4eab537544f59b8cb7dd6a6f2a06
I20260710 13:24:50.554183 25115 raft_consensus.cc:2749] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:50.568372 24714 catalog_manager.cc:5697] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 reported cstate change: term changed from 1 to 3, leader changed from 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65) to fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67). New cstate: current_term: 3 leader_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: HEALTHY } } }
W20260710 13:24:50.813441 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:50.937137 24931 consensus_peers.cc:597] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.064198 24893 raft_consensus.cc:1275] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Refusing update from remote peer fa8c4eab537544f59b8cb7dd6a6f2a06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:51.065627 25126 consensus_queue.cc:1048] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:51.263391 24931 consensus_peers.cc:597] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:51.443876 24988 debug-util.cc:398] Leaking SignalData structure 0x7b0800199480 after lost signal to thread 21860
W20260710 13:24:51.444931 24988 debug-util.cc:398] Leaking SignalData structure 0x7b0800285aa0 after lost signal to thread 24750
W20260710 13:24:51.445940 24988 debug-util.cc:398] Leaking SignalData structure 0x7b0800060800 after lost signal to thread 24917
W20260710 13:24:51.446748 24988 debug-util.cc:398] Leaking SignalData structure 0x7b0800045220 after lost signal to thread 24991
W20260710 13:24:51.522420 24931 consensus_peers.cc:597] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:51.620965 24931 consensus_peers.cc:597] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:51.814445 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:51.976990 24857 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111) [suppressed 92 similar messages]
W20260710 13:24:51.984611 24931 consensus_peers.cc:597] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:52.355839 24931 consensus_peers.cc:597] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:52.357231 24857 consensus_peers.cc:597] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:52.476353 24857 consensus_peers.cc:597] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:52.529500 24857 consensus_peers.cc:597] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:52.554817 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:52.562896 25136 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:52.563086 25137 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:52.570399 21857 server_base.cc:1061] running on GCE node
W20260710 13:24:52.571100 25139 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:52.572410 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:52.572733 21857 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:52.572969 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689892572951 us; error 0 us; skew 500 ppm
I20260710 13:24:52.573732 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:52.577289 21857 webserver.cc:533] Webserver started at http://127.21.88.65:35401/ using document root <none> and password file <none>
I20260710 13:24:52.577965 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:52.578377 21857 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:52.583515 21857 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:24:52.588404 25144 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:52.589527 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:24:52.589977 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "68596571cd4844508fcdfe27e73e8a5b"
format_stamp: "Formatted at 2026-07-10 13:24:44 on dist-test-slave-z93j"
I20260710 13:24:52.590494 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689809217280-21857-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:52.616976 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:52.618516 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:52.620406 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:52.625010 25151 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:24:52.677953 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:24:52.678349 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.055s	user 0.003s	sys 0.001s
I20260710 13:24:52.678712 21857 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:24:52.686465 25151 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.702347 25151 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: 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:52.703133 25151 tablet_bootstrap.cc:492] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.703739 25151 ts_tablet_manager.cc:1403] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260710 13:24:52.706038 25151 raft_consensus.cc:359] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:52.706607 25151 raft_consensus.cc:740] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.707319 25151 consensus_queue.cc:260] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:52.710597 25151 ts_tablet_manager.cc:1434] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:24:52.711604 25151 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.727388 25151 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: 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:52.728336 25151 tablet_bootstrap.cc:492] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.728914 25151 ts_tablet_manager.cc:1403] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:24:52.731004 25151 raft_consensus.cc:359] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.731544 25151 raft_consensus.cc:740] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.732194 25151 consensus_queue.cc:260] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.733814 25151 ts_tablet_manager.cc:1434] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 13:24:52.734509 25151 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.743489 21857 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:24:52.743846 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.065s	user 0.055s	sys 0.008s
I20260710 13:24:52.745609 25151 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: 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:52.746331 25151 tablet_bootstrap.cc:492] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.746914 25151 ts_tablet_manager.cc:1403] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 13:24:52.748973 25151 raft_consensus.cc:359] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.749537 25151 raft_consensus.cc:740] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.750290 25151 consensus_queue.cc:260] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.751902 25151 ts_tablet_manager.cc:1434] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:24:52.752594 25151 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.767386 25151 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: 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:52.768124 25151 tablet_bootstrap.cc:492] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.768675 25151 ts_tablet_manager.cc:1403] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:24:52.770704 25151 raft_consensus.cc:359] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.771194 25151 raft_consensus.cc:740] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.771776 25151 consensus_queue.cc:260] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.773260 25151 ts_tablet_manager.cc:1434] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 13:24:52.773962 25151 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.795192 25151 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: 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:52.796289 25151 tablet_bootstrap.cc:492] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.796911 25151 ts_tablet_manager.cc:1403] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260710 13:24:52.799574 25151 raft_consensus.cc:359] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.800330 25151 raft_consensus.cc:740] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.801182 25151 consensus_queue.cc:260] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.803579 25151 ts_tablet_manager.cc:1434] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:52.804572 25151 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
W20260710 13:24:52.815523 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:52.828358 25151 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:52.829493 25151 tablet_bootstrap.cc:492] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.830216 25151 ts_tablet_manager.cc:1403] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260710 13:24:52.831220 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:44295
I20260710 13:24:52.831418 25214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:44295 every 8 connection(s)
I20260710 13:24:52.832880 25151 raft_consensus.cc:359] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.833542 25151 raft_consensus.cc:740] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.834278 25151 consensus_queue.cc:260] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.836199 25151 ts_tablet_manager.cc:1434] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:52.837044 25151 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.851367 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:52.851480 25216 tablet.cc:2406] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:52.866530 25151 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: 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:52.867769 25151 tablet_bootstrap.cc:492] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.868723 25151 ts_tablet_manager.cc:1403] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.003s
I20260710 13:24:52.872570 25151 raft_consensus.cc:359] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.873512 25151 raft_consensus.cc:740] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.874815 25151 consensus_queue.cc:260] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.877740 25151 ts_tablet_manager.cc:1434] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:24:52.878885 25151 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.902945 25151 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: 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:52.903720 25151 tablet_bootstrap.cc:492] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.904268 25151 ts_tablet_manager.cc:1403] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260710 13:24:52.906913 25151 raft_consensus.cc:359] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.907785 25151 raft_consensus.cc:740] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.908782 25151 consensus_queue.cc:260] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.911286 25151 ts_tablet_manager.cc:1434] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:52.913081 25151 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.926994 25189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d"
dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
mode: GRACEFUL
new_leader_uuid: "d126105a2cb640f7a37111b6f545bf8d"
 from {username='slave'} at 127.0.0.1:46986
I20260710 13:24:52.929325 25215 heartbeater.cc:344] Connected to a master server at 127.21.88.126:43593
I20260710 13:24:52.929826 25215 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:52.930886 25215 heartbeater.cc:507] Master 127.21.88.126:43593 requested a full tablet report, sending...
I20260710 13:24:52.941144 24714 ts_manager.cc:194] Re-registered known tserver with Master: 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295)
I20260710 13:24:52.942144 25151 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:52.943264 25151 tablet_bootstrap.cc:492] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.943986 25151 ts_tablet_manager.cc:1403] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260710 13:24:52.950758 25151 raft_consensus.cc:359] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.951747 25151 raft_consensus.cc:740] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:52.952600 25151 consensus_queue.cc:260] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:52.955617 25151 ts_tablet_manager.cc:1434] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:24:52.955859 24714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46366
I20260710 13:24:52.956645 25151 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap starting.
I20260710 13:24:52.960035 25215 heartbeater.cc:499] Master 127.21.88.126:43593 was elected leader, sending a full tablet report...
I20260710 13:24:52.983565 24967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d"
dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
mode: GRACEFUL
new_leader_uuid: "d126105a2cb640f7a37111b6f545bf8d"
 from {username='slave'} at 127.0.0.1:43488
I20260710 13:24:52.984236 24967 raft_consensus.cc:606] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Received request to transfer leadership to TS d126105a2cb640f7a37111b6f545bf8d
I20260710 13:24:52.985733 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:52.986538 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:52.987388 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:52.995604 25151 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: 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:52.996850 25151 tablet_bootstrap.cc:492] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Bootstrap complete.
I20260710 13:24:52.997568 25151 ts_tablet_manager.cc:1403] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.015s
I20260710 13:24:53.000278 25151 raft_consensus.cc:359] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:53.001010 25151 raft_consensus.cc:740] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68596571cd4844508fcdfe27e73e8a5b, State: Initialized, Role: FOLLOWER
I20260710 13:24:53.001711 25151 consensus_queue.cc:260] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:53.003926 25151 ts_tablet_manager.cc:1434] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:53.090469 25188 raft_consensus.cc:3060] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:53.103045 25188 pending_rounds.cc:85] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Aborting all ops after (but not including) 0
I20260710 13:24:53.103410 25188 pending_rounds.cc:107] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:53.103746 25188 raft_consensus.cc:2889] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:53.206931 25188 raft_consensus.cc:3060] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:53.211753 25188 pending_rounds.cc:85] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Aborting all ops after (but not including) 0
I20260710 13:24:53.212029 25188 pending_rounds.cc:107] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:53.212263 25188 raft_consensus.cc:2889] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:53.235410 25188 raft_consensus.cc:3060] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:24:53.241079 25189 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:53.377626 25235 raft_consensus.cc:993] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06: : Instructing follower d126105a2cb640f7a37111b6f545bf8d to start an election
I20260710 13:24:53.378273 25126 raft_consensus.cc:1081] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Signalling peer d126105a2cb640f7a37111b6f545bf8d to start an election
I20260710 13:24:53.379827 24893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d"
dest_uuid: "d126105a2cb640f7a37111b6f545bf8d"
 from {username='slave'} at 127.0.0.1:35224
I20260710 13:24:53.380286 24893 raft_consensus.cc:493] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:53.380558 24893 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:53.384914 24893 raft_consensus.cc:515] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:53.386461 24893 leader_election.cc:290] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 3 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:53.387188 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
I20260710 13:24:53.387480 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6b7e5b8fda42199b44750f361d267d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:53.387873 25189 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:53.388051 24967 raft_consensus.cc:3055] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:53.388487 24967 raft_consensus.cc:740] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa8c4eab537544f59b8cb7dd6a6f2a06, State: Running, Role: LEADER
I20260710 13:24:53.389269 24967 consensus_queue.cc:260] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:53.391253 24967 raft_consensus.cc:3060] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:53.401758 24967 raft_consensus.cc:2468] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 3.
I20260710 13:24:53.405248 24857 leader_election.cc:304] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:53.422189 25115 raft_consensus.cc:2804] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:53.423060 25115 raft_consensus.cc:697] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 3 LEADER]: Becoming Leader. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Running, Role: LEADER
I20260710 13:24:53.424338 25115 consensus_queue.cc:237] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [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: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } }
I20260710 13:24:53.434167 25189 raft_consensus.cc:2468] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 3.
I20260710 13:24:53.447852 24712 catalog_manager.cc:5697] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d reported cstate change: term changed from 2 to 3, leader changed from fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67) to d126105a2cb640f7a37111b6f545bf8d (127.21.88.66). New cstate: current_term: 3 leader_uuid: "d126105a2cb640f7a37111b6f545bf8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:53.650089 25115 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:53.650604 25115 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:53.652520 25115 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:53.653414 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b" is_pre_election: true
I20260710 13:24:53.653667 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" is_pre_election: true
I20260710 13:24:53.654070 25189 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 1.
I20260710 13:24:53.654495 24967 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 3.
I20260710 13:24:53.655249 24857 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68596571cd4844508fcdfe27e73e8a5b, d126105a2cb640f7a37111b6f545bf8d; no voters: 
I20260710 13:24:53.656081 25115 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:53.656541 25115 raft_consensus.cc:493] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:53.656911 25115 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:53.667580 25115 raft_consensus.cc:515] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:53.669768 25115 leader_election.cc:290] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [CANDIDATE]: Term 4 election: Requested vote from peers 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295), fa8c4eab537544f59b8cb7dd6a6f2a06 (127.21.88.67:45153)
I20260710 13:24:53.670514 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68596571cd4844508fcdfe27e73e8a5b"
I20260710 13:24:53.670715 24967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b536a8c77541e2910a3ffee87c412d" candidate_uuid: "d126105a2cb640f7a37111b6f545bf8d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06"
I20260710 13:24:53.671267 24967 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:53.671348 25189 raft_consensus.cc:3060] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Advancing to term 4
I20260710 13:24:53.677523 24967 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 4.
I20260710 13:24:53.678740 24857 leader_election.cc:304] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [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: d126105a2cb640f7a37111b6f545bf8d, fa8c4eab537544f59b8cb7dd6a6f2a06; no voters: 
I20260710 13:24:53.679430 25115 raft_consensus.cc:2804] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:53.679649 25189 raft_consensus.cc:2468] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d126105a2cb640f7a37111b6f545bf8d in term 4.
I20260710 13:24:53.679908 25115 raft_consensus.cc:697] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 4 LEADER]: Becoming Leader. State: Replica: d126105a2cb640f7a37111b6f545bf8d, State: Running, Role: LEADER
I20260710 13:24:53.681512 25115 consensus_queue.cc:237] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } }
I20260710 13:24:53.689648 24712 catalog_manager.cc:5697] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d reported cstate change: term changed from 1 to 4, leader changed from 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65) to d126105a2cb640f7a37111b6f545bf8d (127.21.88.66). New cstate: current_term: 4 leader_uuid: "d126105a2cb640f7a37111b6f545bf8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d126105a2cb640f7a37111b6f545bf8d" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:53.816532 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:53.951983 24967 raft_consensus.cc:1275] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Refusing update from remote peer d126105a2cb640f7a37111b6f545bf8d: 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:53.953444 25115 consensus_queue.cc:1048] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:53.964906 25189 raft_consensus.cc:1275] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 3 FOLLOWER]: Refusing update from remote peer d126105a2cb640f7a37111b6f545bf8d: 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:53.966419 25237 consensus_queue.cc:1048] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:53.999015 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:54.004568 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:54.005013 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:54.005486 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:54.210556 25189 raft_consensus.cc:1275] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 4 FOLLOWER]: Refusing update from remote peer d126105a2cb640f7a37111b6f545bf8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260710 13:24:54.211977 25236 consensus_queue.cc:1048] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "68596571cd4844508fcdfe27e73e8a5b" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:54.224855 24967 raft_consensus.cc:1275] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 4 FOLLOWER]: Refusing update from remote peer d126105a2cb640f7a37111b6f545bf8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260710 13:24:54.227748 25237 consensus_queue.cc:1048] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa8c4eab537544f59b8cb7dd6a6f2a06" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 45153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:24:54.817402 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:55.012032 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:55.017637 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:55.018119 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:55.018553 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:55.818526 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:56.024792 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:56.031490 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:56.031917 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:56.032361 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:56.819566 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:57.038533 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:57.044427 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:57.044874 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:57.045332 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:57.820843 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:58.051282 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:58.057518 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:58.062937 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:58.063417 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:24:58.821826 24764 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:59.091360 21857 tablet_server.cc:179] TabletServer@127.21.88.65:44295 shutting down...
W20260710 13:24:59.096323 24931 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260710 13:24:59.101366 24931 consensus_peers.cc:597] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. 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:59.116135 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:59.116925 21857 tablet_replica.cc:333] stopping tablet replica
W20260710 13:24:59.116856 24857 consensus_peers.cc:597] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. 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:59.117756 21857 raft_consensus.cc:2243] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.118273 21857 raft_consensus.cc:2272] T d680cc8b7fcf4415b848ffa579213d28 P 68596571cd4844508fcdfe27e73e8a5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.120083 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.120672 21857 raft_consensus.cc:2243] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.121048 21857 raft_consensus.cc:2272] T 38420933f2cd43ee8f749a75818a5971 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.122850 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.123366 21857 raft_consensus.cc:2243] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.123759 21857 raft_consensus.cc:2272] T 03cba513b4c345879bd8dd7f1e96a319 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.125422 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.126006 21857 raft_consensus.cc:2243] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.126391 21857 raft_consensus.cc:2272] T d12a0447dfbd46f38541712f81c2db4c P 68596571cd4844508fcdfe27e73e8a5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.128018 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.128531 21857 raft_consensus.cc:2243] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.128883 21857 raft_consensus.cc:2272] T d017d0b32de14720a82bf7d951708d33 P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.130589 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.131306 21857 raft_consensus.cc:2243] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.131729 21857 raft_consensus.cc:2272] T 8be999670f7b4993a9b887133b45b02b P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.133554 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.134191 21857 raft_consensus.cc:2243] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.134624 21857 raft_consensus.cc:2272] T 65025039c5844a76bc045dc6cb48ca3a P 68596571cd4844508fcdfe27e73e8a5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.136523 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.137125 21857 raft_consensus.cc:2243] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.137528 21857 raft_consensus.cc:2272] T 20b536a8c77541e2910a3ffee87c412d P 68596571cd4844508fcdfe27e73e8a5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.139256 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.139763 21857 raft_consensus.cc:2243] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.140137 21857 raft_consensus.cc:2272] T 817420f7db074f1f8f1209acfe84fcad P 68596571cd4844508fcdfe27e73e8a5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.141835 21857 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:59.142298 21857 raft_consensus.cc:2243] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.142685 21857 raft_consensus.cc:2272] T de6b7e5b8fda42199b44750f361d267d P 68596571cd4844508fcdfe27e73e8a5b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:59.165637 24857 consensus_peers.cc:597] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:59.171522 21857 tablet_server.cc:196] TabletServer@127.21.88.65:44295 shutdown complete.
I20260710 13:24:59.187906 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
I20260710 13:24:59.210418 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:59.211190 21857 tablet_replica.cc:333] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.211946 21857 raft_consensus.cc:2243] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.212759 21857 raft_consensus.cc:2272] T d017d0b32de14720a82bf7d951708d33 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.214988 21857 tablet_replica.cc:333] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.215530 21857 raft_consensus.cc:2243] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.215950 21857 raft_consensus.cc:2272] T 65025039c5844a76bc045dc6cb48ca3a P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.218014 21857 tablet_replica.cc:333] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.218674 21857 raft_consensus.cc:2243] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.219580 21857 raft_consensus.cc:2272] T 03cba513b4c345879bd8dd7f1e96a319 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.221724 21857 tablet_replica.cc:333] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.222303 21857 raft_consensus.cc:2243] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.222709 21857 raft_consensus.cc:2272] T d12a0447dfbd46f38541712f81c2db4c P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.224746 21857 tablet_replica.cc:333] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.225260 21857 raft_consensus.cc:2243] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.225651 21857 raft_consensus.cc:2272] T 38420933f2cd43ee8f749a75818a5971 P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.227645 21857 tablet_replica.cc:333] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.228134 21857 raft_consensus.cc:2243] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.228528 21857 raft_consensus.cc:2272] T 8be999670f7b4993a9b887133b45b02b P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.230576 21857 tablet_replica.cc:333] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.231057 21857 raft_consensus.cc:2243] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.231436 21857 raft_consensus.cc:2272] T d680cc8b7fcf4415b848ffa579213d28 P d126105a2cb640f7a37111b6f545bf8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.233237 21857 tablet_replica.cc:333] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.233690 21857 raft_consensus.cc:2243] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.234498 21857 raft_consensus.cc:2272] T 20b536a8c77541e2910a3ffee87c412d P d126105a2cb640f7a37111b6f545bf8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.236800 21857 tablet_replica.cc:333] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.237375 21857 raft_consensus.cc:2243] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.238171 21857 raft_consensus.cc:2272] T de6b7e5b8fda42199b44750f361d267d P d126105a2cb640f7a37111b6f545bf8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.239987 21857 tablet_replica.cc:333] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d: stopping tablet replica
I20260710 13:24:59.240419 21857 raft_consensus.cc:2243] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.241102 21857 raft_consensus.cc:2272] T 817420f7db074f1f8f1209acfe84fcad P d126105a2cb640f7a37111b6f545bf8d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:59.245615 24933 consensus_peers.cc:597] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Couldn't send request to peer d126105a2cb640f7a37111b6f545bf8d. 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:59.259851 24933 connection.cc:573] client connection to 127.21.88.66:45949 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:24:59.263634 24933 consensus_peers.cc:597] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer d126105a2cb640f7a37111b6f545bf8d (127.21.88.66:45949): Couldn't send request to peer d126105a2cb640f7a37111b6f545bf8d. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:59.275370 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
W20260710 13:24:59.279322 24931 consensus_peers.cc:597] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 -> Peer 68596571cd4844508fcdfe27e73e8a5b (127.21.88.65:44295): Couldn't send request to peer 68596571cd4844508fcdfe27e73e8a5b. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:59.299360 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
I20260710 13:24:59.324047 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:59.324772 21857 tablet_replica.cc:333] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.325402 21857 raft_consensus.cc:2243] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.326225 21857 raft_consensus.cc:2272] T d680cc8b7fcf4415b848ffa579213d28 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.328194 21857 tablet_replica.cc:333] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.328724 21857 raft_consensus.cc:2243] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.329485 21857 raft_consensus.cc:2272] T 8be999670f7b4993a9b887133b45b02b P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.331426 21857 tablet_replica.cc:333] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.332064 21857 raft_consensus.cc:2243] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.332751 21857 raft_consensus.cc:2272] T 65025039c5844a76bc045dc6cb48ca3a P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.334553 21857 tablet_replica.cc:333] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.335078 21857 raft_consensus.cc:2243] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.335781 21857 raft_consensus.cc:2272] T d12a0447dfbd46f38541712f81c2db4c P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.337553 21857 tablet_replica.cc:333] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.338245 21857 raft_consensus.cc:2243] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.338663 21857 raft_consensus.cc:2272] T 03cba513b4c345879bd8dd7f1e96a319 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.340384 21857 tablet_replica.cc:333] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.340859 21857 raft_consensus.cc:2243] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.341578 21857 raft_consensus.cc:2272] T 38420933f2cd43ee8f749a75818a5971 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.343544 21857 tablet_replica.cc:333] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.344043 21857 raft_consensus.cc:2243] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.344455 21857 raft_consensus.cc:2272] T d017d0b32de14720a82bf7d951708d33 P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.346415 21857 tablet_replica.cc:333] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.346999 21857 raft_consensus.cc:2243] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.347393 21857 raft_consensus.cc:2272] T 817420f7db074f1f8f1209acfe84fcad P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.349133 21857 tablet_replica.cc:333] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.349651 21857 raft_consensus.cc:2243] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.350090 21857 raft_consensus.cc:2272] T 20b536a8c77541e2910a3ffee87c412d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.351802 21857 tablet_replica.cc:333] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06: stopping tablet replica
I20260710 13:24:59.352243 21857 raft_consensus.cc:2243] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:59.352632 21857 raft_consensus.cc:2272] T de6b7e5b8fda42199b44750f361d267d P fa8c4eab537544f59b8cb7dd6a6f2a06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.396931 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:24:59.419978 21857 master.cc:562] Master@127.21.88.126:43593 shutting down...
I20260710 13:24:59.444087 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:59.444619 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:59.444958 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2fb78cebdb24a3a9e1d344656ecf533: stopping tablet replica
I20260710 13:24:59.463779 21857 master.cc:584] Master@127.21.88.126:43593 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14844 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:24:59.503450 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:38155
I20260710 13:24:59.504546 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:59.510064 25264 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:59.510159 25263 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:59.511021 25266 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:59.512424 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:59.513348 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:59.513612 21857 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:59.513783 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689899513750 us; error 0 us; skew 500 ppm
I20260710 13:24:59.514391 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:59.516682 21857 webserver.cc:533] Webserver started at http://127.21.88.126:35597/ using document root <none> and password file <none>
I20260710 13:24:59.517206 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:59.517398 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:59.517689 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:59.519101 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "04ea8035b18546e087a2177a8d9bb8e6"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.523222 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:24:59.527010 25271 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:59.527967 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:59.528283 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "04ea8035b18546e087a2177a8d9bb8e6"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.528635 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-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:59.546963 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:59.548149 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:59.586025 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:38155
I20260710 13:24:59.586143 25322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:38155 every 8 connection(s)
I20260710 13:24:59.589726 25323 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:59.599644 25323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6: Bootstrap starting.
I20260710 13:24:59.604166 25323 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.608227 25323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6: No bootstrap required, opened a new log
I20260710 13:24:59.610342 25323 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ea8035b18546e087a2177a8d9bb8e6" member_type: VOTER }
I20260710 13:24:59.610736 25323 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.610954 25323 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ea8035b18546e087a2177a8d9bb8e6, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.611557 25323 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04ea8035b18546e087a2177a8d9bb8e6" member_type: VOTER }
I20260710 13:24:59.612011 25323 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:59.612212 25323 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:59.612500 25323 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.617087 25323 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ea8035b18546e087a2177a8d9bb8e6" member_type: VOTER }
I20260710 13:24:59.617583 25323 leader_election.cc:304] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [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: 04ea8035b18546e087a2177a8d9bb8e6; no voters: 
I20260710 13:24:59.618690 25323 leader_election.cc:290] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:59.619009 25326 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.620361 25326 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 1 LEADER]: Becoming Leader. State: Replica: 04ea8035b18546e087a2177a8d9bb8e6, State: Running, Role: LEADER
I20260710 13:24:59.620996 25326 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [LEADER]: Queue going to LEADER mode. State: All 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: "04ea8035b18546e087a2177a8d9bb8e6" member_type: VOTER }
I20260710 13:24:59.621564 25323 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:59.625814 25328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04ea8035b18546e087a2177a8d9bb8e6. Latest consensus state: current_term: 1 leader_uuid: "04ea8035b18546e087a2177a8d9bb8e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ea8035b18546e087a2177a8d9bb8e6" member_type: VOTER } }
I20260710 13:24:59.626509 25328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:59.627552 25327 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04ea8035b18546e087a2177a8d9bb8e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ea8035b18546e087a2177a8d9bb8e6" member_type: VOTER } }
I20260710 13:24:59.628110 25327 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:59.628437 25333 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:59.633579 25333 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:59.638654 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:59.643096 25333 catalog_manager.cc:1383] Generated new cluster ID: fa66d98d5ede46bd87326e048ebee185
I20260710 13:24:59.643419 25333 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:59.677312 25333 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:59.678598 25333 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:59.694360 25333 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6: Generated new TSK 0
I20260710 13:24:59.694962 25333 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:59.708325 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:59.714511 25344 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:59.715330 25345 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:59.716221 25347 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:59.717129 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:59.718053 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:59.718225 21857 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:59.718451 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689899718379 us; error 0 us; skew 500 ppm
I20260710 13:24:59.719005 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:59.721547 21857 webserver.cc:533] Webserver started at http://127.21.88.65:41599/ using document root <none> and password file <none>
I20260710 13:24:59.722114 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:59.722337 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:59.722640 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:59.723825 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "05881f4cbc73496b93f9383533251420"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.728678 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:59.732137 25352 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:59.733042 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:59.733364 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "05881f4cbc73496b93f9383533251420"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.733664 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-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:59.759166 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:59.760317 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:59.761816 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:59.764377 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:59.764544 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:59.764834 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:59.764973 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:59.805137 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:32853
I20260710 13:24:59.805262 25414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:32853 every 8 connection(s)
I20260710 13:24:59.809990 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:59.817467 25419 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:59.819271 25420 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:59.821403 25422 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:59.822346 21857 server_base.cc:1061] running on GCE node
I20260710 13:24:59.823499 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:59.823751 21857 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:59.823945 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689899823927 us; error 0 us; skew 500 ppm
I20260710 13:24:59.824596 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:59.824802 25415 heartbeater.cc:344] Connected to a master server at 127.21.88.126:38155
I20260710 13:24:59.825225 25415 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:59.826025 25415 heartbeater.cc:507] Master 127.21.88.126:38155 requested a full tablet report, sending...
I20260710 13:24:59.827415 21857 webserver.cc:533] Webserver started at http://127.21.88.66:37241/ using document root <none> and password file <none>
I20260710 13:24:59.828023 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:59.828233 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:59.828262 25288 ts_manager.cc:194] Registered new tserver with Master: 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853)
I20260710 13:24:59.828676 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:59.829867 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "e95c784311054bd1824b9415a937b404"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.830621 25288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41514
I20260710 13:24:59.835220 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:24:59.838663 25427 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:59.839426 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:59.839749 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "e95c784311054bd1824b9415a937b404"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.839998 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-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:59.867548 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:59.868772 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:59.870286 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:59.872478 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:59.872692 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:59.872931 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:59.873099 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:59.917712 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:46579
I20260710 13:24:59.917841 25489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:46579 every 8 connection(s)
I20260710 13:24:59.922411 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:59.929380 25493 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:59.932298 25494 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:59.932926 21857 server_base.cc:1061] running on GCE node
W20260710 13:24:59.934913 25496 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:59.935182 25490 heartbeater.cc:344] Connected to a master server at 127.21.88.126:38155
I20260710 13:24:59.935684 25490 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:59.935922 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:59.936201 21857 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:59.936378 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689899936345 us; error 0 us; skew 500 ppm
I20260710 13:24:59.936527 25490 heartbeater.cc:507] Master 127.21.88.126:38155 requested a full tablet report, sending...
I20260710 13:24:59.937006 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:59.938577 25288 ts_manager.cc:194] Registered new tserver with Master: e95c784311054bd1824b9415a937b404 (127.21.88.66:46579)
I20260710 13:24:59.939932 25288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41522
I20260710 13:24:59.940300 21857 webserver.cc:533] Webserver started at http://127.21.88.67:44453/ using document root <none> and password file <none>
I20260710 13:24:59.940892 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:59.941124 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:59.941417 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:59.942565 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "8a116d60bbdc477c8fecaf7b6465009e"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.946938 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:24:59.950203 25501 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:59.950980 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:24:59.951292 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "8a116d60bbdc477c8fecaf7b6465009e"
format_stamp: "Formatted at 2026-07-10 13:24:59 on dist-test-slave-z93j"
I20260710 13:24:59.951553 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689809217280-21857-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:59.968531 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:59.969733 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:59.971267 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:59.973444 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:59.973675 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:59.973958 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:59.974157 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:00.015564 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:46001
I20260710 13:25:00.015672 25563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:46001 every 8 connection(s)
I20260710 13:25:00.029618 25564 heartbeater.cc:344] Connected to a master server at 127.21.88.126:38155
I20260710 13:25:00.030097 25564 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:00.031044 25564 heartbeater.cc:507] Master 127.21.88.126:38155 requested a full tablet report, sending...
I20260710 13:25:00.033128 25288 ts_manager.cc:194] Registered new tserver with Master: 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:00.033350 21857 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014664269s
I20260710 13:25:00.034626 25288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41534
I20260710 13:25:00.058200 25288 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41544:
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:25:00.060343 25288 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:25:00.106559 25529 tablet_service.cc:1511] Processing CreateTablet for tablet ab85013c75ed4510a69a1dbb2cdc288b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f80b20a91daa487b9d7feac49bd5faae]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:00.108042 25529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab85013c75ed4510a69a1dbb2cdc288b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.107872 25528 tablet_service.cc:1511] Processing CreateTablet for tablet 1796632c16bc4b588b97a67ed2fedc44 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f80b20a91daa487b9d7feac49bd5faae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:00.109480 25528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1796632c16bc4b588b97a67ed2fedc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.119643 25455 tablet_service.cc:1511] Processing CreateTablet for tablet ab85013c75ed4510a69a1dbb2cdc288b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f80b20a91daa487b9d7feac49bd5faae]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:00.121057 25455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab85013c75ed4510a69a1dbb2cdc288b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.123984 25454 tablet_service.cc:1511] Processing CreateTablet for tablet 1796632c16bc4b588b97a67ed2fedc44 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f80b20a91daa487b9d7feac49bd5faae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:00.125326 25454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1796632c16bc4b588b97a67ed2fedc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.125137 25380 tablet_service.cc:1511] Processing CreateTablet for tablet ab85013c75ed4510a69a1dbb2cdc288b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f80b20a91daa487b9d7feac49bd5faae]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:00.125921 25379 tablet_service.cc:1511] Processing CreateTablet for tablet 1796632c16bc4b588b97a67ed2fedc44 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f80b20a91daa487b9d7feac49bd5faae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:00.126444 25380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab85013c75ed4510a69a1dbb2cdc288b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.127151 25379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1796632c16bc4b588b97a67ed2fedc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.148203 25578 tablet_bootstrap.cc:492] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e: Bootstrap starting.
I20260710 13:25:00.159475 25578 tablet_bootstrap.cc:654] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.160234 25579 tablet_bootstrap.cc:492] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420: Bootstrap starting.
I20260710 13:25:00.160315 25580 tablet_bootstrap.cc:492] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404: Bootstrap starting.
I20260710 13:25:00.165858 25578 tablet_bootstrap.cc:492] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e: No bootstrap required, opened a new log
I20260710 13:25:00.166363 25578 ts_tablet_manager.cc:1403] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:25:00.167395 25579 tablet_bootstrap.cc:654] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.168468 25580 tablet_bootstrap.cc:654] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.168574 25578 raft_consensus.cc:359] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.169281 25578 raft_consensus.cc:385] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.169524 25578 raft_consensus.cc:740] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a116d60bbdc477c8fecaf7b6465009e, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.170199 25578 consensus_queue.cc:260] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.175910 25564 heartbeater.cc:499] Master 127.21.88.126:38155 was elected leader, sending a full tablet report...
I20260710 13:25:00.176224 25578 ts_tablet_manager.cc:1434] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:25:00.177242 25579 tablet_bootstrap.cc:492] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420: No bootstrap required, opened a new log
I20260710 13:25:00.177314 25578 tablet_bootstrap.cc:492] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e: Bootstrap starting.
I20260710 13:25:00.177982 25579 ts_tablet_manager.cc:1403] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:25:00.179996 25580 tablet_bootstrap.cc:492] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404: No bootstrap required, opened a new log
I20260710 13:25:00.180480 25580 ts_tablet_manager.cc:1403] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:25:00.182734 25579 raft_consensus.cc:359] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.183574 25579 raft_consensus.cc:385] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.183301 25580 raft_consensus.cc:359] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.184052 25580 raft_consensus.cc:385] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.184015 25579 raft_consensus.cc:740] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05881f4cbc73496b93f9383533251420, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.184491 25580 raft_consensus.cc:740] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95c784311054bd1824b9415a937b404, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.185200 25579 consensus_queue.cc:260] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.185360 25580 consensus_queue.cc:260] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.186347 25578 tablet_bootstrap.cc:654] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.197047 25580 ts_tablet_manager.cc:1434] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.007s
I20260710 13:25:00.197832 25415 heartbeater.cc:499] Master 127.21.88.126:38155 was elected leader, sending a full tablet report...
I20260710 13:25:00.197952 25490 heartbeater.cc:499] Master 127.21.88.126:38155 was elected leader, sending a full tablet report...
I20260710 13:25:00.197770 25579 ts_tablet_manager.cc:1434] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:25:00.198449 25580 tablet_bootstrap.cc:492] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404: Bootstrap starting.
I20260710 13:25:00.200863 25579 tablet_bootstrap.cc:492] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420: Bootstrap starting.
I20260710 13:25:00.200925 25578 tablet_bootstrap.cc:492] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e: No bootstrap required, opened a new log
I20260710 13:25:00.201476 25578 ts_tablet_manager.cc:1403] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 13:25:00.204324 25578 raft_consensus.cc:359] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.204809 25580 tablet_bootstrap.cc:654] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.205067 25578 raft_consensus.cc:385] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.205410 25578 raft_consensus.cc:740] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a116d60bbdc477c8fecaf7b6465009e, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.206272 25578 consensus_queue.cc:260] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.209438 25579 tablet_bootstrap.cc:654] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.211064 25578 ts_tablet_manager.cc:1434] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:25:00.215082 25580 tablet_bootstrap.cc:492] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404: No bootstrap required, opened a new log
I20260710 13:25:00.215830 25580 ts_tablet_manager.cc:1403] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:25:00.219841 25580 raft_consensus.cc:359] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.220875 25580 raft_consensus.cc:385] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.221263 25580 raft_consensus.cc:740] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95c784311054bd1824b9415a937b404, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.222229 25580 consensus_queue.cc:260] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.224359 25579 tablet_bootstrap.cc:492] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420: No bootstrap required, opened a new log
I20260710 13:25:00.224632 25580 ts_tablet_manager.cc:1434] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:25:00.224910 25579 ts_tablet_manager.cc:1403] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.014s
I20260710 13:25:00.227589 25579 raft_consensus.cc:359] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.228120 25579 raft_consensus.cc:385] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.228430 25579 raft_consensus.cc:740] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05881f4cbc73496b93f9383533251420, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.229005 25579 consensus_queue.cc:260] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.230953 25579 ts_tablet_manager.cc:1434] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:25:00.304750 25585 raft_consensus.cc:493] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.305342 25585 raft_consensus.cc:515] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.307432 25585 leader_election.cc:290] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001), 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853)
I20260710 13:25:00.316665 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e" is_pre_election: true
I20260710 13:25:00.317361 25539 raft_consensus.cc:2468] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 0.
I20260710 13:25:00.318117 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05881f4cbc73496b93f9383533251420" is_pre_election: true
I20260710 13:25:00.318682 25430 leader_election.cc:304] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a116d60bbdc477c8fecaf7b6465009e, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:00.318881 25390 raft_consensus.cc:2468] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 0.
I20260710 13:25:00.319533 25585 raft_consensus.cc:2804] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:00.319931 25585 raft_consensus.cc:493] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:00.320222 25585 raft_consensus.cc:3060] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.326624 25585 raft_consensus.cc:515] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.328264 25585 leader_election.cc:290] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 election: Requested vote from peers 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001), 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853)
I20260710 13:25:00.329231 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
I20260710 13:25:00.329507 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05881f4cbc73496b93f9383533251420"
I20260710 13:25:00.329748 25539 raft_consensus.cc:3060] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.330134 25390 raft_consensus.cc:3060] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.335503 25390 raft_consensus.cc:2468] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 1.
I20260710 13:25:00.335562 25539 raft_consensus.cc:2468] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 1.
I20260710 13:25:00.336751 25428 leader_election.cc:304] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:00.337556 25585 raft_consensus.cc:2804] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:00.338588 25585 raft_consensus.cc:697] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Becoming Leader. State: Replica: e95c784311054bd1824b9415a937b404, State: Running, Role: LEADER
I20260710 13:25:00.339389 25585 consensus_queue.cc:237] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:00.346946 25285 catalog_manager.cc:5697] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95c784311054bd1824b9415a937b404 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "e95c784311054bd1824b9415a937b404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:00.487370 25586 raft_consensus.cc:493] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.488317 25586 raft_consensus.cc:515] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.491103 25586 leader_election.cc:290] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e95c784311054bd1824b9415a937b404 (127.21.88.66:46579), 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:00.505005 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e" is_pre_election: true
I20260710 13:25:00.504987 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95c784311054bd1824b9415a937b404" is_pre_election: true
I20260710 13:25:00.506117 25539 raft_consensus.cc:2468] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 0.
I20260710 13:25:00.506156 25465 raft_consensus.cc:2468] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 0.
I20260710 13:25:00.507411 25355 leader_election.cc:304] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, 8a116d60bbdc477c8fecaf7b6465009e; no voters: 
I20260710 13:25:00.508183 25586 raft_consensus.cc:2804] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:00.508561 25586 raft_consensus.cc:493] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:00.508848 25586 raft_consensus.cc:3060] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.515962 25586 raft_consensus.cc:515] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.517571 25586 leader_election.cc:290] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 1 election: Requested vote from peers e95c784311054bd1824b9415a937b404 (127.21.88.66:46579), 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:00.518491 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95c784311054bd1824b9415a937b404"
I20260710 13:25:00.518666 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
I20260710 13:25:00.519052 25465 raft_consensus.cc:3060] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.519208 25539 raft_consensus.cc:3060] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.526350 25465 raft_consensus.cc:2468] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 1.
I20260710 13:25:00.526643 25539 raft_consensus.cc:2468] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 1.
I20260710 13:25:00.527570 25353 leader_election.cc:304] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:00.528455 25586 raft_consensus.cc:2804] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:00.529448 25586 raft_consensus.cc:697] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 LEADER]: Becoming Leader. State: Replica: 05881f4cbc73496b93f9383533251420, State: Running, Role: LEADER
I20260710 13:25:00.530652 25586 consensus_queue.cc:237] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.539651 25285 catalog_manager.cc:5697] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05881f4cbc73496b93f9383533251420 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "05881f4cbc73496b93f9383533251420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.805241 25285 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41556:
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:25:00.809299 25285 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:25:00.856104 25604 consensus_queue.cc:1048] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 }, 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.859826 25605 consensus_queue.cc:1048] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 }, 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.911285 25380 tablet_service.cc:1511] Processing CreateTablet for tablet 2e00e840bf5642829bfee0fc2092e120 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e4977c53206e403d9852e30a6fec6eb4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:00.913061 25380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e00e840bf5642829bfee0fc2092e120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.913023 25455 tablet_service.cc:1511] Processing CreateTablet for tablet 2e00e840bf5642829bfee0fc2092e120 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e4977c53206e403d9852e30a6fec6eb4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:00.914549 25455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e00e840bf5642829bfee0fc2092e120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.914328 25528 tablet_service.cc:1511] Processing CreateTablet for tablet 2e00e840bf5642829bfee0fc2092e120 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e4977c53206e403d9852e30a6fec6eb4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:00.915768 25528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e00e840bf5642829bfee0fc2092e120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.918668 25529 tablet_service.cc:1511] Processing CreateTablet for tablet d8e73c80ce4940b7a347f4272dd994c5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e4977c53206e403d9852e30a6fec6eb4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:00.918735 25379 tablet_service.cc:1511] Processing CreateTablet for tablet d8e73c80ce4940b7a347f4272dd994c5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e4977c53206e403d9852e30a6fec6eb4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:00.920028 25529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e73c80ce4940b7a347f4272dd994c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.920676 25379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e73c80ce4940b7a347f4272dd994c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.931103 25454 tablet_service.cc:1511] Processing CreateTablet for tablet d8e73c80ce4940b7a347f4272dd994c5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e4977c53206e403d9852e30a6fec6eb4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:00.932539 25454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e73c80ce4940b7a347f4272dd994c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:00.944710 25613 tablet_bootstrap.cc:492] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420: Bootstrap starting.
I20260710 13:25:00.955075 25613 tablet_bootstrap.cc:654] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.965099 25615 tablet_bootstrap.cc:492] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e: Bootstrap starting.
I20260710 13:25:00.969692 25613 tablet_bootstrap.cc:492] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420: No bootstrap required, opened a new log
I20260710 13:25:00.970505 25613 ts_tablet_manager.cc:1403] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.007s
I20260710 13:25:00.973968 25615 tablet_bootstrap.cc:654] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.974606 25613 raft_consensus.cc:359] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.975644 25613 raft_consensus.cc:385] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.976032 25613 raft_consensus.cc:740] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05881f4cbc73496b93f9383533251420, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.976915 25613 consensus_queue.cc:260] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.979990 25614 tablet_bootstrap.cc:492] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404: Bootstrap starting.
I20260710 13:25:00.980669 25615 tablet_bootstrap.cc:492] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e: No bootstrap required, opened a new log
I20260710 13:25:00.981159 25615 ts_tablet_manager.cc:1403] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:25:00.982224 25613 ts_tablet_manager.cc:1434] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20260710 13:25:00.984077 25615 raft_consensus.cc:359] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.984819 25615 raft_consensus.cc:385] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:00.985075 25615 raft_consensus.cc:740] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a116d60bbdc477c8fecaf7b6465009e, State: Initialized, Role: FOLLOWER
I20260710 13:25:00.985960 25615 consensus_queue.cc:260] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:00.987089 25613 tablet_bootstrap.cc:492] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420: Bootstrap starting.
I20260710 13:25:00.991578 25614 tablet_bootstrap.cc:654] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.993113 25613 tablet_bootstrap.cc:654] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:00.995566 25615 ts_tablet_manager.cc:1434] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:25:00.997406 25614 tablet_bootstrap.cc:492] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404: No bootstrap required, opened a new log
I20260710 13:25:00.997960 25614 ts_tablet_manager.cc:1403] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 13:25:01.000798 25615 tablet_bootstrap.cc:492] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e: Bootstrap starting.
I20260710 13:25:01.000895 25614 raft_consensus.cc:359] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.001864 25614 raft_consensus.cc:385] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:01.002180 25614 raft_consensus.cc:740] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95c784311054bd1824b9415a937b404, State: Initialized, Role: FOLLOWER
I20260710 13:25:01.003120 25614 consensus_queue.cc:260] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.005761 25614 ts_tablet_manager.cc:1434] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:01.007959 25614 tablet_bootstrap.cc:492] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: Bootstrap starting.
I20260710 13:25:01.009505 25613 tablet_bootstrap.cc:492] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420: No bootstrap required, opened a new log
I20260710 13:25:01.009963 25615 tablet_bootstrap.cc:654] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:01.010048 25613 ts_tablet_manager.cc:1403] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260710 13:25:01.013505 25613 raft_consensus.cc:359] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.014398 25613 raft_consensus.cc:385] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:01.014719 25613 raft_consensus.cc:740] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05881f4cbc73496b93f9383533251420, State: Initialized, Role: FOLLOWER
I20260710 13:25:01.015040 25614 tablet_bootstrap.cc:654] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:01.015765 25613 consensus_queue.cc:260] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.018123 25613 ts_tablet_manager.cc:1434] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:01.027419 25614 tablet_bootstrap.cc:492] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: No bootstrap required, opened a new log
I20260710 13:25:01.027527 25615 tablet_bootstrap.cc:492] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e: No bootstrap required, opened a new log
I20260710 13:25:01.028169 25614 ts_tablet_manager.cc:1403] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 13:25:01.028182 25606 raft_consensus.cc:493] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:01.028313 25615 ts_tablet_manager.cc:1403] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.013s
I20260710 13:25:01.028961 25606 raft_consensus.cc:515] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.031760 25606 leader_election.cc:290] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853), e95c784311054bd1824b9415a937b404 (127.21.88.66:46579)
I20260710 13:25:01.032997 25614 raft_consensus.cc:359] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.032920 25615 raft_consensus.cc:359] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.033830 25614 raft_consensus.cc:385] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:01.033972 25615 raft_consensus.cc:385] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:01.034229 25614 raft_consensus.cc:740] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95c784311054bd1824b9415a937b404, State: Initialized, Role: FOLLOWER
I20260710 13:25:01.034392 25615 raft_consensus.cc:740] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a116d60bbdc477c8fecaf7b6465009e, State: Initialized, Role: FOLLOWER
I20260710 13:25:01.035092 25614 consensus_queue.cc:260] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.035267 25615 consensus_queue.cc:260] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.037269 25614 ts_tablet_manager.cc:1434] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:25:01.037628 25615 ts_tablet_manager.cc:1434] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260710 13:25:01.042490 25586 consensus_queue.cc:1048] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:01.055275 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "8a116d60bbdc477c8fecaf7b6465009e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05881f4cbc73496b93f9383533251420" is_pre_election: true
I20260710 13:25:01.056272 25390 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a116d60bbdc477c8fecaf7b6465009e in term 0.
I20260710 13:25:01.058137 25502 leader_election.cc:304] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, 8a116d60bbdc477c8fecaf7b6465009e; no voters: 
I20260710 13:25:01.060185 25606 raft_consensus.cc:2804] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:01.060735 25606 raft_consensus.cc:493] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:01.061156 25606 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:01.066804 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "8a116d60bbdc477c8fecaf7b6465009e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95c784311054bd1824b9415a937b404" is_pre_election: true
I20260710 13:25:01.067495 25465 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a116d60bbdc477c8fecaf7b6465009e in term 0.
I20260710 13:25:01.070586 25586 consensus_queue.cc:1048] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:01.074996 25606 raft_consensus.cc:515] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.077715 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "8a116d60bbdc477c8fecaf7b6465009e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05881f4cbc73496b93f9383533251420"
I20260710 13:25:01.078533 25390 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:01.086730 25606 leader_election.cc:290] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [CANDIDATE]: Term 1 election: Requested vote from peers 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853), e95c784311054bd1824b9415a937b404 (127.21.88.66:46579)
I20260710 13:25:01.088014 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "8a116d60bbdc477c8fecaf7b6465009e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95c784311054bd1824b9415a937b404"
I20260710 13:25:01.088692 25465 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:01.091536 25390 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a116d60bbdc477c8fecaf7b6465009e in term 1.
I20260710 13:25:01.093116 25502 leader_election.cc:304] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, 8a116d60bbdc477c8fecaf7b6465009e; no voters: 
I20260710 13:25:01.094897 25627 raft_consensus.cc:2804] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:01.095645 25627 raft_consensus.cc:697] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 LEADER]: Becoming Leader. State: Replica: 8a116d60bbdc477c8fecaf7b6465009e, State: Running, Role: LEADER
I20260710 13:25:01.096624 25465 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a116d60bbdc477c8fecaf7b6465009e in term 1.
I20260710 13:25:01.096776 25627 consensus_queue.cc:237] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.110232 25286 catalog_manager.cc:5697] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67). New cstate: current_term: 1 leader_uuid: "8a116d60bbdc477c8fecaf7b6465009e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:01.284792 25611 raft_consensus.cc:493] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:01.285372 25611 raft_consensus.cc:515] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.287145 25611 leader_election.cc:290] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853), 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:01.288257 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05881f4cbc73496b93f9383533251420" is_pre_election: true
I20260710 13:25:01.288326 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e" is_pre_election: true
I20260710 13:25:01.289090 25390 raft_consensus.cc:2468] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 0.
I20260710 13:25:01.289314 25539 raft_consensus.cc:2468] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 0.
I20260710 13:25:01.290293 25428 leader_election.cc:304] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:01.291796 25611 raft_consensus.cc:2804] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:01.292251 25611 raft_consensus.cc:493] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:01.292685 25611 raft_consensus.cc:3060] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:01.298699 25611 raft_consensus.cc:515] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.300343 25611 leader_election.cc:290] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 election: Requested vote from peers 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853), 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:01.301410 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05881f4cbc73496b93f9383533251420"
I20260710 13:25:01.301542 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
I20260710 13:25:01.302269 25390 raft_consensus.cc:3060] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:01.302380 25539 raft_consensus.cc:3060] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:01.310050 25390 raft_consensus.cc:2468] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 1.
I20260710 13:25:01.310050 25539 raft_consensus.cc:2468] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 1.
I20260710 13:25:01.311489 25428 leader_election.cc:304] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:01.312232 25611 raft_consensus.cc:2804] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:01.312650 25611 raft_consensus.cc:697] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Becoming Leader. State: Replica: e95c784311054bd1824b9415a937b404, State: Running, Role: LEADER
I20260710 13:25:01.313354 25611 consensus_queue.cc:237] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.320866 25286 catalog_manager.cc:5697] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95c784311054bd1824b9415a937b404 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "e95c784311054bd1824b9415a937b404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.355502 25465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b"
dest_uuid: "e95c784311054bd1824b9415a937b404"
mode: GRACEFUL
new_leader_uuid: "05881f4cbc73496b93f9383533251420"
 from {username='slave'} at 127.0.0.1:57712
I20260710 13:25:01.356089 25465 raft_consensus.cc:606] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Received request to transfer leadership to TS 05881f4cbc73496b93f9383533251420
I20260710 13:25:01.367172 25605 raft_consensus.cc:993] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404: : Instructing follower 05881f4cbc73496b93f9383533251420 to start an election
I20260710 13:25:01.367611 25611 raft_consensus.cc:1081] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Signalling peer 05881f4cbc73496b93f9383533251420 to start an election
I20260710 13:25:01.369017 25390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b"
dest_uuid: "05881f4cbc73496b93f9383533251420"
 from {username='slave'} at 127.0.0.1:53776
I20260710 13:25:01.369670 25390 raft_consensus.cc:493] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.370070 25390 raft_consensus.cc:3060] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.370548 25389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44"
dest_uuid: "05881f4cbc73496b93f9383533251420"
mode: GRACEFUL
new_leader_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
 from {username='slave'} at 127.0.0.1:53798
I20260710 13:25:01.371135 25389 raft_consensus.cc:606] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 LEADER]: Received request to transfer leadership to TS 8a116d60bbdc477c8fecaf7b6465009e
I20260710 13:25:01.376420 25390 raft_consensus.cc:515] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:01.377311 25465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120"
dest_uuid: "e95c784311054bd1824b9415a937b404"
mode: GRACEFUL
new_leader_uuid: "05881f4cbc73496b93f9383533251420"
 from {username='slave'} at 127.0.0.1:57712
I20260710 13:25:01.377930 25465 raft_consensus.cc:606] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Received request to transfer leadership to TS 05881f4cbc73496b93f9383533251420
I20260710 13:25:01.378847 25390 leader_election.cc:290] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 2 election: Requested vote from peers 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001), e95c784311054bd1824b9415a937b404 (127.21.88.66:46579)
I20260710 13:25:01.379645 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e95c784311054bd1824b9415a937b404"
I20260710 13:25:01.379737 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab85013c75ed4510a69a1dbb2cdc288b" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
I20260710 13:25:01.380223 25465 raft_consensus.cc:3055] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.380367 25539 raft_consensus.cc:3060] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.380611 25465 raft_consensus.cc:740] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e95c784311054bd1824b9415a937b404, State: Running, Role: LEADER
I20260710 13:25:01.381381 25465 consensus_queue.cc:260] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:01.382714 25465 raft_consensus.cc:3060] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.387095 25539 raft_consensus.cc:2468] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 2.
I20260710 13:25:01.388451 25355 leader_election.cc:304] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, 8a116d60bbdc477c8fecaf7b6465009e; no voters: 
I20260710 13:25:01.389335 25596 raft_consensus.cc:2804] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.389768 25465 raft_consensus.cc:2468] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 2.
I20260710 13:25:01.389890 25596 raft_consensus.cc:697] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Becoming Leader. State: Replica: 05881f4cbc73496b93f9383533251420, State: Running, Role: LEADER
I20260710 13:25:01.391168 25596 consensus_queue.cc:237] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } }
I20260710 13:25:01.397253 25539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5"
dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
mode: GRACEFUL
new_leader_uuid: "05881f4cbc73496b93f9383533251420"
 from {username='slave'} at 127.0.0.1:60348
I20260710 13:25:01.397883 25539 raft_consensus.cc:606] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 LEADER]: Received request to transfer leadership to TS 05881f4cbc73496b93f9383533251420
I20260710 13:25:01.399739 25286 catalog_manager.cc:5697] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 reported cstate change: term changed from 1 to 2, leader changed from e95c784311054bd1824b9415a937b404 (127.21.88.66) to 05881f4cbc73496b93f9383533251420 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "05881f4cbc73496b93f9383533251420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.525652 25627 consensus_queue.cc:1048] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:01.537465 25606 consensus_queue.cc:1048] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:01.546238 25634 raft_consensus.cc:993] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e: : Instructing follower 05881f4cbc73496b93f9383533251420 to start an election
I20260710 13:25:01.546906 25606 raft_consensus.cc:1081] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 LEADER]: Signalling peer 05881f4cbc73496b93f9383533251420 to start an election
I20260710 13:25:01.548910 25390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5"
dest_uuid: "05881f4cbc73496b93f9383533251420"
 from {username='slave'} at 127.0.0.1:53784
I20260710 13:25:01.549500 25390 raft_consensus.cc:493] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.549882 25390 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.552543 25586 raft_consensus.cc:993] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420: : Instructing follower 8a116d60bbdc477c8fecaf7b6465009e to start an election
I20260710 13:25:01.552994 25586 raft_consensus.cc:1081] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 LEADER]: Signalling peer 8a116d60bbdc477c8fecaf7b6465009e to start an election
I20260710 13:25:01.554706 25539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44"
dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
 from {username='slave'} at 127.0.0.1:60340
I20260710 13:25:01.555212 25539 raft_consensus.cc:493] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.555524 25539 raft_consensus.cc:3060] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.557201 25390 raft_consensus.cc:515] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.559451 25390 leader_election.cc:290] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 2 election: Requested vote from peers e95c784311054bd1824b9415a937b404 (127.21.88.66:46579), 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:01.560153 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e95c784311054bd1824b9415a937b404"
I20260710 13:25:01.560815 25465 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.561529 25538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
I20260710 13:25:01.562157 25538 raft_consensus.cc:3055] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.562462 25538 raft_consensus.cc:740] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a116d60bbdc477c8fecaf7b6465009e, State: Running, Role: LEADER
I20260710 13:25:01.563289 25538 consensus_queue.cc:260] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.565601 25538 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.570257 25539 raft_consensus.cc:515] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.571219 25465 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 2.
I20260710 13:25:01.572548 25353 leader_election.cc:304] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:01.573340 25586 raft_consensus.cc:2804] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.573504 25539 leader_election.cc:290] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [CANDIDATE]: Term 2 election: Requested vote from peers 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853), e95c784311054bd1824b9415a937b404 (127.21.88.66:46579)
I20260710 13:25:01.573930 25586 raft_consensus.cc:697] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Becoming Leader. State: Replica: 05881f4cbc73496b93f9383533251420, State: Running, Role: LEADER
I20260710 13:25:01.574754 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44" candidate_uuid: "8a116d60bbdc477c8fecaf7b6465009e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05881f4cbc73496b93f9383533251420"
I20260710 13:25:01.574975 25538 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 2.
I20260710 13:25:01.575237 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1796632c16bc4b588b97a67ed2fedc44" candidate_uuid: "8a116d60bbdc477c8fecaf7b6465009e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e95c784311054bd1824b9415a937b404"
I20260710 13:25:01.574828 25586 consensus_queue.cc:237] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.575598 25390 raft_consensus.cc:3055] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.575851 25465 raft_consensus.cc:3060] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.575968 25390 raft_consensus.cc:740] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05881f4cbc73496b93f9383533251420, State: Running, Role: LEADER
I20260710 13:25:01.576856 25390 consensus_queue.cc:260] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.578140 25390 raft_consensus.cc:3060] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.582523 25465 raft_consensus.cc:2468] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a116d60bbdc477c8fecaf7b6465009e in term 2.
I20260710 13:25:01.583753 25390 raft_consensus.cc:2468] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a116d60bbdc477c8fecaf7b6465009e in term 2.
I20260710 13:25:01.583003 25286 catalog_manager.cc:5697] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 reported cstate change: term changed from 1 to 2, leader changed from 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67) to 05881f4cbc73496b93f9383533251420 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "05881f4cbc73496b93f9383533251420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.583830 25502 leader_election.cc:304] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a116d60bbdc477c8fecaf7b6465009e, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:01.584704 25606 raft_consensus.cc:2804] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.585151 25606 raft_consensus.cc:697] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 LEADER]: Becoming Leader. State: Replica: 8a116d60bbdc477c8fecaf7b6465009e, State: Running, Role: LEADER
I20260710 13:25:01.585950 25606 consensus_queue.cc:237] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.592221 25288 catalog_manager.cc:5697] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e reported cstate change: term changed from 1 to 2, leader changed from 05881f4cbc73496b93f9383533251420 (127.21.88.65) to 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67). New cstate: current_term: 2 leader_uuid: "8a116d60bbdc477c8fecaf7b6465009e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:01.806491 25611 consensus_queue.cc:1048] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:01.816962 25611 consensus_queue.cc:1048] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:01.825042 25637 raft_consensus.cc:993] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404: : Instructing follower 05881f4cbc73496b93f9383533251420 to start an election
I20260710 13:25:01.825626 25611 raft_consensus.cc:1081] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Signalling peer 05881f4cbc73496b93f9383533251420 to start an election
W20260710 13:25:01.826224 25560 debug-util.cc:398] Leaking SignalData structure 0x7b0800146060 after lost signal to thread 21860
W20260710 13:25:01.827347 25560 debug-util.cc:398] Leaking SignalData structure 0x7b080023f9e0 after lost signal to thread 25322
I20260710 13:25:01.827337 25390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120"
dest_uuid: "05881f4cbc73496b93f9383533251420"
 from {username='slave'} at 127.0.0.1:53776
I20260710 13:25:01.828079 25390 raft_consensus.cc:493] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.828508 25390 raft_consensus.cc:3060] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.835361 25390 raft_consensus.cc:515] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.839257 25390 leader_election.cc:290] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 2 election: Requested vote from peers e95c784311054bd1824b9415a937b404 (127.21.88.66:46579), 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:01.840971 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e95c784311054bd1824b9415a937b404"
I20260710 13:25:01.841219 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e00e840bf5642829bfee0fc2092e120" candidate_uuid: "05881f4cbc73496b93f9383533251420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
I20260710 13:25:01.841681 25465 raft_consensus.cc:3055] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.841897 25539 raft_consensus.cc:3060] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.842106 25465 raft_consensus.cc:740] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e95c784311054bd1824b9415a937b404, State: Running, Role: LEADER
I20260710 13:25:01.843093 25465 consensus_queue.cc:260] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.844327 25465 raft_consensus.cc:3060] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.850513 25539 raft_consensus.cc:2468] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 2.
I20260710 13:25:01.852439 25355 leader_election.cc:304] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05881f4cbc73496b93f9383533251420, 8a116d60bbdc477c8fecaf7b6465009e; no voters: 
I20260710 13:25:01.853389 25586 raft_consensus.cc:2804] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.853884 25586 raft_consensus.cc:697] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Becoming Leader. State: Replica: 05881f4cbc73496b93f9383533251420, State: Running, Role: LEADER
I20260710 13:25:01.854945 25465 raft_consensus.cc:2468] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05881f4cbc73496b93f9383533251420 in term 2.
I20260710 13:25:01.854743 25586 consensus_queue.cc:237] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:01.862067 25288 catalog_manager.cc:5697] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 reported cstate change: term changed from 1 to 2, leader changed from e95c784311054bd1824b9415a937b404 (127.21.88.66) to 05881f4cbc73496b93f9383533251420 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "05881f4cbc73496b93f9383533251420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.958887 25539 raft_consensus.cc:1275] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Refusing update from remote peer 05881f4cbc73496b93f9383533251420: 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.960465 25586 consensus_queue.cc:1048] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 }, 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.972776 25465 raft_consensus.cc:1275] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Refusing update from remote peer 05881f4cbc73496b93f9383533251420: 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.974306 25596 consensus_queue.cc:1048] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 }, 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.979207 25465 raft_consensus.cc:1275] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Refusing update from remote peer 8a116d60bbdc477c8fecaf7b6465009e: 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.980931 25606 consensus_queue.cc:1048] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 }, 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.989426 25390 raft_consensus.cc:1275] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Refusing update from remote peer 8a116d60bbdc477c8fecaf7b6465009e: 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.994295 25634 consensus_queue.cc:1048] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.009179 25464 raft_consensus.cc:1275] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Refusing update from remote peer 05881f4cbc73496b93f9383533251420: 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:02.010800 25596 consensus_queue.cc:1048] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.020659 25539 raft_consensus.cc:1275] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Refusing update from remote peer 05881f4cbc73496b93f9383533251420: 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:02.023053 25626 consensus_queue.cc:1048] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:02.149272 21857 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:25:02.150892 21857 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:25:02.151286 21857 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:25:02.164389 25390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5"
dest_uuid: "05881f4cbc73496b93f9383533251420"
mode: GRACEFUL
new_leader_uuid: "e95c784311054bd1824b9415a937b404"
 from {username='slave'} at 127.0.0.1:53800
I20260710 13:25:02.165122 25390 raft_consensus.cc:606] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Received request to transfer leadership to TS e95c784311054bd1824b9415a937b404
I20260710 13:25:02.166543 21857 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:25:02.240860 25539 raft_consensus.cc:1275] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Refusing update from remote peer 05881f4cbc73496b93f9383533251420: 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:02.242280 25626 consensus_queue.cc:1048] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.251134 25464 raft_consensus.cc:1275] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Refusing update from remote peer 05881f4cbc73496b93f9383533251420: 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:02.252903 25626 consensus_queue.cc:1048] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:02.578464 25596 raft_consensus.cc:993] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420: : Instructing follower e95c784311054bd1824b9415a937b404 to start an election
I20260710 13:25:02.579036 25626 raft_consensus.cc:1081] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Signalling peer e95c784311054bd1824b9415a937b404 to start an election
I20260710 13:25:02.581243 25464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5"
dest_uuid: "e95c784311054bd1824b9415a937b404"
 from {username='slave'} at 127.0.0.1:57690
I20260710 13:25:02.581760 25464 raft_consensus.cc:493] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:02.582146 25464 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:02.588056 25464 raft_consensus.cc:515] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:02.589993 25464 leader_election.cc:290] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [CANDIDATE]: Term 3 election: Requested vote from peers 05881f4cbc73496b93f9383533251420 (127.21.88.65:32853), 8a116d60bbdc477c8fecaf7b6465009e (127.21.88.67:46001)
I20260710 13:25:02.590767 25390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05881f4cbc73496b93f9383533251420"
I20260710 13:25:02.591167 25539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e73c80ce4940b7a347f4272dd994c5" candidate_uuid: "e95c784311054bd1824b9415a937b404" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a116d60bbdc477c8fecaf7b6465009e"
I20260710 13:25:02.591439 25390 raft_consensus.cc:3055] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:02.591822 25539 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:02.591828 25390 raft_consensus.cc:740] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05881f4cbc73496b93f9383533251420, State: Running, Role: LEADER
I20260710 13:25:02.592912 25390 consensus_queue.cc:260] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [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: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:02.594331 25390 raft_consensus.cc:3060] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:02.597343 25539 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 3.
I20260710 13:25:02.598697 25430 leader_election.cc:304] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [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: 8a116d60bbdc477c8fecaf7b6465009e, e95c784311054bd1824b9415a937b404; no voters: 
I20260710 13:25:02.599388 25611 raft_consensus.cc:2804] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:02.600440 25611 raft_consensus.cc:697] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 3 LEADER]: Becoming Leader. State: Replica: e95c784311054bd1824b9415a937b404, State: Running, Role: LEADER
I20260710 13:25:02.601307 25611 consensus_queue.cc:237] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [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: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } }
I20260710 13:25:02.602438 25390 raft_consensus.cc:2468] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95c784311054bd1824b9415a937b404 in term 3.
I20260710 13:25:02.608614 25286 catalog_manager.cc:5697] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 reported cstate change: term changed from 2 to 3, leader changed from 05881f4cbc73496b93f9383533251420 (127.21.88.65) to e95c784311054bd1824b9415a937b404 (127.21.88.66). New cstate: current_term: 3 leader_uuid: "e95c784311054bd1824b9415a937b404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05881f4cbc73496b93f9383533251420" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 32853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95c784311054bd1824b9415a937b404" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 46579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a116d60bbdc477c8fecaf7b6465009e" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:02.797068 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
I20260710 13:25:02.832234 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:02.833046 21857 tablet_replica.cc:333] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420: stopping tablet replica
I20260710 13:25:02.833640 21857 raft_consensus.cc:2243] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.834197 21857 raft_consensus.cc:2272] T d8e73c80ce4940b7a347f4272dd994c5 P 05881f4cbc73496b93f9383533251420 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.836558 21857 tablet_replica.cc:333] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420: stopping tablet replica
I20260710 13:25:02.837105 21857 raft_consensus.cc:2243] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.837523 21857 raft_consensus.cc:2272] T 1796632c16bc4b588b97a67ed2fedc44 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.840286 21857 tablet_replica.cc:333] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420: stopping tablet replica
I20260710 13:25:02.840878 21857 raft_consensus.cc:2243] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.841626 21857 raft_consensus.cc:2272] T 2e00e840bf5642829bfee0fc2092e120 P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.843894 21857 tablet_replica.cc:333] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420: stopping tablet replica
I20260710 13:25:02.844429 21857 raft_consensus.cc:2243] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.845139 21857 raft_consensus.cc:2272] T ab85013c75ed4510a69a1dbb2cdc288b P 05881f4cbc73496b93f9383533251420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.870498 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
I20260710 13:25:02.893812 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
I20260710 13:25:02.928936 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:02.929849 21857 tablet_replica.cc:333] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: stopping tablet replica
I20260710 13:25:02.930627 21857 raft_consensus.cc:2243] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:02.931424 21857 pending_rounds.cc:70] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: Trying to abort 1 pending ops.
I20260710 13:25:02.931674 21857 pending_rounds.cc:77] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993841064529920 op_type: NO_OP noop_request { }
I20260710 13:25:02.932061 21857 raft_consensus.cc:2889] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:25:02.932428 21857 raft_consensus.cc:2272] T d8e73c80ce4940b7a347f4272dd994c5 P e95c784311054bd1824b9415a937b404 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.935356 21857 tablet_replica.cc:333] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404: stopping tablet replica
I20260710 13:25:02.936112 21857 raft_consensus.cc:2243] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.936661 21857 raft_consensus.cc:2272] T 2e00e840bf5642829bfee0fc2092e120 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.940600 21857 tablet_replica.cc:333] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404: stopping tablet replica
W20260710 13:25:02.941160 25502 consensus_peers.cc:597] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e -> Peer e95c784311054bd1824b9415a937b404 (127.21.88.66:46579): Couldn't send request to peer e95c784311054bd1824b9415a937b404. 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:02.941406 21857 raft_consensus.cc:2243] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.942065 21857 raft_consensus.cc:2272] T ab85013c75ed4510a69a1dbb2cdc288b P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.945112 21857 tablet_replica.cc:333] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404: stopping tablet replica
I20260710 13:25:02.945839 21857 raft_consensus.cc:2243] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:02.946417 21857 raft_consensus.cc:2272] T 1796632c16bc4b588b97a67ed2fedc44 P e95c784311054bd1824b9415a937b404 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:02.962342 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
I20260710 13:25:02.977209 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
I20260710 13:25:03.007000 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:03.007853 21857 tablet_replica.cc:333] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e: stopping tablet replica
I20260710 13:25:03.008636 21857 raft_consensus.cc:2243] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.009245 21857 raft_consensus.cc:2272] T d8e73c80ce4940b7a347f4272dd994c5 P 8a116d60bbdc477c8fecaf7b6465009e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.012388 21857 tablet_replica.cc:333] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e: stopping tablet replica
I20260710 13:25:03.013168 21857 raft_consensus.cc:2243] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.013746 21857 raft_consensus.cc:2272] T 2e00e840bf5642829bfee0fc2092e120 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.016821 21857 tablet_replica.cc:333] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e: stopping tablet replica
I20260710 13:25:03.017545 21857 raft_consensus.cc:2243] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.018137 21857 raft_consensus.cc:2272] T ab85013c75ed4510a69a1dbb2cdc288b P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.020852 21857 tablet_replica.cc:333] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e: stopping tablet replica
I20260710 13:25:03.021562 21857 raft_consensus.cc:2243] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.022607 21857 raft_consensus.cc:2272] T 1796632c16bc4b588b97a67ed2fedc44 P 8a116d60bbdc477c8fecaf7b6465009e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:04.046380 21857 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25560)
I20260710 13:25:04.798604 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:25:04.813685 21857 master.cc:562] Master@127.21.88.126:38155 shutting down...
I20260710 13:25:04.834409 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:04.834982 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:04.835258 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04ea8035b18546e087a2177a8d9bb8e6: stopping tablet replica
I20260710 13:25:04.855468 21857 master.cc:584] Master@127.21.88.126:38155 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (5391 ms)
[----------] 6 tests from LeaderRebalancerTest (95505 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:25:04.894956 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:40225
I20260710 13:25:04.896193 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:04.902225 25651 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:25:04.902400 25652 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:25:04.903548 25654 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:25:04.905076 21857 server_base.cc:1061] running on GCE node
I20260710 13:25:04.906085 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:04.906289 21857 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:25:04.906446 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689904906431 us; error 0 us; skew 500 ppm
I20260710 13:25:04.907068 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:04.909942 21857 webserver.cc:533] Webserver started at http://127.21.88.126:39131/ using document root <none> and password file <none>
I20260710 13:25:04.910475 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:04.910676 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:04.910992 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:04.912194 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "77c2d2db2f5843b99fd981f88d0b8081"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-z93j"
I20260710 13:25:04.917330 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:25:04.921167 25659 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:25:04.922122 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:04.922430 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "77c2d2db2f5843b99fd981f88d0b8081"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-z93j"
I20260710 13:25:04.922744 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-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:25:04.933917 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:04.935142 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:04.975554 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:40225
I20260710 13:25:04.975661 25710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:40225 every 8 connection(s)
I20260710 13:25:04.979461 25711 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:25:04.989516 25711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081: Bootstrap starting.
I20260710 13:25:04.994167 25711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.998658 25711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081: No bootstrap required, opened a new log
I20260710 13:25:05.000758 25711 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c2d2db2f5843b99fd981f88d0b8081" member_type: VOTER }
I20260710 13:25:05.001132 25711 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.001394 25711 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c2d2db2f5843b99fd981f88d0b8081, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.002061 25711 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77c2d2db2f5843b99fd981f88d0b8081" member_type: VOTER }
I20260710 13:25:05.002523 25711 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:05.002745 25711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:05.003034 25711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.008113 25711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c2d2db2f5843b99fd981f88d0b8081" member_type: VOTER }
I20260710 13:25:05.008669 25711 leader_election.cc:304] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [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: 77c2d2db2f5843b99fd981f88d0b8081; no voters: 
I20260710 13:25:05.009886 25711 leader_election.cc:290] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:05.010246 25714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.011620 25714 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 1 LEADER]: Becoming Leader. State: Replica: 77c2d2db2f5843b99fd981f88d0b8081, State: Running, Role: LEADER
I20260710 13:25:05.012307 25714 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [LEADER]: Queue going to LEADER mode. State: All 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: "77c2d2db2f5843b99fd981f88d0b8081" member_type: VOTER }
I20260710 13:25:05.012864 25711 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:05.017143 25716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77c2d2db2f5843b99fd981f88d0b8081. Latest consensus state: current_term: 1 leader_uuid: "77c2d2db2f5843b99fd981f88d0b8081" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c2d2db2f5843b99fd981f88d0b8081" member_type: VOTER } }
I20260710 13:25:05.018014 25716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:05.018754 25715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77c2d2db2f5843b99fd981f88d0b8081" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c2d2db2f5843b99fd981f88d0b8081" member_type: VOTER } }
I20260710 13:25:05.019275 25715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:05.019959 25721 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:05.025490 25721 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:05.030347 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:05.035096 25721 catalog_manager.cc:1383] Generated new cluster ID: 5aed262761bc43fbaaf62a0756d8053c
I20260710 13:25:05.035360 25721 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:05.047472 25721 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:05.048787 25721 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:05.061592 25721 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081: Generated new TSK 0
I20260710 13:25:05.062258 25721 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:05.067303 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:05.073827 25732 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:25:05.074900 25733 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:25:05.077080 21857 server_base.cc:1061] running on GCE node
W20260710 13:25:05.077558 25735 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:25:05.078488 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:05.078701 21857 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:25:05.078914 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689905078894 us; error 0 us; skew 500 ppm
I20260710 13:25:05.079442 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:05.082145 21857 webserver.cc:533] Webserver started at http://127.21.88.65:37635/ using document root <none> and password file <none>
I20260710 13:25:05.082633 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:05.082814 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:05.083251 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:05.084556 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "e4ee5c07698245658173de7be74a7e90"
format_stamp: "Formatted at 2026-07-10 13:25:05 on dist-test-slave-z93j"
I20260710 13:25:05.089643 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:25:05.094161 25740 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:25:05.095101 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:25:05.095386 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "e4ee5c07698245658173de7be74a7e90"
format_stamp: "Formatted at 2026-07-10 13:25:05 on dist-test-slave-z93j"
I20260710 13:25:05.095685 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-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:25:05.122685 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:05.123974 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:05.125674 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:05.128170 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:05.128356 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:05.128540 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:05.128681 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:05.169852 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:43135
I20260710 13:25:05.169957 25802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:43135 every 8 connection(s)
I20260710 13:25:05.174862 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:05.182343 25807 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:25:05.184024 25808 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:25:05.187908 25810 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:25:05.188984 21857 server_base.cc:1061] running on GCE node
I20260710 13:25:05.190090 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:25:05.190253 25803 heartbeater.cc:344] Connected to a master server at 127.21.88.126:40225
W20260710 13:25:05.190361 21857 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:25:05.190634 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689905190615 us; error 0 us; skew 500 ppm
I20260710 13:25:05.190711 25803 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:05.191373 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:05.191587 25803 heartbeater.cc:507] Master 127.21.88.126:40225 requested a full tablet report, sending...
I20260710 13:25:05.194193 21857 webserver.cc:533] Webserver started at http://127.21.88.66:43865/ using document root <none> and password file <none>
I20260710 13:25:05.194265 25676 ts_manager.cc:194] Registered new tserver with Master: e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135)
I20260710 13:25:05.194793 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:05.195036 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:05.195297 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:05.196231 25676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59192
I20260710 13:25:05.196331 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "50ba1419128c47d9b444536c8a3ae862"
format_stamp: "Formatted at 2026-07-10 13:25:05 on dist-test-slave-z93j"
I20260710 13:25:05.201229 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:25:05.204535 25815 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:25:05.205319 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:25:05.205662 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "50ba1419128c47d9b444536c8a3ae862"
format_stamp: "Formatted at 2026-07-10 13:25:05 on dist-test-slave-z93j"
I20260710 13:25:05.206027 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-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:25:05.225950 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:05.227171 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:05.228683 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:05.231025 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:05.231252 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:05.231491 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:05.231660 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:05.272761 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:41263
I20260710 13:25:05.272871 25877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:41263 every 8 connection(s)
I20260710 13:25:05.277697 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:05.285851 25881 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:25:05.287215 25882 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:25:05.289710 21857 server_base.cc:1061] running on GCE node
W20260710 13:25:05.289675 25884 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:25:05.290675 25878 heartbeater.cc:344] Connected to a master server at 127.21.88.126:40225
I20260710 13:25:05.290994 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:25:05.291172 25878 heartbeater.cc:461] Registering TS with master...
W20260710 13:25:05.291525 21857 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:25:05.291766 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689905291729 us; error 0 us; skew 500 ppm
I20260710 13:25:05.292272 25878 heartbeater.cc:507] Master 127.21.88.126:40225 requested a full tablet report, sending...
I20260710 13:25:05.292408 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:05.294963 25676 ts_manager.cc:194] Registered new tserver with Master: 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:05.295555 21857 webserver.cc:533] Webserver started at http://127.21.88.67:38027/ using document root <none> and password file <none>
I20260710 13:25:05.296100 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:05.296317 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:05.296589 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:05.296777 25676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59196
I20260710 13:25:05.298185 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
format_stamp: "Formatted at 2026-07-10 13:25:05 on dist-test-slave-z93j"
I20260710 13:25:05.303212 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:25:05.306769 25889 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:25:05.307780 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:05.308115 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
format_stamp: "Formatted at 2026-07-10 13:25:05 on dist-test-slave-z93j"
I20260710 13:25:05.308426 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689809217280-21857-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:25:05.326721 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:05.327787 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:05.329180 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:05.331487 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:05.331712 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:05.331955 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:05.332125 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:05.373944 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:38863
I20260710 13:25:05.374083 25951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:38863 every 8 connection(s)
I20260710 13:25:05.387549 25952 heartbeater.cc:344] Connected to a master server at 127.21.88.126:40225
I20260710 13:25:05.387945 25952 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:05.388742 25952 heartbeater.cc:507] Master 127.21.88.126:40225 requested a full tablet report, sending...
I20260710 13:25:05.390681 25676 ts_manager.cc:194] Registered new tserver with Master: ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:05.391584 21857 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014434259s
I20260710 13:25:05.392052 25676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59208
I20260710 13:25:05.417315 25676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59210:
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:25:05.420042 25676 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:25:05.489300 25917 tablet_service.cc:1511] Processing CreateTablet for tablet a5cfc0f9f8114d2aaf95745a1dec37d6 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:05.490888 25917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5cfc0f9f8114d2aaf95745a1dec37d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.490491 25916 tablet_service.cc:1511] Processing CreateTablet for tablet fbad3b0788c54458913760d3f2d1975b (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:05.492013 25916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbad3b0788c54458913760d3f2d1975b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.489305 25915 tablet_service.cc:1511] Processing CreateTablet for tablet b668b1aa36d5499fafdf7511d675df6b (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:05.493557 25915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b668b1aa36d5499fafdf7511d675df6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.495025 25768 tablet_service.cc:1511] Processing CreateTablet for tablet a5cfc0f9f8114d2aaf95745a1dec37d6 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:05.495496 25767 tablet_service.cc:1511] Processing CreateTablet for tablet fbad3b0788c54458913760d3f2d1975b (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:05.496415 25768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5cfc0f9f8114d2aaf95745a1dec37d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.496770 25914 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc7068cf9f24666a298fbcbe3f051f3 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:05.498191 25914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc7068cf9f24666a298fbcbe3f051f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.499387 25765 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc7068cf9f24666a298fbcbe3f051f3 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:05.499670 25766 tablet_service.cc:1511] Processing CreateTablet for tablet b668b1aa36d5499fafdf7511d675df6b (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:05.500777 25765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc7068cf9f24666a298fbcbe3f051f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.501576 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b668b1aa36d5499fafdf7511d675df6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.503068 25764 tablet_service.cc:1511] Processing CreateTablet for tablet c7ee9e5220aa4e6082d14b02f7b4baa9 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:05.504451 25764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ee9e5220aa4e6082d14b02f7b4baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.505164 25767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbad3b0788c54458913760d3f2d1975b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.506628 25763 tablet_service.cc:1511] Processing CreateTablet for tablet 65bf8dab7b8041008b5c762d6b40dac1 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:05.508620 25763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bf8dab7b8041008b5c762d6b40dac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.510092 25761 tablet_service.cc:1511] Processing CreateTablet for tablet 537c28a3ec6344dcad4566f6dd9e8175 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:05.510389 25913 tablet_service.cc:1511] Processing CreateTablet for tablet c7ee9e5220aa4e6082d14b02f7b4baa9 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:05.511462 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537c28a3ec6344dcad4566f6dd9e8175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.511878 25913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ee9e5220aa4e6082d14b02f7b4baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.513551 25762 tablet_service.cc:1511] Processing CreateTablet for tablet b95172dd71934771b175ff57ce1bc38f (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:05.514997 25762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95172dd71934771b175ff57ce1bc38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.516541 25760 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2511076bd14e4ab94004ce464e0781 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:05.516440 25912 tablet_service.cc:1511] Processing CreateTablet for tablet 65bf8dab7b8041008b5c762d6b40dac1 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:05.518704 25912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bf8dab7b8041008b5c762d6b40dac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.518909 25911 tablet_service.cc:1511] Processing CreateTablet for tablet b95172dd71934771b175ff57ce1bc38f (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:05.520301 25911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95172dd71934771b175ff57ce1bc38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.521742 25760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2511076bd14e4ab94004ce464e0781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.523381 25910 tablet_service.cc:1511] Processing CreateTablet for tablet 537c28a3ec6344dcad4566f6dd9e8175 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:05.524813 25910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537c28a3ec6344dcad4566f6dd9e8175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.527407 25909 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2511076bd14e4ab94004ce464e0781 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:05.528793 25909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2511076bd14e4ab94004ce464e0781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.558207 25843 tablet_service.cc:1511] Processing CreateTablet for tablet a5cfc0f9f8114d2aaf95745a1dec37d6 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:05.559633 25843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5cfc0f9f8114d2aaf95745a1dec37d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.564792 25842 tablet_service.cc:1511] Processing CreateTablet for tablet fbad3b0788c54458913760d3f2d1975b (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:05.567996 25842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbad3b0788c54458913760d3f2d1975b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.576196 25839 tablet_service.cc:1511] Processing CreateTablet for tablet c7ee9e5220aa4e6082d14b02f7b4baa9 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:05.577605 25839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ee9e5220aa4e6082d14b02f7b4baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.577337 25841 tablet_service.cc:1511] Processing CreateTablet for tablet b668b1aa36d5499fafdf7511d675df6b (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:05.578792 25841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b668b1aa36d5499fafdf7511d675df6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.582924 25840 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc7068cf9f24666a298fbcbe3f051f3 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:05.584295 25840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc7068cf9f24666a298fbcbe3f051f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.586910 25838 tablet_service.cc:1511] Processing CreateTablet for tablet 65bf8dab7b8041008b5c762d6b40dac1 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:05.588274 25838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65bf8dab7b8041008b5c762d6b40dac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.590960 25837 tablet_service.cc:1511] Processing CreateTablet for tablet b95172dd71934771b175ff57ce1bc38f (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:05.591872 25835 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2511076bd14e4ab94004ce464e0781 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:05.592347 25837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95172dd71934771b175ff57ce1bc38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.593178 25835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2511076bd14e4ab94004ce464e0781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.596755 25836 tablet_service.cc:1511] Processing CreateTablet for tablet 537c28a3ec6344dcad4566f6dd9e8175 (DEFAULT_TABLE table=test-workload [id=c473246095534d82baad507871ae5889]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:05.606297 25836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537c28a3ec6344dcad4566f6dd9e8175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:05.664603 25967 tablet_bootstrap.cc:492] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:05.673578 25968 tablet_bootstrap.cc:492] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:05.678198 25969 tablet_bootstrap.cc:492] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:05.686048 25969 tablet_bootstrap.cc:654] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.703352 25967 tablet_bootstrap.cc:654] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.708510 25969 tablet_bootstrap.cc:492] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:05.709112 25969 ts_tablet_manager.cc:1403] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.012s
I20260710 13:25:05.711335 25968 tablet_bootstrap.cc:654] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.712077 25969 raft_consensus.cc:359] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.713115 25969 raft_consensus.cc:385] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.713491 25969 raft_consensus.cc:740] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.714493 25969 consensus_queue.cc:260] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.715159 25967 tablet_bootstrap.cc:492] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:05.715708 25967 ts_tablet_manager.cc:1403] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.001s
I20260710 13:25:05.716579 25968 tablet_bootstrap.cc:492] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:05.716900 25878 heartbeater.cc:499] Master 127.21.88.126:40225 was elected leader, sending a full tablet report...
I20260710 13:25:05.717082 25968 ts_tablet_manager.cc:1403] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.006s
I20260710 13:25:05.718698 25969 ts_tablet_manager.cc:1434] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:05.718724 25967 raft_consensus.cc:359] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.719672 25967 raft_consensus.cc:385] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.719969 25967 raft_consensus.cc:740] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.720129 25969 tablet_bootstrap.cc:492] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:05.720103 25968 raft_consensus.cc:359] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.720947 25968 raft_consensus.cc:385] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.721333 25968 raft_consensus.cc:740] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.720881 25967 consensus_queue.cc:260] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.722110 25968 consensus_queue.cc:260] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.728145 25969 tablet_bootstrap.cc:654] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.731508 25967 ts_tablet_manager.cc:1434] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 13:25:05.732602 25803 heartbeater.cc:499] Master 127.21.88.126:40225 was elected leader, sending a full tablet report...
I20260710 13:25:05.746892 25967 tablet_bootstrap.cc:492] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:05.755653 25952 heartbeater.cc:499] Master 127.21.88.126:40225 was elected leader, sending a full tablet report...
I20260710 13:25:05.755980 25968 ts_tablet_manager.cc:1434] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.023s
I20260710 13:25:05.757130 25968 tablet_bootstrap.cc:492] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:05.764070 25968 tablet_bootstrap.cc:654] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.772492 25967 tablet_bootstrap.cc:654] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.772933 25968 tablet_bootstrap.cc:492] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:05.773451 25968 ts_tablet_manager.cc:1403] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.010s
I20260710 13:25:05.776773 25968 raft_consensus.cc:359] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.777526 25968 raft_consensus.cc:385] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.778013 25968 raft_consensus.cc:740] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.778767 25969 tablet_bootstrap.cc:492] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:05.779387 25969 ts_tablet_manager.cc:1403] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.032s
I20260710 13:25:05.778960 25968 consensus_queue.cc:260] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.782109 25968 ts_tablet_manager.cc:1434] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260710 13:25:05.782747 25969 raft_consensus.cc:359] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.783540 25968 tablet_bootstrap.cc:492] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:05.783581 25969 raft_consensus.cc:385] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.784304 25969 raft_consensus.cc:740] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.785292 25969 consensus_queue.cc:260] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.793087 25968 tablet_bootstrap.cc:654] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.794656 25969 ts_tablet_manager.cc:1434] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:25:05.797844 25969 tablet_bootstrap.cc:492] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:05.799367 25967 tablet_bootstrap.cc:492] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:05.799921 25967 ts_tablet_manager.cc:1403] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.020s
I20260710 13:25:05.803119 25967 raft_consensus.cc:359] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.803782 25967 raft_consensus.cc:385] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.804065 25967 raft_consensus.cc:740] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.804642 25973 raft_consensus.cc:493] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.804920 25967 consensus_queue.cc:260] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.805181 25973 raft_consensus.cc:515] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.807132 25969 tablet_bootstrap.cc:654] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.807722 25967 ts_tablet_manager.cc:1434] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:25:05.808832 25967 tablet_bootstrap.cc:492] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:05.811782 25973 leader_election.cc:290] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:05.818228 25967 tablet_bootstrap.cc:654] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.831647 25968 tablet_bootstrap.cc:492] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:05.832444 25968 ts_tablet_manager.cc:1403] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.008s
I20260710 13:25:05.834362 25975 raft_consensus.cc:493] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.835086 25975 raft_consensus.cc:515] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.839325 25969 tablet_bootstrap.cc:492] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:05.839916 25969 ts_tablet_manager.cc:1403] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.013s
I20260710 13:25:05.839193 25975 leader_election.cc:290] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:05.841581 25968 raft_consensus.cc:359] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.846196 25968 raft_consensus.cc:385] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.846922 25968 raft_consensus.cc:740] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.847791 25968 consensus_queue.cc:260] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.853464 25968 ts_tablet_manager.cc:1434] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 13:25:05.854100 25969 raft_consensus.cc:359] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:05.854884 25969 raft_consensus.cc:385] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.855005 25968 tablet_bootstrap.cc:492] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:05.855206 25969 raft_consensus.cc:740] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.859086 25969 consensus_queue.cc:260] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:05.865332 25967 tablet_bootstrap.cc:492] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:05.865938 25967 ts_tablet_manager.cc:1403] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.014s
I20260710 13:25:05.867323 25968 tablet_bootstrap.cc:654] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.868922 25967 raft_consensus.cc:359] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.874039 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ee9e5220aa4e6082d14b02f7b4baa9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:05.874533 25967 raft_consensus.cc:385] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.874876 25967 raft_consensus.cc:740] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.872622 25975 raft_consensus.cc:493] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.874842 25927 raft_consensus.cc:2468] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:05.875630 25975 raft_consensus.cc:515] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.875130 25968 tablet_bootstrap.cc:492] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:05.861716 25969 ts_tablet_manager.cc:1434] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:25:05.883203 25975 leader_election.cc:290] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:05.884222 25967 consensus_queue.cc:260] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.886471 25967 ts_tablet_manager.cc:1434] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:25:05.886879 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:05.888556 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ee9e5220aa4e6082d14b02f7b4baa9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:05.889240 25969 tablet_bootstrap.cc:492] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:05.889178 25778 raft_consensus.cc:2468] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:05.890592 25817 leader_election.cc:304] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:05.891199 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:05.891495 25973 raft_consensus.cc:2804] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.891909 25973 raft_consensus.cc:493] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.892241 25973 raft_consensus.cc:3060] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.895292 25968 ts_tablet_manager.cc:1403] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.005s
I20260710 13:25:05.898538 25968 raft_consensus.cc:359] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
W20260710 13:25:05.899009 25891 leader_election.cc:343] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.899318 25968 raft_consensus.cc:385] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.898898 25973 raft_consensus.cc:515] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.899653 25968 raft_consensus.cc:740] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
W20260710 13:25:05.899834 25891 leader_election.cc:343] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.900535 25968 consensus_queue.cc:260] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.901136 25967 tablet_bootstrap.cc:492] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:05.901515 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:05.903100 25968 ts_tablet_manager.cc:1434] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:25:05.903776 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:05.904126 25968 tablet_bootstrap.cc:492] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:05.904500 25973 leader_election.cc:290] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:05.906116 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ee9e5220aa4e6082d14b02f7b4baa9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:05.908033 25969 tablet_bootstrap.cc:654] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.906749 25927 raft_consensus.cc:3060] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.904440 25853 raft_consensus.cc:2468] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:05.912608 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ee9e5220aa4e6082d14b02f7b4baa9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:05.913272 25777 raft_consensus.cc:3060] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.917869 25927 raft_consensus.cc:2468] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:05.919415 25819 leader_election.cc:304] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:05.920369 25973 raft_consensus.cc:2804] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.921221 25777 raft_consensus.cc:2468] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
W20260710 13:25:05.922112 25891 leader_election.cc:343] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.922614 25891 leader_election.cc:304] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90
I20260710 13:25:05.924178 25975 raft_consensus.cc:2749] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.924388 25968 tablet_bootstrap.cc:654] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.925819 25891 leader_election.cc:304] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
I20260710 13:25:05.926800 25975 raft_consensus.cc:2804] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.927189 25967 tablet_bootstrap.cc:654] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.927219 25975 raft_consensus.cc:493] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.927806 25975 raft_consensus.cc:3060] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.938531 25975 raft_consensus.cc:515] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.947837 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:05.949348 25969 tablet_bootstrap.cc:492] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
W20260710 13:25:05.949945 25891 leader_election.cc:343] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.950210 25969 ts_tablet_manager.cc:1403] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.010s
I20260710 13:25:05.951181 25973 raft_consensus.cc:697] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:05.952224 25973 consensus_queue.cc:237] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.953438 25975 leader_election.cc:290] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:05.954680 25969 raft_consensus.cc:359] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.955106 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:05.955603 25969 raft_consensus.cc:385] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.955740 25853 raft_consensus.cc:3060] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.956003 25969 raft_consensus.cc:740] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.956889 25969 consensus_queue.cc:260] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.958588 25988 raft_consensus.cc:493] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.958763 25967 tablet_bootstrap.cc:492] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:05.959438 25967 ts_tablet_manager.cc:1403] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.013s
I20260710 13:25:05.959120 25988 raft_consensus.cc:515] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:05.962278 25988 leader_election.cc:290] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:05.962561 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:05.962882 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:05.962764 25967 raft_consensus.cc:359] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.963573 25967 raft_consensus.cc:385] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.963943 25967 raft_consensus.cc:740] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.964603 25969 ts_tablet_manager.cc:1434] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
W20260710 13:25:05.964557 25817 leader_election.cc:343] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:05.966070 25819 leader_election.cc:343] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.964730 25967 consensus_queue.cc:260] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.966979 25819 leader_election.cc:304] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862; no voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90
I20260710 13:25:05.967988 25853 raft_consensus.cc:2468] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:05.968565 25969 tablet_bootstrap.cc:492] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:05.969183 25891 leader_election.cc:304] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
I20260710 13:25:05.970319 25975 raft_consensus.cc:2804] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.970358 25967 ts_tablet_manager.cc:1434] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:25:05.975548 25967 tablet_bootstrap.cc:492] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:05.976608 25969 tablet_bootstrap.cc:654] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.969725 25675 catalog_manager.cc:5697] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.982378 25974 raft_consensus.cc:493] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.983088 25974 raft_consensus.cc:515] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.988741 25974 leader_election.cc:290] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:05.994887 25975 raft_consensus.cc:697] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:05.974001 25973 raft_consensus.cc:2749] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.995864 25975 consensus_queue.cc:237] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:05.997520 25968 tablet_bootstrap.cc:492] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:05.998440 25968 ts_tablet_manager.cc:1403] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.025s
I20260710 13:25:06.002377 25968 raft_consensus.cc:359] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.003400 25968 raft_consensus.cc:385] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.003786 25968 raft_consensus.cc:740] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.006247 25967 tablet_bootstrap.cc:654] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.010108 25968 consensus_queue.cc:260] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.013324 25968 ts_tablet_manager.cc:1434] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260710 13:25:06.014109 25673 catalog_manager.cc:5697] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:06.015919 25968 tablet_bootstrap.cc:492] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:06.026966 25975 raft_consensus.cc:493] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.029381 25975 raft_consensus.cc:515] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.032704 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:06.033237 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.033867 25968 tablet_bootstrap.cc:654] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:06.034613 25891 leader_election.cc:343] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.034703 25975 leader_election.cc:290] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
W20260710 13:25:06.035521 25891 leader_election.cc:343] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.035972 25891 leader_election.cc:304] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90
I20260710 13:25:06.036726 25975 raft_consensus.cc:2749] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.039345 25969 tablet_bootstrap.cc:492] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:06.040081 25969 ts_tablet_manager.cc:1403] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.032s
I20260710 13:25:06.041321 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
W20260710 13:25:06.043411 25744 leader_election.cc:343] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.044202 25969 raft_consensus.cc:359] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.044997 25969 raft_consensus.cc:385] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.045229 25968 tablet_bootstrap.cc:492] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:06.045295 25969 raft_consensus.cc:740] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.045926 25968 ts_tablet_manager.cc:1403] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.001s
I20260710 13:25:06.046396 25969 consensus_queue.cc:260] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.049106 25969 ts_tablet_manager.cc:1434] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:25:06.049266 25968 raft_consensus.cc:359] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:06.050520 25969 tablet_bootstrap.cc:492] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:06.049077 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.051981 25967 tablet_bootstrap.cc:492] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:06.052517 25967 ts_tablet_manager.cc:1403] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.006s
W20260710 13:25:06.053580 25742 leader_election.cc:343] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.054337 25742 leader_election.cc:304] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4ee5c07698245658173de7be74a7e90; no voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:06.056356 25967 raft_consensus.cc:359] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:06.057161 25967 raft_consensus.cc:385] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.057492 25967 raft_consensus.cc:740] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.058068 25969 tablet_bootstrap.cc:654] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.058341 25967 consensus_queue.cc:260] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
W20260710 13:25:06.059478 25724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:06.063333 25974 raft_consensus.cc:2749] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.066478 25967 ts_tablet_manager.cc:1434] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:25:06.050206 25968 raft_consensus.cc:385] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.067638 25968 raft_consensus.cc:740] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.068986 25968 consensus_queue.cc:260] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:06.070554 25967 tablet_bootstrap.cc:492] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:06.071630 25969 tablet_bootstrap.cc:492] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:06.072127 25969 ts_tablet_manager.cc:1403] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260710 13:25:06.075212 25969 raft_consensus.cc:359] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.075786 25969 raft_consensus.cc:385] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.076040 25969 raft_consensus.cc:740] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.076663 25969 consensus_queue.cc:260] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.077752 25967 tablet_bootstrap.cc:654] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.078795 25969 ts_tablet_manager.cc:1434] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:25:06.079845 25969 tablet_bootstrap.cc:492] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:06.086465 25969 tablet_bootstrap.cc:654] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.095849 25968 ts_tablet_manager.cc:1434] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260710 13:25:06.097600 25968 tablet_bootstrap.cc:492] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:06.109992 25974 raft_consensus.cc:493] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.110389 25967 tablet_bootstrap.cc:492] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:06.110340 25969 tablet_bootstrap.cc:492] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:06.110625 25974 raft_consensus.cc:515] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.111122 25969 ts_tablet_manager.cc:1403] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.012s
I20260710 13:25:06.111122 25967 ts_tablet_manager.cc:1403] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.016s
I20260710 13:25:06.111310 25968 tablet_bootstrap.cc:654] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.114478 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:06.114611 25969 raft_consensus.cc:359] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.115159 25927 raft_consensus.cc:2468] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 0.
I20260710 13:25:06.115269 25969 raft_consensus.cc:385] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.115623 25969 raft_consensus.cc:740] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.115386 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.116444 25969 consensus_queue.cc:260] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.117215 25744 leader_election.cc:304] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.118796 25969 ts_tablet_manager.cc:1434] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:06.117179 25967 raft_consensus.cc:359] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.119904 25969 tablet_bootstrap.cc:492] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:06.120158 25967 raft_consensus.cc:385] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.120460 25967 raft_consensus.cc:740] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.121181 25967 consensus_queue.cc:260] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
W20260710 13:25:06.121543 25742 leader_election.cc:343] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.126124 25974 leader_election.cc:290] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.127118 25974 raft_consensus.cc:2804] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.127725 25974 raft_consensus.cc:493] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.128268 25974 raft_consensus.cc:3060] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.129706 25969 tablet_bootstrap.cc:654] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.142709 25969 tablet_bootstrap.cc:492] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:06.143352 25969 ts_tablet_manager.cc:1403] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 13:25:06.146436 25975 raft_consensus.cc:493] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.147092 25969 raft_consensus.cc:359] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.147250 25975 raft_consensus.cc:515] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:06.148243 25969 raft_consensus.cc:385] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.148705 25969 raft_consensus.cc:740] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.150007 25969 consensus_queue.cc:260] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.152171 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:06.153359 25969 ts_tablet_manager.cc:1434] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:25:06.153227 25777 raft_consensus.cc:2468] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:06.156267 25969 tablet_bootstrap.cc:492] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:06.157164 25891 leader_election.cc:304] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.159166 25992 raft_consensus.cc:2804] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.159682 25992 raft_consensus.cc:493] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.160075 25992 raft_consensus.cc:3060] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.163043 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.163954 25853 raft_consensus.cc:2468] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:06.165635 25969 tablet_bootstrap.cc:654] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.178658 25969 tablet_bootstrap.cc:492] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:06.156263 25975 leader_election.cc:290] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:06.179318 25969 ts_tablet_manager.cc:1403] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260710 13:25:06.183151 25969 raft_consensus.cc:359] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.184093 25969 raft_consensus.cc:385] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.184609 25969 raft_consensus.cc:740] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.185864 25969 consensus_queue.cc:260] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.193938 25969 ts_tablet_manager.cc:1434] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
W20260710 13:25:06.201742 25744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.67:38863, user_credentials={real_user=slave}} blocked reactor thread for 84648.4us
I20260710 13:25:06.203408 25992 raft_consensus.cc:515] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:06.206943 25992 leader_election.cc:290] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:06.207592 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:06.208541 25777 raft_consensus.cc:3060] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.209842 25967 ts_tablet_manager.cc:1434] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.098s	user 0.041s	sys 0.045s
I20260710 13:25:06.210951 25967 tablet_bootstrap.cc:492] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:06.216359 25967 tablet_bootstrap.cc:654] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.217360 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:06.218029 25968 tablet_bootstrap.cc:492] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:06.218046 25853 raft_consensus.cc:3060] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.221071 25967 tablet_bootstrap.cc:492] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:06.222208 25968 ts_tablet_manager.cc:1403] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.125s	user 0.057s	sys 0.050s
I20260710 13:25:06.222541 25967 ts_tablet_manager.cc:1403] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:25:06.225852 25967 raft_consensus.cc:359] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.221278 25777 raft_consensus.cc:2468] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:06.226573 25968 raft_consensus.cc:359] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.226763 25974 raft_consensus.cc:515] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.227209 25967 raft_consensus.cc:385] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.227392 25968 raft_consensus.cc:385] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.227756 25891 leader_election.cc:304] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.228070 25968 raft_consensus.cc:740] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.227964 25967 raft_consensus.cc:740] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.228757 25992 raft_consensus.cc:2804] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.229269 25992 raft_consensus.cc:697] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:06.229161 25968 consensus_queue.cc:260] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.230281 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:06.229166 25967 consensus_queue.cc:260] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.230319 25992 consensus_queue.cc:237] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:06.232582 25853 raft_consensus.cc:2468] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:06.232919 25967 ts_tablet_manager.cc:1434] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:25:06.231003 25852 raft_consensus.cc:3060] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.234073 25967 tablet_bootstrap.cc:492] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:06.241377 25967 tablet_bootstrap.cc:654] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.243268 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:06.243938 25927 raft_consensus.cc:3060] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.241413 25852 raft_consensus.cc:2468] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 1.
I20260710 13:25:06.250705 25742 leader_election.cc:304] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.252135 26007 raft_consensus.cc:2804] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.252877 26007 raft_consensus.cc:697] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:06.254048 26007 consensus_queue.cc:237] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.257128 25968 ts_tablet_manager.cc:1434] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.011s
I20260710 13:25:06.258708 25968 tablet_bootstrap.cc:492] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:06.263376 26006 raft_consensus.cc:493] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.264089 26006 raft_consensus.cc:515] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.266294 25968 tablet_bootstrap.cc:654] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.269578 26006 leader_election.cc:290] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.269958 25926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:06.270696 25926 raft_consensus.cc:2468] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 0.
I20260710 13:25:06.271593 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.272437 25852 raft_consensus.cc:2468] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 0.
I20260710 13:25:06.274158 25744 leader_election.cc:304] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.273679 25676 catalog_manager.cc:5697] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.278779 26006 raft_consensus.cc:2804] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.280062 26006 raft_consensus.cc:493] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.280519 26006 raft_consensus.cc:3060] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.282852 25927 raft_consensus.cc:2468] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 1.
I20260710 13:25:06.278330 25974 leader_election.cc:290] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.289002 26006 raft_consensus.cc:515] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.292737 25968 tablet_bootstrap.cc:492] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:06.293432 25968 ts_tablet_manager.cc:1403] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.009s
I20260710 13:25:06.294442 25967 tablet_bootstrap.cc:492] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:06.294293 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:06.294967 25967 ts_tablet_manager.cc:1403] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.024s
I20260710 13:25:06.295055 25927 raft_consensus.cc:3060] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.295377 25675 catalog_manager.cc:5697] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.297189 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:06.297928 25852 raft_consensus.cc:3060] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.297771 25967 raft_consensus.cc:359] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.298482 25967 raft_consensus.cc:385] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.298779 25967 raft_consensus.cc:740] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.299723 25967 consensus_queue.cc:260] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.302367 25967 ts_tablet_manager.cc:1434] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:06.302289 25992 raft_consensus.cc:493] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.303092 25974 raft_consensus.cc:493] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.303516 25967 tablet_bootstrap.cc:492] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:06.303062 25992 raft_consensus.cc:515] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.303747 25974 raft_consensus.cc:515] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.305814 25992 leader_election.cc:290] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:06.302222 26006 leader_election.cc:290] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.307117 25853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.308033 25853 raft_consensus.cc:2468] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:06.307044 25926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:06.308718 25927 raft_consensus.cc:2468] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 1.
W20260710 13:25:06.309659 25744 leader_election.cc:343] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.309538 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.309907 25967 tablet_bootstrap.cc:654] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.310420 25851 raft_consensus.cc:2468] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 0.
I20260710 13:25:06.311019 25744 leader_election.cc:304] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.311051 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:06.312126 26006 raft_consensus.cc:2804] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.311975 25974 leader_election.cc:290] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.311942 25742 leader_election.cc:304] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [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: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:06.313756 25974 raft_consensus.cc:2804] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:25:06.313743 25891 leader_election.cc:343] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.314376 25974 raft_consensus.cc:493] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.314811 25974 raft_consensus.cc:3060] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.315157 25891 leader_election.cc:304] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
I20260710 13:25:06.316632 25992 raft_consensus.cc:2804] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.317183 25992 raft_consensus.cc:493] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.317700 25992 raft_consensus.cc:3060] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.319007 26006 raft_consensus.cc:697] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:06.319924 26006 consensus_queue.cc:237] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.322163 25974 raft_consensus.cc:515] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.328663 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:06.329567 25851 raft_consensus.cc:3060] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.297147 25968 raft_consensus.cc:359] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.334501 25968 raft_consensus.cc:385] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.335096 25968 raft_consensus.cc:740] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.336612 25968 consensus_queue.cc:260] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.333576 25852 raft_consensus.cc:2468] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 1.
I20260710 13:25:06.342131 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
W20260710 13:25:06.344450 25744 leader_election.cc:343] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.346210 25968 ts_tablet_manager.cc:1434] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260710 13:25:06.347785 25968 tablet_bootstrap.cc:492] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:06.349115 25851 raft_consensus.cc:2468] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 1.
I20260710 13:25:06.340231 25992 raft_consensus.cc:515] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.351100 25742 leader_election.cc:304] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [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: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:06.352169 26007 raft_consensus.cc:2804] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.353341 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:06.355556 25974 leader_election.cc:290] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
W20260710 13:25:06.355715 25891 leader_election.cc:343] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:06.357223 25992 leader_election.cc:290] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:06.358433 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:06.359200 25852 raft_consensus.cc:3060] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.359723 25967 tablet_bootstrap.cc:492] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:06.360229 25967 ts_tablet_manager.cc:1403] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.057s	user 0.034s	sys 0.020s
I20260710 13:25:06.363092 25967 raft_consensus.cc:359] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.363765 25967 raft_consensus.cc:385] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.364054 25967 raft_consensus.cc:740] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.364661 25967 consensus_queue.cc:260] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.366508 25967 ts_tablet_manager.cc:1434] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:25:06.369393 25968 tablet_bootstrap.cc:654] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:06.371325 25852 raft_consensus.cc:2468] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:06.372983 25891 leader_election.cc:304] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
I20260710 13:25:06.373822 25992 raft_consensus.cc:2804] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.374342 25992 raft_consensus.cc:697] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:06.375349 25992 consensus_queue.cc:237] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.376035 25675 catalog_manager.cc:5697] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.377449 25968 tablet_bootstrap.cc:492] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:06.377383 26007 raft_consensus.cc:697] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:06.378233 25968 ts_tablet_manager.cc:1403] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 13:25:06.378541 26007 consensus_queue.cc:237] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.381949 25968 raft_consensus.cc:359] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.386300 25968 raft_consensus.cc:385] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:06.387288 25968 raft_consensus.cc:740] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:06.388099 25968 consensus_queue.cc:260] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.390940 25968 ts_tablet_manager.cc:1434] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:25:06.398780 25675 catalog_manager.cc:5697] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.408396 25676 catalog_manager.cc:5697] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:06.412693 25973 consensus_queue.cc:1048] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.430027 26026 consensus_queue.cc:1048] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.436923 25992 consensus_queue.cc:1048] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.455212 25777 raft_consensus.cc:3060] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.465415 25992 consensus_queue.cc:1048] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.503701 26025 raft_consensus.cc:493] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.504427 26025 raft_consensus.cc:515] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.506323 26025 leader_election.cc:290] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.507289 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:06.507381 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:06.508018 25777 raft_consensus.cc:2468] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:06.508139 25927 raft_consensus.cc:2468] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:06.509155 25817 leader_election.cc:304] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.509903 26025 raft_consensus.cc:2804] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.510337 26025 raft_consensus.cc:493] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.510614 26025 raft_consensus.cc:3060] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.515990 26025 raft_consensus.cc:515] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.517927 26025 leader_election.cc:290] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.518601 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:06.518965 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:06.519268 25777 raft_consensus.cc:3060] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.519587 25927 raft_consensus.cc:3060] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.526405 25927 raft_consensus.cc:2468] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:06.526405 25777 raft_consensus.cc:2468] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:06.527845 25819 leader_election.cc:304] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:06.528609 26025 raft_consensus.cc:2804] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.529043 26025 raft_consensus.cc:697] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:06.529700 26025 consensus_queue.cc:237] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.537875 25675 catalog_manager.cc:5697] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.631614 25992 raft_consensus.cc:493] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.632198 25992 raft_consensus.cc:515] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.634613 25992 leader_election.cc:290] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:06.635681 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:06.636148 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.636997 25852 raft_consensus.cc:2393] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in current term 1: Already voted for candidate e4ee5c07698245658173de7be74a7e90 in this term.
I20260710 13:25:06.637167 26007 consensus_queue.cc:1048] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.638149 25891 leader_election.cc:304] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90
I20260710 13:25:06.639032 25992 raft_consensus.cc:3060] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.639667 26025 raft_consensus.cc:493] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.640183 26025 raft_consensus.cc:515] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.643079 26025 leader_election.cc:290] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.644124 25926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:06.644490 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:06.648216 25926 raft_consensus.cc:2468] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:06.648608 25777 raft_consensus.cc:2468] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:06.649488 25819 leader_election.cc:304] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:06.651343 25992 raft_consensus.cc:2749] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.651767 26025 raft_consensus.cc:2804] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:06.652192 26025 raft_consensus.cc:493] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:06.652562 26025 raft_consensus.cc:3060] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.654987 25974 consensus_queue.cc:1048] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.660585 26025 raft_consensus.cc:515] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.663879 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:06.664541 25777 raft_consensus.cc:3060] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.666803 26025 leader_election.cc:290] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.667985 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:06.668656 25927 raft_consensus.cc:3060] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.674886 25777 raft_consensus.cc:2468] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:06.676165 25817 leader_election.cc:304] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:06.676368 25927 raft_consensus.cc:2468] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:06.677094 26025 raft_consensus.cc:2804] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:06.677762 26025 raft_consensus.cc:697] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:06.678839 26025 consensus_queue.cc:237] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.687084 25676 catalog_manager.cc:5697] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:06.688925 25992 consensus_queue.cc:1048] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.706230 26011 consensus_queue.cc:1048] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.741263 25974 raft_consensus.cc:493] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.742046 25974 raft_consensus.cc:515] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:06.744068 25974 leader_election.cc:290] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:06.745024 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:06.745185 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:06.745965 25852 raft_consensus.cc:2393] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4ee5c07698245658173de7be74a7e90 in current term 1: Already voted for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in this term.
I20260710 13:25:06.747181 25742 leader_election.cc:304] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4ee5c07698245658173de7be74a7e90; no voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:06.747893 25974 raft_consensus.cc:3060] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.752926 25974 raft_consensus.cc:2749] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.817971 25974 consensus_queue.cc:1048] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.830044 25974 consensus_queue.cc:1048] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.911562 26007 consensus_queue.cc:1048] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.912281 25974 consensus_queue.cc:1048] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.914300 26025 consensus_queue.cc:1048] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.936772 26025 consensus_queue.cc:1048] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.937299 26011 consensus_queue.cc:1048] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.961393 25975 consensus_queue.cc:1048] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.994720 25927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:06.995357 25927 raft_consensus.cc:606] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS e4ee5c07698245658173de7be74a7e90
I20260710 13:25:07.000434 25927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:07.000954 25927 raft_consensus.cc:606] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS e4ee5c07698245658173de7be74a7e90
I20260710 13:25:07.017230 25852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
mode: GRACEFUL
new_leader_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:42054
I20260710 13:25:07.017865 25852 raft_consensus.cc:606] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Received request to transfer leadership to TS e4ee5c07698245658173de7be74a7e90
I20260710 13:25:07.026396 25927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:07.026921 25927 raft_consensus.cc:606] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS 50ba1419128c47d9b444536c8a3ae862
I20260710 13:25:07.039641 25778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
mode: GRACEFUL
new_leader_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:59368
I20260710 13:25:07.040211 25778 raft_consensus.cc:606] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Received request to transfer leadership to TS 50ba1419128c47d9b444536c8a3ae862
I20260710 13:25:07.048343 25778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
mode: GRACEFUL
new_leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:59368
I20260710 13:25:07.048867 25778 raft_consensus.cc:606] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Received request to transfer leadership to TS ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:07.069360 25975 raft_consensus.cc:993] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:07.069872 26011 raft_consensus.cc:1081] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:07.071700 25852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:42034
I20260710 13:25:07.072299 25852 raft_consensus.cc:493] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:07.072620 25852 raft_consensus.cc:3060] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.077410 25852 raft_consensus.cc:515] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.079794 25852 leader_election.cc:290] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:07.080070 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:07.080806 25777 raft_consensus.cc:3060] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.080843 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65bf8dab7b8041008b5c762d6b40dac1" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:07.081353 25975 raft_consensus.cc:993] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:07.081525 25927 raft_consensus.cc:3055] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:07.081885 26011 raft_consensus.cc:1081] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:07.081974 25927 raft_consensus.cc:740] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:07.082964 25927 consensus_queue.cc:260] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.083513 25778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:59364
I20260710 13:25:07.084079 25778 raft_consensus.cc:493] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:07.084187 25927 raft_consensus.cc:3060] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.084416 25778 raft_consensus.cc:3060] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.088071 25777 raft_consensus.cc:2468] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:07.089408 25817 leader_election.cc:304] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:07.089638 25778 raft_consensus.cc:515] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:07.090289 26026 raft_consensus.cc:2804] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.090756 26026 raft_consensus.cc:697] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:07.091291 25927 raft_consensus.cc:2468] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:07.091830 25778 leader_election.cc:290] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Requested vote from peers ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:07.091576 26026 consensus_queue.cc:237] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.093225 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:07.093838 25852 raft_consensus.cc:3060] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.094043 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cfc0f9f8114d2aaf95745a1dec37d6" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:07.094614 25927 raft_consensus.cc:3055] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:07.094949 25927 raft_consensus.cc:740] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:07.095810 25927 consensus_queue.cc:260] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:07.097054 25927 raft_consensus.cc:3060] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.099270 25675 catalog_manager.cc:5697] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:07.101143 25852 raft_consensus.cc:2468] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:07.102473 25742 leader_election.cc:304] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:07.103415 26044 raft_consensus.cc:2804] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.103950 26044 raft_consensus.cc:697] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:07.104051 25927 raft_consensus.cc:2468] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:07.104882 26044 consensus_queue.cc:237] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } }
I20260710 13:25:07.111704 25675 catalog_manager.cc:5697] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:07.133522 26026 consensus_queue.cc:1048] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:07.145498 25973 consensus_queue.cc:1048] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:07.191476 26044 raft_consensus.cc:993] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90: : Instructing follower 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:07.191970 25974 raft_consensus.cc:1081] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Signalling peer 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:07.193606 25852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:42044
I20260710 13:25:07.194236 25852 raft_consensus.cc:493] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:07.194612 25852 raft_consensus.cc:3060] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.200376 25852 raft_consensus.cc:515] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.202044 25852 leader_election.cc:290] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:07.202909 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:07.203056 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95172dd71934771b175ff57ce1bc38f" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:07.203662 25778 raft_consensus.cc:3055] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:07.203716 25927 raft_consensus.cc:3060] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.204130 25778 raft_consensus.cc:740] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:07.204988 25778 consensus_queue.cc:260] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.206215 25778 raft_consensus.cc:3060] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.210942 25927 raft_consensus.cc:2468] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:07.212225 25819 leader_election.cc:304] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:07.212726 25778 raft_consensus.cc:2468] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:07.212970 26025 raft_consensus.cc:2804] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.213483 26025 raft_consensus.cc:697] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:07.214368 26025 consensus_queue.cc:237] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.220587 25674 catalog_manager.cc:5697] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 1 to 2, leader changed from e4ee5c07698245658173de7be74a7e90 (127.21.88.65) to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:07.371049 25974 raft_consensus.cc:993] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90: : Instructing follower ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:07.371742 26018 raft_consensus.cc:1081] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Signalling peer ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:07.373416 25927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:25:07.374061 25927 raft_consensus.cc:493] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:07.374451 25927 raft_consensus.cc:3060] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.379642 25927 raft_consensus.cc:515] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.381352 25927 leader_election.cc:290] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:07.382252 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:07.382517 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2511076bd14e4ab94004ce464e0781" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:07.382843 25778 raft_consensus.cc:3055] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:07.383087 25852 raft_consensus.cc:3060] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.383193 25778 raft_consensus.cc:740] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:07.384002 25778 consensus_queue.cc:260] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.384927 25778 raft_consensus.cc:3060] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.388311 25852 raft_consensus.cc:2468] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:07.389708 25891 leader_election.cc:304] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:07.390653 26011 raft_consensus.cc:2804] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.391140 26011 raft_consensus.cc:697] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:07.391675 25778 raft_consensus.cc:2468] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:07.391961 26011 consensus_queue.cc:237] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.400543 25674 catalog_manager.cc:5697] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 1 to 2, leader changed from e4ee5c07698245658173de7be74a7e90 (127.21.88.65) to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:07.494236 25778 raft_consensus.cc:1275] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:07.495864 26025 consensus_queue.cc:1048] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.505666 25927 raft_consensus.cc:1275] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:07.507167 26025 consensus_queue.cc:1048] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:07.550653 25852 raft_consensus.cc:1275] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:07.551867 25973 raft_consensus.cc:993] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862: : Instructing follower e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:07.552357 26025 raft_consensus.cc:1081] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Signalling peer e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:07.552357 26018 consensus_queue.cc:1048] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:07.554154 25778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:59358
I20260710 13:25:07.554740 25778 raft_consensus.cc:493] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:07.555100 25778 raft_consensus.cc:3060] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.560781 25927 raft_consensus.cc:1275] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:07.561771 25778 raft_consensus.cc:515] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.562577 25974 consensus_queue.cc:1048] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.563905 25778 leader_election.cc:290] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:07.564594 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:07.565178 25851 raft_consensus.cc:3055] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:07.565502 25851 raft_consensus.cc:740] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:07.565840 25926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc7068cf9f24666a298fbcbe3f051f3" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:07.566422 25926 raft_consensus.cc:3060] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.566347 25851 consensus_queue.cc:260] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.567886 25851 raft_consensus.cc:3060] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.572064 25975 raft_consensus.cc:993] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:07.572661 26011 raft_consensus.cc:1081] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:07.574579 25778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:59364
I20260710 13:25:07.575197 25778 raft_consensus.cc:493] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:07.575634 25778 raft_consensus.cc:3060] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.579066 25926 raft_consensus.cc:2468] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:07.581022 25744 leader_election.cc:304] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:07.582044 25974 raft_consensus.cc:2804] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.582293 25851 raft_consensus.cc:2468] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:07.582561 25974 raft_consensus.cc:697] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:07.583464 25974 consensus_queue.cc:237] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.583894 25778 raft_consensus.cc:515] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.586150 25778 leader_election.cc:290] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:07.587514 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:07.587975 25926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad3b0788c54458913760d3f2d1975b" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:07.588143 25851 raft_consensus.cc:3060] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.588575 25926 raft_consensus.cc:3055] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:07.588943 25926 raft_consensus.cc:740] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:07.589692 25926 consensus_queue.cc:260] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.590893 25926 raft_consensus.cc:3060] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.593395 25674 catalog_manager.cc:5697] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 1 to 2, leader changed from 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66) to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:07.594818 25851 raft_consensus.cc:2468] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:07.595956 25742 leader_election.cc:304] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:07.596724 25974 raft_consensus.cc:2804] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.597254 25974 raft_consensus.cc:697] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:07.598289 25926 raft_consensus.cc:2468] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:07.598173 25974 consensus_queue.cc:237] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:07.607812 25674 catalog_manager.cc:5697] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:07.662611 25926 raft_consensus.cc:1275] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:07.664170 26025 consensus_queue.cc:1048] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.673997 25778 raft_consensus.cc:1275] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:07.675854 25988 consensus_queue.cc:1048] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.875602 25778 raft_consensus.cc:1275] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:07.877161 26011 consensus_queue.cc:1048] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.886897 25851 raft_consensus.cc:1275] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:07.888652 25992 consensus_queue.cc:1048] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.004650 25851 raft_consensus.cc:1275] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:08.006266 25974 consensus_queue.cc:1048] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.013922 25851 raft_consensus.cc:1275] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:08.017344 25926 raft_consensus.cc:1275] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:08.018973 26044 consensus_queue.cc:1048] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.019201 25974 consensus_queue.cc:1048] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:08.040026 25926 raft_consensus.cc:1275] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:08.042243 26062 consensus_queue.cc:1048] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, 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.084022 25676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59224:
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:10.086170 25676 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:10.140727 25766 tablet_service.cc:1511] Processing CreateTablet for tablet 508848c601f44ddab2e7334ab02d23eb (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:10.142007 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508848c601f44ddab2e7334ab02d23eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.141922 25836 tablet_service.cc:1511] Processing CreateTablet for tablet 508848c601f44ddab2e7334ab02d23eb (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:10.143221 25836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508848c601f44ddab2e7334ab02d23eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.143814 25909 tablet_service.cc:1511] Processing CreateTablet for tablet 508848c601f44ddab2e7334ab02d23eb (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:10.144999 25909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508848c601f44ddab2e7334ab02d23eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.146901 25917 tablet_service.cc:1511] Processing CreateTablet for tablet cba6ce120adb49b58ff27c92d4768ed9 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:10.148154 25917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba6ce120adb49b58ff27c92d4768ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.151331 25910 tablet_service.cc:1511] Processing CreateTablet for tablet a6facf787e32494e8104215330723d14 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:10.153571 25910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6facf787e32494e8104215330723d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.155841 25916 tablet_service.cc:1511] Processing CreateTablet for tablet 9eddf316465e486f93c42cf620789085 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:10.157140 25916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eddf316465e486f93c42cf620789085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.160274 25911 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0344b57aa24bdaaf6d060420d605da (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:10.161628 25911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0344b57aa24bdaaf6d060420d605da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.164628 25912 tablet_service.cc:1511] Processing CreateTablet for tablet e80a54e08e1b4799ab9dae10b2d96487 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:10.166435 25912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80a54e08e1b4799ab9dae10b2d96487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.169191 25914 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbb042502be4c24b15980bef949059b (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:10.170548 25914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbb042502be4c24b15980bef949059b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.173574 25913 tablet_service.cc:1511] Processing CreateTablet for tablet 2087f5302b9f4d3ea5a89556fbb34a21 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:10.175019 25913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2087f5302b9f4d3ea5a89556fbb34a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.178031 25915 tablet_service.cc:1511] Processing CreateTablet for tablet 39a35307683242919abb37acc82b7b7d (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:10.179266 25915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a35307683242919abb37acc82b7b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.188246 25837 tablet_service.cc:1511] Processing CreateTablet for tablet cba6ce120adb49b58ff27c92d4768ed9 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:10.188490 25841 tablet_service.cc:1511] Processing CreateTablet for tablet a6facf787e32494e8104215330723d14 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:10.189749 25837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba6ce120adb49b58ff27c92d4768ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.190768 25843 tablet_service.cc:1511] Processing CreateTablet for tablet 9eddf316465e486f93c42cf620789085 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:10.191365 25767 tablet_service.cc:1511] Processing CreateTablet for tablet cba6ce120adb49b58ff27c92d4768ed9 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:10.192052 25843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eddf316465e486f93c42cf620789085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.192615 25767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba6ce120adb49b58ff27c92d4768ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.192822 25841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6facf787e32494e8104215330723d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.197037 25840 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0344b57aa24bdaaf6d060420d605da (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:10.198410 25840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0344b57aa24bdaaf6d060420d605da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.203398 25842 tablet_service.cc:1511] Processing CreateTablet for tablet e80a54e08e1b4799ab9dae10b2d96487 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:10.205096 25842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80a54e08e1b4799ab9dae10b2d96487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.208694 25835 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbb042502be4c24b15980bef949059b (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:10.209005 25838 tablet_service.cc:1511] Processing CreateTablet for tablet 2087f5302b9f4d3ea5a89556fbb34a21 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:10.210085 25835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbb042502be4c24b15980bef949059b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.213768 25838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2087f5302b9f4d3ea5a89556fbb34a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.215497 25768 tablet_service.cc:1511] Processing CreateTablet for tablet e80a54e08e1b4799ab9dae10b2d96487 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:10.216805 25768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80a54e08e1b4799ab9dae10b2d96487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.216478 25765 tablet_service.cc:1511] Processing CreateTablet for tablet a6facf787e32494e8104215330723d14 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:10.217743 25765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6facf787e32494e8104215330723d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.222833 25762 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbb042502be4c24b15980bef949059b (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:10.224298 25762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbb042502be4c24b15980bef949059b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.224130 25761 tablet_service.cc:1511] Processing CreateTablet for tablet 9eddf316465e486f93c42cf620789085 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:10.222903 25763 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0344b57aa24bdaaf6d060420d605da (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:10.226634 25761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eddf316465e486f93c42cf620789085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.227069 25760 tablet_service.cc:1511] Processing CreateTablet for tablet 2087f5302b9f4d3ea5a89556fbb34a21 (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:10.227487 25763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0344b57aa24bdaaf6d060420d605da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.228632 25839 tablet_service.cc:1511] Processing CreateTablet for tablet 39a35307683242919abb37acc82b7b7d (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:10.230067 25839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a35307683242919abb37acc82b7b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.234763 25764 tablet_service.cc:1511] Processing CreateTablet for tablet 39a35307683242919abb37acc82b7b7d (DEFAULT_TABLE table=soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:10.236107 25764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a35307683242919abb37acc82b7b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.236196 26078 tablet_bootstrap.cc:492] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.225153 26077 tablet_bootstrap.cc:492] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.253178 26078 tablet_bootstrap.cc:654] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.261344 25760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2087f5302b9f4d3ea5a89556fbb34a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:10.291599 26077 tablet_bootstrap.cc:654] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.326167 26079 tablet_bootstrap.cc:492] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.332098 26079 tablet_bootstrap.cc:654] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.343878 26079 tablet_bootstrap.cc:492] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.343948 26078 tablet_bootstrap.cc:492] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.344439 26079 ts_tablet_manager.cc:1403] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 13:25:10.344524 26078 ts_tablet_manager.cc:1403] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.004s
I20260710 13:25:10.347399 26078 raft_consensus.cc:359] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.347611 26079 raft_consensus.cc:359] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.348443 26078 raft_consensus.cc:385] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.348631 26079 raft_consensus.cc:385] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.348831 26078 raft_consensus.cc:740] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.349082 26079 raft_consensus.cc:740] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.349651 26078 consensus_queue.cc:260] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.349908 26079 consensus_queue.cc:260] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.351265 26077 tablet_bootstrap.cc:492] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.354126 26077 ts_tablet_manager.cc:1403] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.004s
I20260710 13:25:10.354326 26079 ts_tablet_manager.cc:1434] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:25:10.355429 26079 tablet_bootstrap.cc:492] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.357532 26078 ts_tablet_manager.cc:1434] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:25:10.358580 26078 tablet_bootstrap.cc:492] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.360497 26077 raft_consensus.cc:359] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.365660 26077 raft_consensus.cc:385] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.366012 26077 raft_consensus.cc:740] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.365137 26078 tablet_bootstrap.cc:654] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.369441 26079 tablet_bootstrap.cc:654] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.366731 26077 consensus_queue.cc:260] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.373528 26077 ts_tablet_manager.cc:1434] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:25:10.374836 26077 tablet_bootstrap.cc:492] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.381274 26077 tablet_bootstrap.cc:654] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.385013 26078 tablet_bootstrap.cc:492] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.385814 26078 ts_tablet_manager.cc:1403] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.013s
I20260710 13:25:10.392688 26079 tablet_bootstrap.cc:492] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.392632 26078 raft_consensus.cc:359] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.393347 26079 ts_tablet_manager.cc:1403] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260710 13:25:10.393636 26078 raft_consensus.cc:385] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.394047 26078 raft_consensus.cc:740] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.394850 26078 consensus_queue.cc:260] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.396553 26079 raft_consensus.cc:359] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.397310 26079 raft_consensus.cc:385] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.397361 26078 ts_tablet_manager.cc:1434] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:25:10.399201 26078 tablet_bootstrap.cc:492] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.397672 26079 raft_consensus.cc:740] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.401403 26079 consensus_queue.cc:260] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.403383 26077 tablet_bootstrap.cc:492] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.403895 26077 ts_tablet_manager.cc:1403] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260710 13:25:10.406270 26079 ts_tablet_manager.cc:1434] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 13:25:10.407253 26079 tablet_bootstrap.cc:492] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.406862 26077 raft_consensus.cc:359] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.408061 26077 raft_consensus.cc:385] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.408443 26077 raft_consensus.cc:740] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.409397 26078 tablet_bootstrap.cc:654] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.409169 26077 consensus_queue.cc:260] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.412278 26077 ts_tablet_manager.cc:1434] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:25:10.413224 26077 tablet_bootstrap.cc:492] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.417906 26079 tablet_bootstrap.cc:654] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.419644 26077 tablet_bootstrap.cc:654] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.424367 26065 raft_consensus.cc:493] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.425078 26065 raft_consensus.cc:515] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.430231 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.431169 25778 raft_consensus.cc:2468] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.431990 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:10.432899 25891 leader_election.cc:304] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:10.433027 25851 raft_consensus.cc:2468] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.450596 26090 raft_consensus.cc:2804] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:10.452003 26090 raft_consensus.cc:493] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:10.452618 26090 raft_consensus.cc:3060] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.466447 26065 leader_election.cc:290] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:10.468459 26090 raft_consensus.cc:515] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.472467 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:10.473289 25778 raft_consensus.cc:3060] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.486208 25778 raft_consensus.cc:2468] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:10.489068 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:10.490582 25851 raft_consensus.cc:3060] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:10.496296 25744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:38863, user_credentials={real_user=slave}} blocked reactor thread for 57112.2us
I20260710 13:25:10.489817 26090 leader_election.cc:290] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:10.503728 25891 leader_election.cc:304] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:10.505399 26090 raft_consensus.cc:2804] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:10.507287 26090 raft_consensus.cc:697] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:10.508394 26078 tablet_bootstrap.cc:492] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.509145 26078 ts_tablet_manager.cc:1403] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.006s
I20260710 13:25:10.501408 25851 raft_consensus.cc:2468] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:10.509042 26090 consensus_queue.cc:237] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.515784 26079 tablet_bootstrap.cc:492] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.516624 26077 tablet_bootstrap.cc:492] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.517148 26077 ts_tablet_manager.cc:1403] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.067s
I20260710 13:25:10.516335 26079 ts_tablet_manager.cc:1403] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.109s	user 0.048s	sys 0.046s
I20260710 13:25:10.520541 26077 raft_consensus.cc:359] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.551179 26077 raft_consensus.cc:385] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.551548 26077 raft_consensus.cc:740] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.519153 26078 raft_consensus.cc:359] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.553459 26077 consensus_queue.cc:260] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.554417 26078 raft_consensus.cc:385] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.554977 26078 raft_consensus.cc:740] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.556815 26078 consensus_queue.cc:260] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.559340 26077 ts_tablet_manager.cc:1434] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.007s
I20260710 13:25:10.561888 26077 tablet_bootstrap.cc:492] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.563318 25973 raft_consensus.cc:493] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.564261 25973 raft_consensus.cc:515] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.563360 26079 raft_consensus.cc:359] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.569957 26079 raft_consensus.cc:385] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.563378 26091 raft_consensus.cc:493] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.570326 26079 raft_consensus.cc:740] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.571504 26091 raft_consensus.cc:515] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.571753 26079 consensus_queue.cc:260] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.578802 26093 raft_consensus.cc:493] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.582953 26093 raft_consensus.cc:515] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.590816 26079 ts_tablet_manager.cc:1434] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.071s	user 0.011s	sys 0.004s
I20260710 13:25:10.592149 26091 leader_election.cc:290] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:10.594174 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:10.596150 26079 tablet_bootstrap.cc:492] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.599597 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:10.599859 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
W20260710 13:25:10.601684 25819 leader_election.cc:343] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:10.601748 25744 leader_election.cc:343] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.602522 25973 leader_election.cc:290] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:10.605381 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
W20260710 13:25:10.606770 25742 leader_election.cc:343] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.607303 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.607357 25742 leader_election.cc:304] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4ee5c07698245658173de7be74a7e90; no voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:10.612465 25676 catalog_manager.cc:5697] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:10.614885 26091 raft_consensus.cc:2749] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:25:10.618104 25817 leader_election.cc:343] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.618673 25817 leader_election.cc:304] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862; no voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90
I20260710 13:25:10.619488 26078 ts_tablet_manager.cc:1434] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.110s	user 0.012s	sys 0.002s
W20260710 13:25:10.620391 25742 leader_election.cc:343] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.621140 26078 tablet_bootstrap.cc:492] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.623682 25973 raft_consensus.cc:2749] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:10.632239 26078 tablet_bootstrap.cc:654] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.634438 26079 tablet_bootstrap.cc:654] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.635708 26077 tablet_bootstrap.cc:654] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.640369 26093 leader_election.cc:290] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:10.642182 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
W20260710 13:25:10.643822 25744 leader_election.cc:343] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.644269 25744 leader_election.cc:304] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4ee5c07698245658173de7be74a7e90; no voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:10.646466 26093 raft_consensus.cc:2749] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:10.649169 26079 tablet_bootstrap.cc:492] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.649717 26079 ts_tablet_manager.cc:1403] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.002s
I20260710 13:25:10.652769 26077 tablet_bootstrap.cc:492] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.653045 26078 tablet_bootstrap.cc:492] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.653442 26077 ts_tablet_manager.cc:1403] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.011s
I20260710 13:25:10.653599 26078 ts_tablet_manager.cc:1403] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260710 13:25:10.653437 26079 raft_consensus.cc:359] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.654749 26079 raft_consensus.cc:385] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.655084 26079 raft_consensus.cc:740] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.656134 26079 consensus_queue.cc:260] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.656782 26078 raft_consensus.cc:359] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.657593 26078 raft_consensus.cc:385] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.657310 26077 raft_consensus.cc:359] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.657986 26078 raft_consensus.cc:740] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.658233 26077 raft_consensus.cc:385] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.658782 26077 raft_consensus.cc:740] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.659252 26079 ts_tablet_manager.cc:1434] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:25:10.658855 26078 consensus_queue.cc:260] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.659658 26077 consensus_queue.cc:260] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.662582 26078 ts_tablet_manager.cc:1434] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:25:10.663796 26077 ts_tablet_manager.cc:1434] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:25:10.660717 26079 tablet_bootstrap.cc:492] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.664150 26078 tablet_bootstrap.cc:492] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.672369 26079 tablet_bootstrap.cc:654] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.673594 26077 tablet_bootstrap.cc:492] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.674290 26078 tablet_bootstrap.cc:654] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.682787 26077 tablet_bootstrap.cc:654] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.683636 26078 tablet_bootstrap.cc:492] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.684201 26078 ts_tablet_manager.cc:1403] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260710 13:25:10.694957 26078 raft_consensus.cc:359] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.695621 26078 raft_consensus.cc:385] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.695899 26078 raft_consensus.cc:740] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.696641 26078 consensus_queue.cc:260] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.699235 26078 ts_tablet_manager.cc:1434] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:25:10.700635 26078 tablet_bootstrap.cc:492] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.703580 26079 tablet_bootstrap.cc:492] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.704118 26079 ts_tablet_manager.cc:1403] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.009s
I20260710 13:25:10.706557 26077 tablet_bootstrap.cc:492] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.707118 26077 ts_tablet_manager.cc:1403] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.018s
I20260710 13:25:10.707497 26079 raft_consensus.cc:359] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.708273 26079 raft_consensus.cc:385] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.708567 26079 raft_consensus.cc:740] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.709372 26079 consensus_queue.cc:260] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.710673 26077 raft_consensus.cc:359] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.711478 26077 raft_consensus.cc:385] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.711760 26079 ts_tablet_manager.cc:1434] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:25:10.713016 26079 tablet_bootstrap.cc:492] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.711772 26077 raft_consensus.cc:740] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.714623 26078 tablet_bootstrap.cc:654] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.716509 26077 consensus_queue.cc:260] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.720057 26077 ts_tablet_manager.cc:1434] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:25:10.721318 26077 tablet_bootstrap.cc:492] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.721961 26079 tablet_bootstrap.cc:654] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.729287 26077 tablet_bootstrap.cc:654] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.731748 26078 tablet_bootstrap.cc:492] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.731959 26079 tablet_bootstrap.cc:492] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.732299 26078 ts_tablet_manager.cc:1403] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.005s
I20260710 13:25:10.732585 26079 ts_tablet_manager.cc:1403] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:25:10.734387 25973 raft_consensus.cc:493] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.734987 25973 raft_consensus.cc:515] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.737187 25973 leader_election.cc:290] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:10.736994 26078 raft_consensus.cc:359] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.738101 26078 raft_consensus.cc:385] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.738232 26065 raft_consensus.cc:493] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.738514 26078 raft_consensus.cc:740] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.738751 26065 raft_consensus.cc:515] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.739526 26078 consensus_queue.cc:260] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.741601 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:10.742252 25925 raft_consensus.cc:2468] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:10.742569 26090 raft_consensus.cc:493] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.742903 26078 ts_tablet_manager.cc:1434] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:25:10.743055 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.743180 26090 raft_consensus.cc:515] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.745324 26090 leader_election.cc:290] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:10.742271 26065 leader_election.cc:290] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
W20260710 13:25:10.747114 25891 leader_election.cc:343] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.749054 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:10.748947 26079 raft_consensus.cc:359] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.749883 26079 raft_consensus.cc:385] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.749877 25851 raft_consensus.cc:2468] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.750329 26079 raft_consensus.cc:740] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.751291 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eddf316465e486f93c42cf620789085" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:10.751217 26079 consensus_queue.cc:260] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.753212 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.754009 26077 tablet_bootstrap.cc:492] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.754519 26077 ts_tablet_manager.cc:1403] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.003s
I20260710 13:25:10.757229 25891 leader_election.cc:304] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
W20260710 13:25:10.754854 25817 leader_election.cc:343] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.755975 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eddf316465e486f93c42cf620789085" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.758986 25778 raft_consensus.cc:2468] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.759135 26078 tablet_bootstrap.cc:492] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.756286 26079 ts_tablet_manager.cc:1434] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:25:10.760636 25819 leader_election.cc:304] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
I20260710 13:25:10.761047 26077 raft_consensus.cc:359] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.761656 26065 raft_consensus.cc:2804] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:10.761830 26077 raft_consensus.cc:385] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.762104 26065 raft_consensus.cc:493] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:10.762503 26065 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.763322 26079 tablet_bootstrap.cc:492] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.766762 26078 tablet_bootstrap.cc:654] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.767318 26090 raft_consensus.cc:493] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.768972 25973 raft_consensus.cc:2804] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:10.769443 25973 raft_consensus.cc:493] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:10.769943 25973 raft_consensus.cc:3060] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.771068 26079 tablet_bootstrap.cc:654] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.775755 26065 raft_consensus.cc:515] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
W20260710 13:25:10.768329 25891 leader_election.cc:343] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.777688 25891 leader_election.cc:304] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 50ba1419128c47d9b444536c8a3ae862
I20260710 13:25:10.769449 26090 raft_consensus.cc:515] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.780418 25973 raft_consensus.cc:515] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.783165 25973 leader_election.cc:290] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:10.762252 26077 raft_consensus.cc:740] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.784415 26077 consensus_queue.cc:260] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.785815 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:10.787552 26077 ts_tablet_manager.cc:1434] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260710 13:25:10.788894 26077 tablet_bootstrap.cc:492] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.791476 26090 leader_election.cc:290] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:10.793624 26090 raft_consensus.cc:2804] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:25:10.793007 25817 leader_election.cc:343] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.795176 26090 raft_consensus.cc:493] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:10.797539 26090 raft_consensus.cc:3060] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.794354 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:10.797986 26077 tablet_bootstrap.cc:654] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.798219 25925 raft_consensus.cc:3060] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.816159 26079 tablet_bootstrap.cc:492] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.816444 25925 raft_consensus.cc:2468] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:10.816763 26079 ts_tablet_manager.cc:1403] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.019s
I20260710 13:25:10.818176 26065 leader_election.cc:290] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:10.818089 25819 leader_election.cc:304] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
I20260710 13:25:10.819978 26077 tablet_bootstrap.cc:492] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.820071 25973 raft_consensus.cc:2804] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:10.820708 26077 ts_tablet_manager.cc:1403] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.011s
I20260710 13:25:10.820927 25973 raft_consensus.cc:697] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:10.821836 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.820611 26079 raft_consensus.cc:359] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.822502 25778 raft_consensus.cc:2468] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.822692 26079 raft_consensus.cc:385] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.822170 25973 consensus_queue.cc:237] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.822988 26079 raft_consensus.cc:740] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.823858 26079 consensus_queue.cc:260] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.824151 26077 raft_consensus.cc:359] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.825037 26077 raft_consensus.cc:385] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.825070 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:10.825528 26077 raft_consensus.cc:740] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.826027 26078 tablet_bootstrap.cc:492] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.826004 25852 raft_consensus.cc:2468] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.826411 26079 ts_tablet_manager.cc:1434] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260710 13:25:10.827922 26079 tablet_bootstrap.cc:492] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.826660 26078 ts_tablet_manager.cc:1403] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.040s
I20260710 13:25:10.828637 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:10.830957 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:10.831656 25852 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.831576 26078 raft_consensus.cc:359] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.832576 26078 raft_consensus.cc:385] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.832883 26078 raft_consensus.cc:740] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.833736 26078 consensus_queue.cc:260] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.826346 26077 consensus_queue.cc:260] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.835062 26079 tablet_bootstrap.cc:654] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.836153 26078 ts_tablet_manager.cc:1434] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:25:10.836778 26077 ts_tablet_manager.cc:1434] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:25:10.837483 26078 tablet_bootstrap.cc:492] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.838034 26077 tablet_bootstrap.cc:492] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.841233 25852 raft_consensus.cc:2468] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:10.842134 25891 leader_election.cc:304] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:10.856994 26107 raft_consensus.cc:2804] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:25:10.857486 25891 leader_election.cc:343] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.857511 26107 raft_consensus.cc:493] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:10.845296 26078 tablet_bootstrap.cc:654] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.849457 26077 tablet_bootstrap.cc:654] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.858407 25891 leader_election.cc:304] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: e4ee5c07698245658173de7be74a7e90
I20260710 13:25:10.859510 26065 raft_consensus.cc:2804] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:10.860229 26079 tablet_bootstrap.cc:492] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.845702 26090 raft_consensus.cc:515] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.860771 26079 ts_tablet_manager.cc:1403] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260710 13:25:10.853572 25676 catalog_manager.cc:5697] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:10.862944 26090 leader_election.cc:290] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:10.863718 26079 raft_consensus.cc:359] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.864418 26079 raft_consensus.cc:385] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.864679 26079 raft_consensus.cc:740] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.864615 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eddf316465e486f93c42cf620789085" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:10.865301 25778 raft_consensus.cc:3060] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.866325 26079 consensus_queue.cc:260] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.868497 26079 ts_tablet_manager.cc:1434] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:10.873088 25778 raft_consensus.cc:2468] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:10.874698 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eddf316465e486f93c42cf620789085" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:10.876014 25852 raft_consensus.cc:3060] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.878093 25891 leader_election.cc:304] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:10.879297 26077 tablet_bootstrap.cc:492] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.879817 26077 ts_tablet_manager.cc:1403] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260710 13:25:10.882881 26077 raft_consensus.cc:359] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.883824 26077 raft_consensus.cc:385] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.884063 26077 raft_consensus.cc:740] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.884820 26077 consensus_queue.cc:260] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.885172 26093 raft_consensus.cc:493] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.885885 26093 raft_consensus.cc:515] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.858281 26107 raft_consensus.cc:3060] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.888692 26093 leader_election.cc:290] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:10.889763 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:10.890563 25925 raft_consensus.cc:2393] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4ee5c07698245658173de7be74a7e90 in current term 1: Already voted for candidate 50ba1419128c47d9b444536c8a3ae862 in this term.
I20260710 13:25:10.890645 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:10.892053 26111 raft_consensus.cc:2804] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:10.892275 25742 leader_election.cc:304] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4ee5c07698245658173de7be74a7e90; no voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:10.893013 26065 raft_consensus.cc:697] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:10.894796 26065 consensus_queue.cc:237] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.886461 26077 ts_tablet_manager.cc:1434] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:25:10.897769 26079 tablet_bootstrap.cc:492] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2: Bootstrap starting.
I20260710 13:25:10.897976 26077 tablet_bootstrap.cc:492] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: Bootstrap starting.
I20260710 13:25:10.903900 25852 raft_consensus.cc:2468] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:10.893951 26091 raft_consensus.cc:3060] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.904724 26107 raft_consensus.cc:515] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.905364 26079 tablet_bootstrap.cc:654] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.908393 26107 leader_election.cc:290] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:10.909384 26077 tablet_bootstrap.cc:654] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.909188 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:10.909982 25851 raft_consensus.cc:3060] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.907773 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:10.911532 25778 raft_consensus.cc:3060] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.937569 25676 catalog_manager.cc:5697] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:10.939631 26078 tablet_bootstrap.cc:492] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:10.940119 26078 ts_tablet_manager.cc:1403] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.023s
I20260710 13:25:10.943292 26078 raft_consensus.cc:359] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.943931 26078 raft_consensus.cc:385] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.944177 26078 raft_consensus.cc:740] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.948356 26091 raft_consensus.cc:2749] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:10.944892 26078 consensus_queue.cc:260] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.950017 25973 raft_consensus.cc:493] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.951584 25973 raft_consensus.cc:515] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.950341 26111 raft_consensus.cc:697] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:10.953751 26111 consensus_queue.cc:237] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.956775 25973 leader_election.cc:290] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:10.949224 25778 raft_consensus.cc:2468] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:10.958873 26078 ts_tablet_manager.cc:1434] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 13:25:10.959064 25891 leader_election.cc:304] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:10.959641 25851 raft_consensus.cc:2468] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:10.960028 26078 tablet_bootstrap.cc:492] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862: Bootstrap starting.
I20260710 13:25:10.960201 26065 raft_consensus.cc:2804] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:10.960923 26065 raft_consensus.cc:697] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:10.961766 26065 consensus_queue.cc:237] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.962545 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a35307683242919abb37acc82b7b7d" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
W20260710 13:25:10.964222 25819 leader_election.cc:343] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:10.964396 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a35307683242919abb37acc82b7b7d" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.965109 25778 raft_consensus.cc:2468] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:10.966331 25817 leader_election.cc:304] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [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: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:10.967578 25973 raft_consensus.cc:2804] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:10.968003 25973 raft_consensus.cc:493] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:10.968497 25973 raft_consensus.cc:3060] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.976631 26079 tablet_bootstrap.cc:492] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2: No bootstrap required, opened a new log
I20260710 13:25:10.977295 26079 ts_tablet_manager.cc:1403] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.017s
I20260710 13:25:10.980211 26079 raft_consensus.cc:359] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.980890 26079 raft_consensus.cc:385] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.981264 26079 raft_consensus.cc:740] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.983196 26111 raft_consensus.cc:493] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:10.983812 26078 tablet_bootstrap.cc:654] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.984000 26111 raft_consensus.cc:515] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.984792 25973 raft_consensus.cc:515] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.980553 26077 tablet_bootstrap.cc:492] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: No bootstrap required, opened a new log
I20260710 13:25:10.986282 26077 ts_tablet_manager.cc:1403] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.033s
I20260710 13:25:10.986907 26079 consensus_queue.cc:260] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.988013 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:10.988644 25778 raft_consensus.cc:2468] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.989101 26079 ts_tablet_manager.cc:1434] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 13:25:10.989475 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:10.989418 26077 raft_consensus.cc:359] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.990340 26077 raft_consensus.cc:385] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.990337 25851 raft_consensus.cc:2468] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:10.990959 26077 raft_consensus.cc:740] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.991648 26077 consensus_queue.cc:260] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:10.992120 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a35307683242919abb37acc82b7b7d" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:10.992240 25891 leader_election.cc:304] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:10.992894 25778 raft_consensus.cc:3060] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.993546 26115 raft_consensus.cc:2804] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:10.993721 26077 ts_tablet_manager.cc:1434] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:10.994083 26115 raft_consensus.cc:493] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:10.994445 26115 raft_consensus.cc:3060] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.009930 26111 leader_election.cc:290] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:11.010666 26115 raft_consensus.cc:515] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.012928 26115 leader_election.cc:290] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:11.016819 25778 raft_consensus.cc:2468] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:11.019117 25973 leader_election.cc:290] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.020864 25817 leader_election.cc:304] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.021242 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:11.019258 25676 catalog_manager.cc:5697] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:11.021989 25778 raft_consensus.cc:3060] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.022306 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a35307683242919abb37acc82b7b7d" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.023356 26078 tablet_bootstrap.cc:492] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862: No bootstrap required, opened a new log
I20260710 13:25:11.023253 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:11.022859 25676 catalog_manager.cc:5697] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:11.023844 26078 ts_tablet_manager.cc:1403] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.012s
I20260710 13:25:11.024322 25851 raft_consensus.cc:3060] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.022899 25925 raft_consensus.cc:3060] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.027132 26078 raft_consensus.cc:359] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.027892 26078 raft_consensus.cc:385] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.027981 26066 raft_consensus.cc:493] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.028206 26078 raft_consensus.cc:740] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.028512 26066 raft_consensus.cc:515] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.028949 26078 consensus_queue.cc:260] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.023842 25973 raft_consensus.cc:2804] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:11.030826 26066 leader_election.cc:290] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.031147 26078 ts_tablet_manager.cc:1434] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:11.031494 25973 raft_consensus.cc:697] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:11.032390 25973 consensus_queue.cc:237] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.033030 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbb042502be4c24b15980bef949059b" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:11.035096 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbb042502be4c24b15980bef949059b" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:11.035712 25927 raft_consensus.cc:2468] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:11.033608 25777 raft_consensus.cc:2468] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 0.
I20260710 13:25:11.037529 25819 leader_election.cc:304] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:11.038542 26066 raft_consensus.cc:2804] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:11.039036 26066 raft_consensus.cc:493] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:11.039359 26066 raft_consensus.cc:3060] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.045224 25925 raft_consensus.cc:2468] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:11.038539 25778 raft_consensus.cc:2468] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:11.045364 26066 raft_consensus.cc:515] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.046885 25891 leader_election.cc:304] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.047835 26065 raft_consensus.cc:2804] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:11.048928 26066 leader_election.cc:290] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.049655 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbb042502be4c24b15980bef949059b" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:11.050328 25778 raft_consensus.cc:3060] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.050486 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbb042502be4c24b15980bef949059b" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.051110 25927 raft_consensus.cc:3060] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.037961 25851 raft_consensus.cc:2468] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:11.054759 26091 raft_consensus.cc:493] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.055254 26091 raft_consensus.cc:515] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.055589 25674 catalog_manager.cc:5697] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.057367 26091 leader_election.cc:290] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.058635 25778 raft_consensus.cc:2468] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:11.059036 25927 raft_consensus.cc:2468] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 1.
I20260710 13:25:11.059798 26065 raft_consensus.cc:697] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.060002 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" is_pre_election: true
I20260710 13:25:11.060883 26065 consensus_queue.cc:237] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.061192 25817 leader_election.cc:304] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.060197 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:11.062182 25851 raft_consensus.cc:2393] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4ee5c07698245658173de7be74a7e90 in current term 1: Already voted for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in this term.
I20260710 13:25:11.062453 26066 raft_consensus.cc:2804] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:11.063304 26066 raft_consensus.cc:697] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:11.063566 25742 leader_election.cc:304] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4ee5c07698245658173de7be74a7e90; no voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:11.064342 26066 consensus_queue.cc:237] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.065163 26091 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.077894 26091 raft_consensus.cc:2749] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:11.080101 25676 catalog_manager.cc:5697] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.080101 25674 catalog_manager.cc:5697] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:11.085529 26065 consensus_queue.cc:1048] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.104254 26065 consensus_queue.cc:1048] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:11.123507 25724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:11.231753 26066 consensus_queue.cc:1048] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.235332 26065 raft_consensus.cc:493] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.235812 26065 raft_consensus.cc:515] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.237926 26065 leader_election.cc:290] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:11.238984 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90" is_pre_election: true
I20260710 13:25:11.239616 25778 raft_consensus.cc:2468] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:11.241147 25891 leader_election.cc:304] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.241475 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862" is_pre_election: true
I20260710 13:25:11.242154 26065 raft_consensus.cc:2804] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:11.242251 25851 raft_consensus.cc:2468] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 0.
I20260710 13:25:11.242542 26065 raft_consensus.cc:493] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:11.242942 26065 raft_consensus.cc:3060] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.246708 26095 consensus_queue.cc:1048] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:11.252832 26065 raft_consensus.cc:515] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.255066 26065 leader_election.cc:290] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:11.255884 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:11.256052 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:11.256577 25778 raft_consensus.cc:3060] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.256618 25851 raft_consensus.cc:3060] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.263617 25778 raft_consensus.cc:2468] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:11.263617 25851 raft_consensus.cc:2468] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 1.
I20260710 13:25:11.264921 25891 leader_election.cc:304] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.265686 26065 raft_consensus.cc:2804] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:11.266235 26065 raft_consensus.cc:697] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.267138 26065 consensus_queue.cc:237] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.274998 25674 catalog_manager.cc:5697] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:11.314236 26065 consensus_queue.cc:1048] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.324677 26115 consensus_queue.cc:1048] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.360322 26115 consensus_queue.cc:1048] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.363044 26115 consensus_queue.cc:1048] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.373309 26107 consensus_queue.cc:1048] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.375890 26114 consensus_queue.cc:1048] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:11.440120 25925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:11.440965 25925 raft_consensus.cc:606] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS e4ee5c07698245658173de7be74a7e90
I20260710 13:25:11.446830 25851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
mode: GRACEFUL
new_leader_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:42054
I20260710 13:25:11.447512 25851 raft_consensus.cc:606] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Received request to transfer leadership to TS e4ee5c07698245658173de7be74a7e90
I20260710 13:25:11.453166 25925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6facf787e32494e8104215330723d14"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:11.453624 25925 raft_consensus.cc:606] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS e4ee5c07698245658173de7be74a7e90
I20260710 13:25:11.458607 25925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eddf316465e486f93c42cf620789085"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:11.459085 25925 raft_consensus.cc:606] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS e4ee5c07698245658173de7be74a7e90
I20260710 13:25:11.464119 25925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:11.464592 25925 raft_consensus.cc:606] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS 50ba1419128c47d9b444536c8a3ae862
I20260710 13:25:11.469223 25925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:11.469704 25925 raft_consensus.cc:606] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS 50ba1419128c47d9b444536c8a3ae862
I20260710 13:25:11.477314 25925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
mode: GRACEFUL
new_leader_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:48232
I20260710 13:25:11.477854 25925 raft_consensus.cc:606] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Received request to transfer leadership to TS 50ba1419128c47d9b444536c8a3ae862
I20260710 13:25:11.481518 26095 consensus_queue.cc:1048] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.483973 25851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39a35307683242919abb37acc82b7b7d"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
mode: GRACEFUL
new_leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:42054
I20260710 13:25:11.484602 25851 raft_consensus.cc:606] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Received request to transfer leadership to TS ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:11.492090 26095 consensus_queue.cc:1048] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.499825 26066 raft_consensus.cc:993] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: : Instructing follower ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:11.500273 26095 raft_consensus.cc:1081] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Signalling peer ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:11.501816 25925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39a35307683242919abb37acc82b7b7d"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:48222
I20260710 13:25:11.502424 25925 raft_consensus.cc:493] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.502785 25925 raft_consensus.cc:3060] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.508307 25925 raft_consensus.cc:515] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.510300 25925 leader_election.cc:290] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:11.511087 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a35307683242919abb37acc82b7b7d" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:11.511680 25778 raft_consensus.cc:3060] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.511597 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a35307683242919abb37acc82b7b7d" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:11.512351 25851 raft_consensus.cc:3055] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.512665 25851 raft_consensus.cc:740] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:11.513413 25851 consensus_queue.cc:260] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.514724 25851 raft_consensus.cc:3060] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.516701 25778 raft_consensus.cc:2468] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:11.517724 25891 leader_election.cc:304] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.518448 26111 raft_consensus.cc:2804] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.518864 26111 raft_consensus.cc:697] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.519634 26111 consensus_queue.cc:237] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.521755 25851 raft_consensus.cc:2468] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:11.523069 26111 consensus_queue.cc:1048] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.526314 26095 consensus_queue.cc:1048] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.534981 25676 catalog_manager.cc:5697] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 1 to 2, leader changed from 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66) to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:11.541682 26115 raft_consensus.cc:993] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:11.542351 26115 raft_consensus.cc:1081] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:11.545182 25852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:42034
I20260710 13:25:11.546583 25852 raft_consensus.cc:493] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.547068 25852 raft_consensus.cc:3060] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.548530 26114 consensus_queue.cc:1048] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.555814 25852 raft_consensus.cc:515] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.557587 25973 consensus_queue.cc:1048] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.568871 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:11.569442 25778 raft_consensus.cc:3060] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.570132 25852 leader_election.cc:290] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.572263 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0344b57aa24bdaaf6d060420d605da" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.572867 25925 raft_consensus.cc:3055] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.573194 25925 raft_consensus.cc:740] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.574040 25925 consensus_queue.cc:260] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.574869 25778 raft_consensus.cc:2468] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:11.575353 25925 raft_consensus.cc:3060] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.575961 25817 leader_election.cc:304] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.576673 25973 raft_consensus.cc:2804] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.577108 25973 raft_consensus.cc:697] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:11.577867 25973 consensus_queue.cc:237] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.581440 25925 raft_consensus.cc:2468] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:11.584290 25672 catalog_manager.cc:5697] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.683527 26065 consensus_queue.cc:1048] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.689960 26114 raft_consensus.cc:993] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:11.690459 26111 raft_consensus.cc:1081] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:11.691984 25851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:42034
I20260710 13:25:11.693912 25851 raft_consensus.cc:493] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.694291 25851 raft_consensus.cc:3060] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.695864 26111 consensus_queue.cc:1048] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:11.701133 25851 raft_consensus.cc:515] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.705354 25851 leader_election.cc:290] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.705483 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:11.706051 25778 raft_consensus.cc:3060] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.706550 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80a54e08e1b4799ab9dae10b2d96487" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.707129 25925 raft_consensus.cc:3055] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.707445 25925 raft_consensus.cc:740] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.708261 25925 consensus_queue.cc:260] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.709515 25925 raft_consensus.cc:3060] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.711666 25778 raft_consensus.cc:2468] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:11.712625 25817 leader_election.cc:304] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.713300 25973 raft_consensus.cc:2804] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.713721 25973 raft_consensus.cc:697] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:11.714661 25973 consensus_queue.cc:237] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.716533 25925 raft_consensus.cc:2468] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:11.721499 25672 catalog_manager.cc:5697] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.729843 26111 raft_consensus.cc:993] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.730381 26065 raft_consensus.cc:1081] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.732225 25777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:59364
I20260710 13:25:11.732757 25777 raft_consensus.cc:493] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.733148 25777 raft_consensus.cc:3060] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.733443 25973 raft_consensus.cc:993] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: : Instructing follower e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.733938 26066 raft_consensus.cc:1081] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Signalling peer e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.738363 25778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:59358
I20260710 13:25:11.738919 25778 raft_consensus.cc:493] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.739284 25778 raft_consensus.cc:3060] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.740708 25777 raft_consensus.cc:515] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.743505 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:11.744028 25851 raft_consensus.cc:3060] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.744159 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508848c601f44ddab2e7334ab02d23eb" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.744843 25925 raft_consensus.cc:3055] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.745210 25925 raft_consensus.cc:740] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.745695 25778 raft_consensus.cc:515] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.746107 25925 consensus_queue.cc:260] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.747727 25925 raft_consensus.cc:3060] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.748286 25778 leader_election.cc:290] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.747001 25777 leader_election.cc:290] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.748529 25927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.749130 25927 raft_consensus.cc:3060] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.750336 25851 raft_consensus.cc:2468] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.752638 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba6ce120adb49b58ff27c92d4768ed9" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:11.753159 25852 raft_consensus.cc:3055] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.753412 25852 raft_consensus.cc:740] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:11.754204 25852 consensus_queue.cc:260] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.754962 25742 leader_election.cc:304] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.755997 26093 raft_consensus.cc:2804] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.756542 26093 raft_consensus.cc:697] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:11.757378 26093 consensus_queue.cc:237] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.758813 25852 raft_consensus.cc:3060] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.755663 25927 raft_consensus.cc:2468] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.761602 25744 leader_election.cc:304] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.762931 26093 raft_consensus.cc:2804] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.763512 26093 raft_consensus.cc:697] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:11.764302 26093 consensus_queue.cc:237] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.766028 25852 raft_consensus.cc:2468] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.767915 25925 raft_consensus.cc:2468] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.768651 25672 catalog_manager.cc:5697] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.784502 25672 catalog_manager.cc:5697] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 1 to 2, leader changed from 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66) to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.823750 26065 raft_consensus.cc:993] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.824174 26111 raft_consensus.cc:1081] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.825708 25777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eddf316465e486f93c42cf620789085"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:59364
I20260710 13:25:11.826224 25777 raft_consensus.cc:493] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.826520 25777 raft_consensus.cc:3060] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.831852 25777 raft_consensus.cc:515] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.834352 25777 leader_election.cc:290] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.835016 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eddf316465e486f93c42cf620789085" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:11.835465 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eddf316465e486f93c42cf620789085" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.835644 25852 raft_consensus.cc:3060] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.836057 25925 raft_consensus.cc:3055] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.836375 25925 raft_consensus.cc:740] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.837217 25925 consensus_queue.cc:260] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.838512 25925 raft_consensus.cc:3060] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.842427 25852 raft_consensus.cc:2468] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.843731 25742 leader_election.cc:304] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.844556 26093 raft_consensus.cc:2804] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.844964 25925 raft_consensus.cc:2468] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.846347 26093 raft_consensus.cc:697] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:11.847256 26093 consensus_queue.cc:237] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.854681 25672 catalog_manager.cc:5697] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.879058 26065 raft_consensus.cc:993] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.879632 26111 raft_consensus.cc:1081] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer e4ee5c07698245658173de7be74a7e90 to start an election
I20260710 13:25:11.881326 25777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6facf787e32494e8104215330723d14"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
 from {username='slave'} at 127.0.0.1:59364
I20260710 13:25:11.881989 25777 raft_consensus.cc:493] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.882395 25777 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.889127 25777 raft_consensus.cc:515] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.890833 25777 leader_election.cc:290] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Requested vote from peers 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.891674 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:11.891808 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "e4ee5c07698245658173de7be74a7e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.892450 25852 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.892563 25925 raft_consensus.cc:3055] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.892952 25925 raft_consensus.cc:740] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.893771 25925 consensus_queue.cc:260] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.895061 25925 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.899863 25852 raft_consensus.cc:2468] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.901144 25742 leader_election.cc:304] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.902180 26093 raft_consensus.cc:2804] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.902511 25925 raft_consensus.cc:2468] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4ee5c07698245658173de7be74a7e90 in term 2.
I20260710 13:25:11.903252 26093 raft_consensus.cc:697] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Leader. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:11.904162 26093 consensus_queue.cc:237] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.911695 25672 catalog_manager.cc:5697] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to e4ee5c07698245658173de7be74a7e90 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "e4ee5c07698245658173de7be74a7e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.957461 26065 raft_consensus.cc:993] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: : Instructing follower 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:11.957959 26111 raft_consensus.cc:1081] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Signalling peer 50ba1419128c47d9b444536c8a3ae862 to start an election
I20260710 13:25:11.959360 25852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
 from {username='slave'} at 127.0.0.1:42034
I20260710 13:25:11.959808 25852 raft_consensus.cc:493] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.960078 25852 raft_consensus.cc:3060] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.965109 25852 raft_consensus.cc:515] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.966528 25852 leader_election.cc:290] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67:38863)
I20260710 13:25:11.967540 25925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
I20260710 13:25:11.967708 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2087f5302b9f4d3ea5a89556fbb34a21" candidate_uuid: "50ba1419128c47d9b444536c8a3ae862" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:11.968256 25925 raft_consensus.cc:3055] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.968324 25777 raft_consensus.cc:3060] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.968571 25925 raft_consensus.cc:740] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:11.969367 25925 consensus_queue.cc:260] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.970525 25925 raft_consensus.cc:3060] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.973671 25777 raft_consensus.cc:2468] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:11.974905 25817 leader_election.cc:304] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:11.975567 25925 raft_consensus.cc:2468] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50ba1419128c47d9b444536c8a3ae862 in term 2.
I20260710 13:25:11.975716 26066 raft_consensus.cc:2804] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.976231 26066 raft_consensus.cc:697] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Becoming Leader. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:11.976966 26066 consensus_queue.cc:237] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:11.983851 25777 raft_consensus.cc:1275] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:11.983944 25672 catalog_manager.cc:5697] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 reported cstate change: term changed from 1 to 2, leader changed from ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67) to 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "50ba1419128c47d9b444536c8a3ae862" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.985385 26111 consensus_queue.cc:1048] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.000339 25852 raft_consensus.cc:1275] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:12.001663 26065 consensus_queue.cc:1048] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.139068 25777 raft_consensus.cc:1275] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:12.140436 26066 consensus_queue.cc:1048] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.149417 25925 raft_consensus.cc:1275] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:12.151051 26095 consensus_queue.cc:1048] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.153208 25927 raft_consensus.cc:1275] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.155021 26147 consensus_queue.cc:1048] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:12.168300 25852 raft_consensus.cc:1275] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.170878 26093 consensus_queue.cc:1048] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.192451 25925 raft_consensus.cc:1275] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:12.194384 26095 consensus_queue.cc:1048] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.202404 25777 raft_consensus.cc:1275] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:12.203732 26095 consensus_queue.cc:1048] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.237460 25925 raft_consensus.cc:1275] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.238680 26147 consensus_queue.cc:1048] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.246733 25852 raft_consensus.cc:1275] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.248358 26147 consensus_queue.cc:1048] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.271016 25925 raft_consensus.cc:1275] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.272819 26147 consensus_queue.cc:1048] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.282370 25852 raft_consensus.cc:1275] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.283994 26147 consensus_queue.cc:1048] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.334117 25852 raft_consensus.cc:1275] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.335382 26147 consensus_queue.cc:1048] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.343516 25925 raft_consensus.cc:1275] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer e4ee5c07698245658173de7be74a7e90: 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:12.344925 26091 consensus_queue.cc:1048] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.383354 25777 raft_consensus.cc:1275] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:12.384491 26095 consensus_queue.cc:1048] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.392656 25925 raft_consensus.cc:1275] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Refusing update from remote peer 50ba1419128c47d9b444536c8a3ae862: 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:12.394220 26066 consensus_queue.cc:1048] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:14.488461 25674 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59224:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:25:14.507654 25674 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59224:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260710 13:25:14.603535 26170 log.cc:927] Time spent T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260710 13:25:14.608177 21857 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:25:14.701234 26193 tablet.cc:1724] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.765875 26200 tablet.cc:1724] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.783861 26192 tablet.cc:1724] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.790726 25817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.65:43135, user_credentials={real_user=slave}} blocked reactor thread for 59589.2us
W20260710 13:25:14.819885 25953 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:cba6ce120adb49b58ff27c92d4768ed9)
W20260710 13:25:14.827764 25953 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:cba6ce120adb49b58ff27c92d4768ed9)
W20260710 13:25:14.829427 25953 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:cba6ce120adb49b58ff27c92d4768ed9)
I20260710 13:25:14.803020 26206 tablet.cc:1724] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.829900 26196 log.cc:927] Time spent T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260710 13:25:14.831377 26213 tablet.cc:1724] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.799067 26208 tablet.cc:1724] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.880350 26222 tablet.cc:1724] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.869645 26216 tablet.cc:1724] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.898176 26208 tablet.cc:1724] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.933882 26192 tablet.cc:1724] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.902352 26215 tablet.cc:1724] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.943460 25851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fbb042502be4c24b15980bef949059b"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
mode: GRACEFUL
new_leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:60472
I20260710 13:25:14.944200 25851 raft_consensus.cc:606] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Received request to transfer leadership to TS ca9cd851b1f54b83a4c3e8da433ebdd2
W20260710 13:25:14.947408 25817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.65:43135, user_credentials={real_user=slave}} blocked reactor thread for 108510us
W20260710 13:25:14.952561 25819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:38863, user_credentials={real_user=slave}} blocked reactor thread for 97096us
I20260710 13:25:14.960347 26200 tablet.cc:1724] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.960723 26225 tablet.cc:1724] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.959069 26208 tablet.cc:1724] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.975275 26200 tablet.cc:1724] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14.897183 26221 tablet.cc:1724] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.009765 26192 tablet.cc:1724] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.013878 26215 tablet.cc:1724] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.026119 26213 tablet.cc:1724] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.030853 26225 tablet.cc:1724] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.036302 26230 tablet.cc:1724] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.004985 26193 tablet.cc:1724] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.050724 26229 raft_consensus.cc:993] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: : Instructing follower ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.051280 26229 raft_consensus.cc:1081] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Signalling peer ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.057283 25922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fbb042502be4c24b15980bef949059b"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:48222
I20260710 13:25:15.058372 25922 raft_consensus.cc:493] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:15.058933 25922 raft_consensus.cc:3060] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.066252 26206 tablet.cc:1724] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.072768 26216 tablet.cc:1724] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.077129 25922 raft_consensus.cc:515] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.073032 26215 tablet.cc:1724] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.080152 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbb042502be4c24b15980bef949059b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:15.080823 25778 raft_consensus.cc:3060] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.091240 25922 leader_election.cc:290] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:15.092844 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbb042502be4c24b15980bef949059b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:15.093508 25852 raft_consensus.cc:3055] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:15.093848 25852 raft_consensus.cc:740] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:15.094795 25852 consensus_queue.cc:260] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.096079 25852 raft_consensus.cc:3060] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.100200 25777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6facf787e32494e8104215330723d14"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
mode: GRACEFUL
new_leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:58652
I20260710 13:25:15.100888 25777 raft_consensus.cc:606] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Received request to transfer leadership to TS ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:15.102541 21857 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:25:15.101958 26215 tablet.cc:1724] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.103196 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:15.088819 26193 tablet.cc:1724] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:15.115361 25778 raft_consensus.cc:2468] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:15.120121 25891 leader_election.cc:304] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:15.121114 26228 raft_consensus.cc:2804] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:15.121652 26228 raft_consensus.cc:697] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:15.122556 26228 consensus_queue.cc:237] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.124186 25851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175"
dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
mode: GRACEFUL
new_leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:60472
I20260710 13:25:15.124794 25851 raft_consensus.cc:606] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Received request to transfer leadership to TS ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:15.127879 25778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b"
dest_uuid: "e4ee5c07698245658173de7be74a7e90"
mode: GRACEFUL
new_leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:58652
I20260710 13:25:15.128526 25778 raft_consensus.cc:606] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Received request to transfer leadership to TS ca9cd851b1f54b83a4c3e8da433ebdd2
I20260710 13:25:15.130020 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:15.130658 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:15.133925 25852 raft_consensus.cc:2468] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:15.144397 25676 catalog_manager.cc:5697] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 1 to 2, leader changed from 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66) to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.147089 25672 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081: soft_deleted_table [id=b5321c2577ab4c099f8c143c082ea34c] alter complete (version 1)
I20260710 13:25:15.418962 26201 raft_consensus.cc:993] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90: : Instructing follower ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.419562 26158 raft_consensus.cc:1081] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Signalling peer ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.420959 25922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:25:15.421383 25922 raft_consensus.cc:493] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:15.421653 25922 raft_consensus.cc:3060] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.427479 25922 raft_consensus.cc:515] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.428164 26158 raft_consensus.cc:993] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: : Instructing follower ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.428658 26201 raft_consensus.cc:1081] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Signalling peer ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.429772 25922 leader_election.cc:290] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:15.430003 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:15.430333 25921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6facf787e32494e8104215330723d14"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:25:15.430600 25778 raft_consensus.cc:3055] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:15.430423 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b668b1aa36d5499fafdf7511d675df6b" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:15.430996 25921 raft_consensus.cc:493] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:15.431020 25778 raft_consensus.cc:740] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:15.431195 25851 raft_consensus.cc:3060] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.431463 25921 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:15.432129 25778 consensus_queue.cc:260] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.433293 25778 raft_consensus.cc:3060] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.438203 25851 raft_consensus.cc:2468] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:15.439180 26177 raft_consensus.cc:993] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862: : Instructing follower ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.439805 25891 leader_election.cc:304] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50ba1419128c47d9b444536c8a3ae862, ca9cd851b1f54b83a4c3e8da433ebdd2; no voters: 
I20260710 13:25:15.440006 26227 raft_consensus.cc:1081] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Signalling peer ca9cd851b1f54b83a4c3e8da433ebdd2 to start an election
I20260710 13:25:15.440649 26228 raft_consensus.cc:2804] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:15.441087 26228 raft_consensus.cc:697] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:15.441988 25922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175"
dest_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2"
 from {username='slave'} at 127.0.0.1:48222
I20260710 13:25:15.441938 26228 consensus_queue.cc:237] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.442168 25778 raft_consensus.cc:2468] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:15.442660 25922 raft_consensus.cc:493] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:15.446520 25922 raft_consensus.cc:3060] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.446828 25921 raft_consensus.cc:515] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.450685 25778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:15.451180 25778 raft_consensus.cc:3055] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:15.451833 25778 raft_consensus.cc:740] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4ee5c07698245658173de7be74a7e90, State: Running, Role: LEADER
I20260710 13:25:15.452492 25778 consensus_queue.cc:260] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [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: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.454456 25778 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:15.455212 25852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6facf787e32494e8104215330723d14" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:15.455804 25852 raft_consensus.cc:3060] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:15.456180 25922 raft_consensus.cc:515] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.458074 25921 leader_election.cc:290] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 3 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:15.459444 25777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4ee5c07698245658173de7be74a7e90"
I20260710 13:25:15.460004 25922 leader_election.cc:290] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Requested vote from peers e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135), 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263)
I20260710 13:25:15.460053 25777 raft_consensus.cc:3060] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.461016 25778 raft_consensus.cc:2468] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 3.
I20260710 13:25:15.462412 25891 leader_election.cc:304] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:15.463672 26207 raft_consensus.cc:2804] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:15.464138 26207 raft_consensus.cc:697] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 3 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:15.464913 26207 consensus_queue.cc:237] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [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: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.467674 25777 raft_consensus.cc:2468] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:15.468904 25891 leader_election.cc:304] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9cd851b1f54b83a4c3e8da433ebdd2, e4ee5c07698245658173de7be74a7e90; no voters: 
I20260710 13:25:15.469874 25851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537c28a3ec6344dcad4566f6dd9e8175" candidate_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50ba1419128c47d9b444536c8a3ae862"
I20260710 13:25:15.470011 26207 raft_consensus.cc:2804] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:15.470497 25851 raft_consensus.cc:3055] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:15.470779 26207 raft_consensus.cc:697] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Becoming Leader. State: Replica: ca9cd851b1f54b83a4c3e8da433ebdd2, State: Running, Role: LEADER
I20260710 13:25:15.469911 25674 catalog_manager.cc:5697] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 1 to 2, leader changed from e4ee5c07698245658173de7be74a7e90 (127.21.88.65) to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.470808 25851 raft_consensus.cc:740] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50ba1419128c47d9b444536c8a3ae862, State: Running, Role: LEADER
I20260710 13:25:15.471604 25852 raft_consensus.cc:2468] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 3.
I20260710 13:25:15.471693 26207 consensus_queue.cc:237] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.471937 25851 consensus_queue.cc:260] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } }
I20260710 13:25:15.473088 25851 raft_consensus.cc:3060] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:15.483249 25851 raft_consensus.cc:2468] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9cd851b1f54b83a4c3e8da433ebdd2 in term 2.
I20260710 13:25:15.487316 25674 catalog_manager.cc:5697] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 2 to 3, leader changed from e4ee5c07698245658173de7be74a7e90 (127.21.88.65) to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 3 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.488633 25674 catalog_manager.cc:5697] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 reported cstate change: term changed from 1 to 2, leader changed from 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66) to ca9cd851b1f54b83a4c3e8da433ebdd2 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca9cd851b1f54b83a4c3e8da433ebdd2" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 38863 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:15.549320 25851 raft_consensus.cc:1275] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:25:15.550711 26207 consensus_queue.cc:1048] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.559072 25777 raft_consensus.cc:1275] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:25:15.560866 26207 consensus_queue.cc:1048] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:15.838754 25851 raft_consensus.cc:1275] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:15.840086 26207 consensus_queue.cc:1048] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:15.854571 25777 raft_consensus.cc:1275] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:15.856479 26207 consensus_queue.cc:1048] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:15.905900 25851 raft_consensus.cc:1275] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 3 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:15.907137 26207 consensus_queue.cc:1048] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.915081 25777 raft_consensus.cc:1275] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 3 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:15.916550 26207 consensus_queue.cc:1048] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:15.950671 25777 raft_consensus.cc:1275] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:15.951872 26207 consensus_queue.cc:1048] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4ee5c07698245658173de7be74a7e90" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:15.961372 25851 raft_consensus.cc:1275] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Refusing update from remote peer ca9cd851b1f54b83a4c3e8da433ebdd2: 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:15.964074 26228 consensus_queue.cc:1048] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50ba1419128c47d9b444536c8a3ae862" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:16.191273 21857 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:25:16.197038 21857 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:25:16.197826 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:16.206316 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:16.206905 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:17.236570 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
W20260710 13:25:17.254649 25817 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 13:25:17.258105 25817 consensus_peers.cc:597] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 -> Peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Couldn't send request to peer e4ee5c07698245658173de7be74a7e90. 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:17.265414 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:17.266288 21857 tablet_replica.cc:333] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.267027 21857 raft_consensus.cc:2243] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.267477 21857 raft_consensus.cc:2272] T 3fbb042502be4c24b15980bef949059b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.269181 21857 tablet_replica.cc:333] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.269727 21857 raft_consensus.cc:2243] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.270536 21857 raft_consensus.cc:2272] T cba6ce120adb49b58ff27c92d4768ed9 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.272161 21857 tablet_replica.cc:333] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.272715 21857 raft_consensus.cc:2243] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.273432 21857 raft_consensus.cc:2272] T 9eddf316465e486f93c42cf620789085 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.275326 21857 tablet_replica.cc:333] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.275915 21857 raft_consensus.cc:2243] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.276342 21857 raft_consensus.cc:2272] T 4a0344b57aa24bdaaf6d060420d605da P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.278281 21857 tablet_replica.cc:333] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.278825 21857 raft_consensus.cc:2243] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.279603 21857 raft_consensus.cc:2272] T fbad3b0788c54458913760d3f2d1975b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.281424 21857 tablet_replica.cc:333] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.282018 21857 raft_consensus.cc:2243] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.282459 21857 raft_consensus.cc:2272] T 2087f5302b9f4d3ea5a89556fbb34a21 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.284098 21857 tablet_replica.cc:333] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.284626 21857 raft_consensus.cc:2243] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.285014 21857 raft_consensus.cc:2272] T b668b1aa36d5499fafdf7511d675df6b P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.286906 21857 tablet_replica.cc:333] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.287472 21857 raft_consensus.cc:2243] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.288254 21857 raft_consensus.cc:2272] T 5fc7068cf9f24666a298fbcbe3f051f3 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.290169 21857 tablet_replica.cc:333] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.290723 21857 raft_consensus.cc:2243] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.291142 21857 raft_consensus.cc:2272] T 39a35307683242919abb37acc82b7b7d P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.292857 21857 tablet_replica.cc:333] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.293383 21857 raft_consensus.cc:2243] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.293859 21857 raft_consensus.cc:2272] T 65bf8dab7b8041008b5c762d6b40dac1 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.295696 21857 tablet_replica.cc:333] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.296247 21857 raft_consensus.cc:2243] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.296667 21857 raft_consensus.cc:2272] T 537c28a3ec6344dcad4566f6dd9e8175 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.299362 21857 tablet_replica.cc:333] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.300300 21857 raft_consensus.cc:2243] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.300815 21857 raft_consensus.cc:2272] T c7ee9e5220aa4e6082d14b02f7b4baa9 P e4ee5c07698245658173de7be74a7e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.302762 21857 tablet_replica.cc:333] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.303303 21857 raft_consensus.cc:2243] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.304078 21857 raft_consensus.cc:2272] T a5cfc0f9f8114d2aaf95745a1dec37d6 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.306190 21857 tablet_replica.cc:333] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.306734 21857 raft_consensus.cc:2243] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.307173 21857 raft_consensus.cc:2272] T e80a54e08e1b4799ab9dae10b2d96487 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.309087 21857 tablet_replica.cc:333] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.309616 21857 raft_consensus.cc:2243] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.310346 21857 raft_consensus.cc:2272] T 508848c601f44ddab2e7334ab02d23eb P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.312062 21857 tablet_replica.cc:333] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.312552 21857 raft_consensus.cc:2243] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.312950 21857 raft_consensus.cc:2272] T a6facf787e32494e8104215330723d14 P e4ee5c07698245658173de7be74a7e90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.314644 21857 tablet_replica.cc:333] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.315124 21857 raft_consensus.cc:2243] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.315541 21857 raft_consensus.cc:2272] T 7a2511076bd14e4ab94004ce464e0781 P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.317281 21857 tablet_replica.cc:333] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90: stopping tablet replica
I20260710 13:25:17.317715 21857 raft_consensus.cc:2243] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.318135 21857 raft_consensus.cc:2272] T b95172dd71934771b175ff57ce1bc38f P e4ee5c07698245658173de7be74a7e90 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:17.342602 25891 consensus_peers.cc:597] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Couldn't send request to peer e4ee5c07698245658173de7be74a7e90. 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:17.359018 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
W20260710 13:25:17.377169 25817 consensus_peers.cc:597] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 -> Peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Couldn't send request to peer e4ee5c07698245658173de7be74a7e90. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.391844 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
W20260710 13:25:17.416930 25891 consensus_peers.cc:597] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Couldn't send request to peer e4ee5c07698245658173de7be74a7e90. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:17.422181 25891 consensus_peers.cc:597] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Couldn't send request to peer 50ba1419128c47d9b444536c8a3ae862. 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:17.426757 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:17.427627 21857 tablet_replica.cc:333] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.428557 21857 raft_consensus.cc:2243] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.429523 21857 raft_consensus.cc:2272] T e80a54e08e1b4799ab9dae10b2d96487 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.431341 21857 tablet_replica.cc:333] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.431856 21857 raft_consensus.cc:2243] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.432232 21857 raft_consensus.cc:2272] T 3fbb042502be4c24b15980bef949059b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.433873 21857 tablet_replica.cc:333] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.434360 21857 raft_consensus.cc:2243] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.434711 21857 raft_consensus.cc:2272] T 9eddf316465e486f93c42cf620789085 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.436460 21857 tablet_replica.cc:333] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.436975 21857 raft_consensus.cc:2243] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.437659 21857 raft_consensus.cc:2272] T 4a0344b57aa24bdaaf6d060420d605da P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.439316 21857 tablet_replica.cc:333] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.439802 21857 raft_consensus.cc:2243] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.440155 21857 raft_consensus.cc:2272] T cba6ce120adb49b58ff27c92d4768ed9 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.441701 21857 tablet_replica.cc:333] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.442245 21857 raft_consensus.cc:2243] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.442909 21857 raft_consensus.cc:2272] T 2087f5302b9f4d3ea5a89556fbb34a21 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.444563 21857 tablet_replica.cc:333] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.445106 21857 raft_consensus.cc:2243] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.445508 21857 raft_consensus.cc:2272] T b668b1aa36d5499fafdf7511d675df6b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.447561 21857 tablet_replica.cc:333] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.448138 21857 raft_consensus.cc:2243] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.448630 21857 raft_consensus.cc:2272] T 5fc7068cf9f24666a298fbcbe3f051f3 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.450407 21857 tablet_replica.cc:333] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.450949 21857 raft_consensus.cc:2243] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.451373 21857 raft_consensus.cc:2272] T fbad3b0788c54458913760d3f2d1975b P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.453152 21857 tablet_replica.cc:333] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.453716 21857 raft_consensus.cc:2243] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.454165 21857 raft_consensus.cc:2272] T 508848c601f44ddab2e7334ab02d23eb P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.455986 21857 tablet_replica.cc:333] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.456564 21857 raft_consensus.cc:2243] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.457341 21857 raft_consensus.cc:2272] T b95172dd71934771b175ff57ce1bc38f P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.459197 21857 tablet_replica.cc:333] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.459699 21857 raft_consensus.cc:2243] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.460122 21857 raft_consensus.cc:2272] T a6facf787e32494e8104215330723d14 P 50ba1419128c47d9b444536c8a3ae862 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.461659 21857 tablet_replica.cc:333] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.462170 21857 raft_consensus.cc:2243] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.462581 21857 raft_consensus.cc:2272] T 7a2511076bd14e4ab94004ce464e0781 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.464296 21857 tablet_replica.cc:333] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.464717 21857 raft_consensus.cc:2243] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.465075 21857 raft_consensus.cc:2272] T 537c28a3ec6344dcad4566f6dd9e8175 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.466766 21857 tablet_replica.cc:333] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.467259 21857 raft_consensus.cc:2243] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.467743 21857 raft_consensus.cc:2272] T a5cfc0f9f8114d2aaf95745a1dec37d6 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.470304 21857 tablet_replica.cc:333] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.471067 21857 raft_consensus.cc:2243] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.472103 21857 raft_consensus.cc:2272] T c7ee9e5220aa4e6082d14b02f7b4baa9 P 50ba1419128c47d9b444536c8a3ae862 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:17.472455 25891 consensus_peers.cc:597] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Couldn't send request to peer e4ee5c07698245658173de7be74a7e90. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.474545 21857 tablet_replica.cc:333] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.475229 21857 raft_consensus.cc:2243] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.475668 21857 raft_consensus.cc:2272] T 39a35307683242919abb37acc82b7b7d P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:17.476570 25891 consensus_peers.cc:597] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Couldn't send request to peer 50ba1419128c47d9b444536c8a3ae862. 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:17.477430 21857 tablet_replica.cc:333] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862: stopping tablet replica
I20260710 13:25:17.478003 21857 raft_consensus.cc:2243] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.478736 21857 raft_consensus.cc:2272] T 65bf8dab7b8041008b5c762d6b40dac1 P 50ba1419128c47d9b444536c8a3ae862 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.515745 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
W20260710 13:25:17.526583 25891 consensus_peers.cc:597] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer 50ba1419128c47d9b444536c8a3ae862 (127.21.88.66:41263): Couldn't send request to peer 50ba1419128c47d9b444536c8a3ae862. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.66:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.545244 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
W20260710 13:25:17.571033 25891 consensus_peers.cc:597] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Couldn't send request to peer e4ee5c07698245658173de7be74a7e90. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.574931 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:17.575785 21857 tablet_replica.cc:333] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.576763 21857 raft_consensus.cc:2243] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.577579 21857 raft_consensus.cc:2272] T 3fbb042502be4c24b15980bef949059b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.579365 21857 tablet_replica.cc:333] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.579883 21857 raft_consensus.cc:2243] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.580262 21857 raft_consensus.cc:2272] T e80a54e08e1b4799ab9dae10b2d96487 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.581887 21857 tablet_replica.cc:333] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.582547 21857 raft_consensus.cc:2243] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.582983 21857 raft_consensus.cc:2272] T cba6ce120adb49b58ff27c92d4768ed9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.584672 21857 tablet_replica.cc:333] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.585253 21857 raft_consensus.cc:2243] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.585675 21857 raft_consensus.cc:2272] T 4a0344b57aa24bdaaf6d060420d605da P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:17.586611 25891 consensus_peers.cc:597] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 -> Peer e4ee5c07698245658173de7be74a7e90 (127.21.88.65:43135): Couldn't send request to peer e4ee5c07698245658173de7be74a7e90. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.587387 21857 tablet_replica.cc:333] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.587963 21857 raft_consensus.cc:2243] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.588438 21857 raft_consensus.cc:2272] T 9eddf316465e486f93c42cf620789085 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.590257 21857 tablet_replica.cc:333] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.590819 21857 raft_consensus.cc:2243] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.591289 21857 raft_consensus.cc:2272] T fbad3b0788c54458913760d3f2d1975b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.593216 21857 tablet_replica.cc:333] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.593752 21857 raft_consensus.cc:2243] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.594564 21857 raft_consensus.cc:2272] T 537c28a3ec6344dcad4566f6dd9e8175 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.596364 21857 tablet_replica.cc:333] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.596892 21857 raft_consensus.cc:2243] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.597316 21857 raft_consensus.cc:2272] T c7ee9e5220aa4e6082d14b02f7b4baa9 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.599293 21857 tablet_replica.cc:333] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.599758 21857 raft_consensus.cc:2243] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.600128 21857 raft_consensus.cc:2272] T a5cfc0f9f8114d2aaf95745a1dec37d6 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.601996 21857 tablet_replica.cc:333] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.602450 21857 raft_consensus.cc:2243] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.602854 21857 raft_consensus.cc:2272] T 508848c601f44ddab2e7334ab02d23eb P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.604424 21857 tablet_replica.cc:333] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.604888 21857 raft_consensus.cc:2243] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.605531 21857 raft_consensus.cc:2272] T a6facf787e32494e8104215330723d14 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.607229 21857 tablet_replica.cc:333] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.608012 21857 raft_consensus.cc:2243] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.608846 21857 raft_consensus.cc:2272] T 7a2511076bd14e4ab94004ce464e0781 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.610718 21857 tablet_replica.cc:333] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.611212 21857 raft_consensus.cc:2243] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.611550 21857 raft_consensus.cc:2272] T b95172dd71934771b175ff57ce1bc38f P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.613214 21857 tablet_replica.cc:333] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.613654 21857 raft_consensus.cc:2243] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.614104 21857 raft_consensus.cc:2272] T 2087f5302b9f4d3ea5a89556fbb34a21 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.615792 21857 tablet_replica.cc:333] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.616264 21857 raft_consensus.cc:2243] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.616909 21857 raft_consensus.cc:2272] T b668b1aa36d5499fafdf7511d675df6b P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.618816 21857 tablet_replica.cc:333] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.619284 21857 raft_consensus.cc:2243] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.619707 21857 raft_consensus.cc:2272] T 5fc7068cf9f24666a298fbcbe3f051f3 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.621407 21857 tablet_replica.cc:333] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.621925 21857 raft_consensus.cc:2243] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.622588 21857 raft_consensus.cc:2272] T 39a35307683242919abb37acc82b7b7d P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.624183 21857 tablet_replica.cc:333] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2: stopping tablet replica
I20260710 13:25:17.624733 21857 raft_consensus.cc:2243] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.625180 21857 raft_consensus.cc:2272] T 65bf8dab7b8041008b5c762d6b40dac1 P ca9cd851b1f54b83a4c3e8da433ebdd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.661369 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:25:17.689426 21857 master.cc:562] Master@127.21.88.126:40225 shutting down...
I20260710 13:25:17.713760 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:17.714349 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.714763 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77c2d2db2f5843b99fd981f88d0b8081: stopping tablet replica
I20260710 13:25:17.734905 21857 master.cc:584] Master@127.21.88.126:40225 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12888 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:25:17.783962 21857 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.88.126:46733
I20260710 13:25:17.785105 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:17.791860 26252 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:25:17.791939 26253 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:25:17.792634 26255 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:25:17.793022 21857 server_base.cc:1061] running on GCE node
I20260710 13:25:17.794530 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:17.794713 21857 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:25:17.794915 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689917794896 us; error 0 us; skew 500 ppm
I20260710 13:25:17.795439 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:17.797907 21857 webserver.cc:533] Webserver started at http://127.21.88.126:41399/ using document root <none> and password file <none>
I20260710 13:25:17.798439 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:17.798617 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:17.798913 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:17.799981 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/master-0-root/instance:
uuid: "02c3ea781db944ab99eecc4f306fd11a"
format_stamp: "Formatted at 2026-07-10 13:25:17 on dist-test-slave-z93j"
I20260710 13:25:17.804426 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:17.807834 26260 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:25:17.808626 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:25:17.808933 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/master-0-root
uuid: "02c3ea781db944ab99eecc4f306fd11a"
format_stamp: "Formatted at 2026-07-10 13:25:17 on dist-test-slave-z93j"
I20260710 13:25:17.809209 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-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:25:17.825495 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:17.826704 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:17.865504 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.126:46733
I20260710 13:25:17.865617 26311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.126:46733 every 8 connection(s)
I20260710 13:25:17.869473 26312 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:25:17.882704 26312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a: Bootstrap starting.
I20260710 13:25:17.887394 26312 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:17.891713 26312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a: No bootstrap required, opened a new log
I20260710 13:25:17.893867 26312 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02c3ea781db944ab99eecc4f306fd11a" member_type: VOTER }
I20260710 13:25:17.894271 26312 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:17.894471 26312 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02c3ea781db944ab99eecc4f306fd11a, State: Initialized, Role: FOLLOWER
I20260710 13:25:17.895035 26312 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02c3ea781db944ab99eecc4f306fd11a" member_type: VOTER }
I20260710 13:25:17.895499 26312 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:17.895720 26312 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:17.895987 26312 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:17.900458 26312 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02c3ea781db944ab99eecc4f306fd11a" member_type: VOTER }
I20260710 13:25:17.901021 26312 leader_election.cc:304] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [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: 02c3ea781db944ab99eecc4f306fd11a; no voters: 
I20260710 13:25:17.902233 26312 leader_election.cc:290] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:17.902573 26315 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:17.903894 26315 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 1 LEADER]: Becoming Leader. State: Replica: 02c3ea781db944ab99eecc4f306fd11a, State: Running, Role: LEADER
I20260710 13:25:17.904577 26315 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [LEADER]: Queue going to LEADER mode. State: All 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: "02c3ea781db944ab99eecc4f306fd11a" member_type: VOTER }
I20260710 13:25:17.905100 26312 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:17.908756 26316 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02c3ea781db944ab99eecc4f306fd11a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02c3ea781db944ab99eecc4f306fd11a" member_type: VOTER } }
I20260710 13:25:17.909005 26317 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02c3ea781db944ab99eecc4f306fd11a. Latest consensus state: current_term: 1 leader_uuid: "02c3ea781db944ab99eecc4f306fd11a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02c3ea781db944ab99eecc4f306fd11a" member_type: VOTER } }
I20260710 13:25:17.909412 26316 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:17.909457 26317 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:17.919459 26321 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:17.924899 26321 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:17.925941 21857 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:17.933048 26321 catalog_manager.cc:1383] Generated new cluster ID: a4dc7e875f3c43178bcc2d2b495a24b2
I20260710 13:25:17.933332 26321 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:17.948035 26321 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:17.949312 26321 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:17.970034 26321 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a: Generated new TSK 0
I20260710 13:25:17.970659 26321 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:17.992540 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:17.998463 26333 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:25:17.999576 26334 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:25:18.001978 21857 server_base.cc:1061] running on GCE node
W20260710 13:25:18.002087 26336 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:25:18.003057 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:18.003278 21857 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:25:18.003453 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689918003435 us; error 0 us; skew 500 ppm
I20260710 13:25:18.003994 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:18.006597 21857 webserver.cc:533] Webserver started at http://127.21.88.65:43725/ using document root <none> and password file <none>
I20260710 13:25:18.007174 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:18.007387 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:18.007659 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:18.008697 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-0-root/instance:
uuid: "8d11403867484572b3bedd52d1e79513"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-z93j"
I20260710 13:25:18.013582 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:25:18.017223 26341 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:25:18.018226 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:18.018615 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-0-root
uuid: "8d11403867484572b3bedd52d1e79513"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-z93j"
I20260710 13:25:18.018875 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-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:25:18.034906 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:18.036062 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:18.037431 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:18.039690 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:18.039861 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.040151 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:18.040326 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.079569 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.65:40011
I20260710 13:25:18.079666 26403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.65:40011 every 8 connection(s)
I20260710 13:25:18.084863 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:18.092217 26408 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:25:18.095222 26409 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:25:18.095419 21857 server_base.cc:1061] running on GCE node
W20260710 13:25:18.096755 26411 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:25:18.097950 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:18.098193 21857 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:25:18.098397 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689918098379 us; error 0 us; skew 500 ppm
I20260710 13:25:18.098455 26404 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46733
I20260710 13:25:18.098896 26404 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:18.099116 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:18.099647 26404 heartbeater.cc:507] Master 127.21.88.126:46733 requested a full tablet report, sending...
I20260710 13:25:18.102079 26277 ts_manager.cc:194] Registered new tserver with Master: 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011)
I20260710 13:25:18.102283 21857 webserver.cc:533] Webserver started at http://127.21.88.66:41707/ using document root <none> and password file <none>
I20260710 13:25:18.103029 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:18.103247 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:18.103554 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:18.104044 26277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50450
I20260710 13:25:18.104768 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-1-root/instance:
uuid: "f2cc781e69664ddb8417895d82634c76"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-z93j"
I20260710 13:25:18.109643 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:25:18.113250 26416 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:25:18.114179 21857 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:18.114467 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-1-root
uuid: "f2cc781e69664ddb8417895d82634c76"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-z93j"
I20260710 13:25:18.114732 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-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:25:18.135515 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:18.136797 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:18.138331 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:18.140777 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:18.140956 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.141263 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:18.141414 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.182322 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.66:35723
I20260710 13:25:18.182411 26478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.66:35723 every 8 connection(s)
I20260710 13:25:18.187537 21857 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:18.196116 26482 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:25:18.196868 26483 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:25:18.199836 26479 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46733
I20260710 13:25:18.200037 21857 server_base.cc:1061] running on GCE node
W20260710 13:25:18.199972 26485 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:25:18.200479 26479 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:18.201493 21857 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:25:18.201601 26479 heartbeater.cc:507] Master 127.21.88.126:46733 requested a full tablet report, sending...
W20260710 13:25:18.201820 21857 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:25:18.202067 21857 hybrid_clock.cc:648] HybridClock initialized: now 1783689918202047 us; error 0 us; skew 500 ppm
I20260710 13:25:18.202816 21857 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:18.204209 26277 ts_manager.cc:194] Registered new tserver with Master: f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:18.206123 21857 webserver.cc:533] Webserver started at http://127.21.88.67:45329/ using document root <none> and password file <none>
I20260710 13:25:18.206303 26277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50462
I20260710 13:25:18.206841 21857 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:18.207122 21857 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:18.207448 21857 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:18.209115 21857 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-2-root/instance:
uuid: "9c7f0434de09483598d368035a8f8831"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-z93j"
I20260710 13:25:18.214087 21857 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:25:18.217692 26490 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:25:18.218715 21857 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:18.218983 21857 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-2-root
uuid: "9c7f0434de09483598d368035a8f8831"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-z93j"
I20260710 13:25:18.219233 21857 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0U2Bbh/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689809217280-21857-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:25:18.230309 21857 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:18.231379 21857 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:18.232781 21857 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:18.234973 21857 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:18.235157 21857 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.235441 21857 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:18.235600 21857 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.276315 21857 rpc_server.cc:307] RPC server started. Bound to: 127.21.88.67:41917
I20260710 13:25:18.276499 26552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.88.67:41917 every 8 connection(s)
I20260710 13:25:18.290640 26553 heartbeater.cc:344] Connected to a master server at 127.21.88.126:46733
I20260710 13:25:18.291127 26553 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:18.291929 26553 heartbeater.cc:507] Master 127.21.88.126:46733 requested a full tablet report, sending...
I20260710 13:25:18.294138 26277 ts_manager.cc:194] Registered new tserver with Master: 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.294445 21857 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015022903s
I20260710 13:25:18.295953 26277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50474
I20260710 13:25:18.321209 26277 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50486:
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:25:18.323809 26277 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:25:18.402530 26441 tablet_service.cc:1511] Processing CreateTablet for tablet e79d1698b8ec48ecab86ce7ebd779772 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:18.403862 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2a5233aa594614ad38c139e5e4b42c (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:18.404556 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d1698b8ec48ecab86ce7ebd779772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.405616 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2a5233aa594614ad38c139e5e4b42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.407534 26440 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5d38ebade2494eb285b182ea7a68cc (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:18.409224 26440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5d38ebade2494eb285b182ea7a68cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.408821 26442 tablet_service.cc:1511] Processing CreateTablet for tablet 2417e3775a5f4d549495d450c43fefc4 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:18.410351 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2417e3775a5f4d549495d450c43fefc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.407619 26443 tablet_service.cc:1511] Processing CreateTablet for tablet cda5e907abb54593af974a045bc6f479 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:18.411845 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda5e907abb54593af974a045bc6f479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.415273 26439 tablet_service.cc:1511] Processing CreateTablet for tablet 10c1442d9c124fedb654f9c7ae9128ee (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:18.417245 26439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c1442d9c124fedb654f9c7ae9128ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.420118 26438 tablet_service.cc:1511] Processing CreateTablet for tablet 94e60b6aa6744ba6a2eb9d9601479845 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:18.421654 26438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e60b6aa6744ba6a2eb9d9601479845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.438911 26437 tablet_service.cc:1511] Processing CreateTablet for tablet eb43e3cb217349599cd1b0458ae0bde8 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:18.440313 26437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43e3cb217349599cd1b0458ae0bde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.445065 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2a5233aa594614ad38c139e5e4b42c (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:18.446632 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2a5233aa594614ad38c139e5e4b42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.451169 26368 tablet_service.cc:1511] Processing CreateTablet for tablet cda5e907abb54593af974a045bc6f479 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:18.452737 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda5e907abb54593af974a045bc6f479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.455096 26367 tablet_service.cc:1511] Processing CreateTablet for tablet 2417e3775a5f4d549495d450c43fefc4 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:18.456598 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2417e3775a5f4d549495d450c43fefc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.462972 26363 tablet_service.cc:1511] Processing CreateTablet for tablet 94e60b6aa6744ba6a2eb9d9601479845 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:18.464347 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e60b6aa6744ba6a2eb9d9601479845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.466372 26436 tablet_service.cc:1511] Processing CreateTablet for tablet 91a75d742e8443b9a5d1cecb9df4e398 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:18.467051 26362 tablet_service.cc:1511] Processing CreateTablet for tablet eb43e3cb217349599cd1b0458ae0bde8 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:18.467864 26436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a75d742e8443b9a5d1cecb9df4e398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.468353 26362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43e3cb217349599cd1b0458ae0bde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.470877 26518 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2a5233aa594614ad38c139e5e4b42c (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:18.471815 26510 tablet_service.cc:1511] Processing CreateTablet for tablet 91a75d742e8443b9a5d1cecb9df4e398 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:18.471982 26361 tablet_service.cc:1511] Processing CreateTablet for tablet 91a75d742e8443b9a5d1cecb9df4e398 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:18.472306 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2a5233aa594614ad38c139e5e4b42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.473182 26510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a75d742e8443b9a5d1cecb9df4e398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.473299 26361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a75d742e8443b9a5d1cecb9df4e398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.473587 26517 tablet_service.cc:1511] Processing CreateTablet for tablet cda5e907abb54593af974a045bc6f479 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:18.475735 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda5e907abb54593af974a045bc6f479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.475968 26513 tablet_service.cc:1511] Processing CreateTablet for tablet 10c1442d9c124fedb654f9c7ae9128ee (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:18.477309 26513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c1442d9c124fedb654f9c7ae9128ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.461244 26364 tablet_service.cc:1511] Processing CreateTablet for tablet 10c1442d9c124fedb654f9c7ae9128ee (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:18.479128 26364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c1442d9c124fedb654f9c7ae9128ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.478724 26511 tablet_service.cc:1511] Processing CreateTablet for tablet eb43e3cb217349599cd1b0458ae0bde8 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:18.480172 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43e3cb217349599cd1b0458ae0bde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.481431 26514 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5d38ebade2494eb285b182ea7a68cc (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:18.482973 26514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5d38ebade2494eb285b182ea7a68cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.483117 26516 tablet_service.cc:1511] Processing CreateTablet for tablet 2417e3775a5f4d549495d450c43fefc4 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:18.484513 26516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2417e3775a5f4d549495d450c43fefc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.478724 26515 tablet_service.cc:1511] Processing CreateTablet for tablet e79d1698b8ec48ecab86ce7ebd779772 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:18.487251 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d1698b8ec48ecab86ce7ebd779772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.479780 26512 tablet_service.cc:1511] Processing CreateTablet for tablet 94e60b6aa6744ba6a2eb9d9601479845 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:18.489624 26365 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5d38ebade2494eb285b182ea7a68cc (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:18.490696 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e60b6aa6744ba6a2eb9d9601479845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.491066 26365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5d38ebade2494eb285b182ea7a68cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.459098 26366 tablet_service.cc:1511] Processing CreateTablet for tablet e79d1698b8ec48ecab86ce7ebd779772 (DEFAULT_TABLE table=test-workload [id=cc0429380d184473934f5f2e44b22809]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:18.494405 26366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79d1698b8ec48ecab86ce7ebd779772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.555895 26568 tablet_bootstrap.cc:492] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:18.583209 26568 tablet_bootstrap.cc:654] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.601863 26569 tablet_bootstrap.cc:492] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:18.607417 26570 tablet_bootstrap.cc:492] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:18.617406 26570 tablet_bootstrap.cc:654] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.626740 26569 tablet_bootstrap.cc:654] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.632413 26570 tablet_bootstrap.cc:492] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:18.632879 26570 ts_tablet_manager.cc:1403] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.026s	user 0.000s	sys 0.011s
I20260710 13:25:18.634100 26568 tablet_bootstrap.cc:492] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:18.634675 26568 ts_tablet_manager.cc:1403] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.012s
I20260710 13:25:18.635288 26570 raft_consensus.cc:359] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.635867 26570 raft_consensus.cc:385] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.636206 26570 raft_consensus.cc:740] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.637111 26570 consensus_queue.cc:260] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.637567 26568 raft_consensus.cc:359] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.638227 26569 tablet_bootstrap.cc:492] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:18.638314 26568 raft_consensus.cc:385] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.638909 26569 ts_tablet_manager.cc:1403] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.006s
I20260710 13:25:18.639097 26568 raft_consensus.cc:740] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.640120 26553 heartbeater.cc:499] Master 127.21.88.126:46733 was elected leader, sending a full tablet report...
I20260710 13:25:18.640046 26568 consensus_queue.cc:260] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.641453 26570 ts_tablet_manager.cc:1434] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:25:18.642455 26570 tablet_bootstrap.cc:492] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:18.642921 26569 raft_consensus.cc:359] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.643630 26569 raft_consensus.cc:385] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.643929 26569 raft_consensus.cc:740] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.644856 26569 consensus_queue.cc:260] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.651275 26570 tablet_bootstrap.cc:654] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.655181 26479 heartbeater.cc:499] Master 127.21.88.126:46733 was elected leader, sending a full tablet report...
I20260710 13:25:18.655591 26568 ts_tablet_manager.cc:1434] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.021s	user 0.019s	sys 0.002s
I20260710 13:25:18.656864 26568 tablet_bootstrap.cc:492] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:18.664376 26568 tablet_bootstrap.cc:654] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.670207 26575 raft_consensus.cc:493] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:18.670953 26575 raft_consensus.cc:515] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.673753 26404 heartbeater.cc:499] Master 127.21.88.126:46733 was elected leader, sending a full tablet report...
I20260710 13:25:18.674386 26569 ts_tablet_manager.cc:1434] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.035s	user 0.023s	sys 0.012s
I20260710 13:25:18.675447 26569 tablet_bootstrap.cc:492] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:18.682288 26569 tablet_bootstrap.cc:654] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.683630 26575 leader_election.cc:290] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.697934 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:18.699414 26570 tablet_bootstrap.cc:492] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:18.699954 26570 ts_tablet_manager.cc:1403] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.005s
W20260710 13:25:18.703116 26417 leader_election.cc:343] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:18.703262 26568 tablet_bootstrap.cc:492] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:18.704113 26568 ts_tablet_manager.cc:1403] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.011s
I20260710 13:25:18.703011 26570 raft_consensus.cc:359] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.705806 26570 raft_consensus.cc:385] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.706151 26570 raft_consensus.cc:740] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.707139 26570 consensus_queue.cc:260] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.707571 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:18.708738 26568 raft_consensus.cc:359] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
W20260710 13:25:18.709214 26417 leader_election.cc:343] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:18.709724 26568 raft_consensus.cc:385] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.710187 26417 leader_election.cc:304] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2cc781e69664ddb8417895d82634c76; no voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831
I20260710 13:25:18.710199 26568 raft_consensus.cc:740] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.711159 26575 raft_consensus.cc:2749] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:18.711369 26568 consensus_queue.cc:260] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.713970 26568 ts_tablet_manager.cc:1434] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:25:18.715085 26568 tablet_bootstrap.cc:492] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:18.716925 26570 ts_tablet_manager.cc:1434] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 13:25:18.718451 26569 tablet_bootstrap.cc:492] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:18.718994 26569 ts_tablet_manager.cc:1403] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.006s
I20260710 13:25:18.722362 26568 tablet_bootstrap.cc:654] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.722543 26569 raft_consensus.cc:359] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.723320 26569 raft_consensus.cc:385] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.723623 26569 raft_consensus.cc:740] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.724846 26569 consensus_queue.cc:260] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.727384 26569 ts_tablet_manager.cc:1434] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:18.728367 26569 tablet_bootstrap.cc:492] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:18.732900 26570 tablet_bootstrap.cc:492] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:18.733285 26569 tablet_bootstrap.cc:654] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.734290 26568 tablet_bootstrap.cc:492] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:18.734804 26568 ts_tablet_manager.cc:1403] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:25:18.738188 26568 raft_consensus.cc:359] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.739368 26568 raft_consensus.cc:385] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.739784 26568 raft_consensus.cc:740] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.739996 26570 tablet_bootstrap.cc:654] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.740948 26568 consensus_queue.cc:260] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.744148 26568 ts_tablet_manager.cc:1434] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:25:18.745147 26568 tablet_bootstrap.cc:492] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:18.746646 26569 tablet_bootstrap.cc:492] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:18.747387 26569 ts_tablet_manager.cc:1403] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:25:18.751130 26568 tablet_bootstrap.cc:654] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.751518 26569 raft_consensus.cc:359] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.752624 26569 raft_consensus.cc:385] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.753154 26569 raft_consensus.cc:740] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.754186 26569 consensus_queue.cc:260] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.756626 26569 ts_tablet_manager.cc:1434] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260710 13:25:18.757570 26569 tablet_bootstrap.cc:492] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:18.762545 26568 tablet_bootstrap.cc:492] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:18.763131 26568 ts_tablet_manager.cc:1403] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260710 13:25:18.764137 26570 tablet_bootstrap.cc:492] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:18.764703 26570 ts_tablet_manager.cc:1403] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.007s
I20260710 13:25:18.765218 26569 tablet_bootstrap.cc:654] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.766060 26568 raft_consensus.cc:359] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.766803 26568 raft_consensus.cc:385] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.767083 26568 raft_consensus.cc:740] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.767760 26570 raft_consensus.cc:359] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.767930 26568 consensus_queue.cc:260] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.768558 26570 raft_consensus.cc:385] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.768986 26570 raft_consensus.cc:740] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.769888 26570 consensus_queue.cc:260] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.772533 26568 ts_tablet_manager.cc:1434] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:18.773578 26568 tablet_bootstrap.cc:492] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:18.774881 26570 ts_tablet_manager.cc:1434] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:25:18.775918 26570 tablet_bootstrap.cc:492] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:18.779697 26568 tablet_bootstrap.cc:654] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.781761 26570 tablet_bootstrap.cc:654] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.784466 26569 tablet_bootstrap.cc:492] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:18.784982 26569 ts_tablet_manager.cc:1403] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 13:25:18.787999 26569 raft_consensus.cc:359] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.788795 26569 raft_consensus.cc:385] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.789088 26569 raft_consensus.cc:740] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.789986 26569 consensus_queue.cc:260] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.792366 26569 ts_tablet_manager.cc:1434] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:18.793466 26569 tablet_bootstrap.cc:492] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:18.794224 26576 raft_consensus.cc:493] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:18.794778 26576 raft_consensus.cc:515] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.801442 26569 tablet_bootstrap.cc:654] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.805472 26576 leader_election.cc:290] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.806694 26568 tablet_bootstrap.cc:492] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:18.807578 26568 ts_tablet_manager.cc:1403] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.020s
I20260710 13:25:18.811422 26568 raft_consensus.cc:359] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.812803 26568 raft_consensus.cc:385] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.813270 26568 raft_consensus.cc:740] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.814461 26568 consensus_queue.cc:260] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.823441 26568 ts_tablet_manager.cc:1434] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260710 13:25:18.825147 26568 tablet_bootstrap.cc:492] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:18.830329 26570 tablet_bootstrap.cc:492] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:18.830986 26570 ts_tablet_manager.cc:1403] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.004s
I20260710 13:25:18.831384 26576 raft_consensus.cc:493] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:18.835016 26570 raft_consensus.cc:359] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.832132 26576 raft_consensus.cc:515] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.844739 26576 leader_election.cc:290] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.842397 26570 raft_consensus.cc:385] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.846900 26570 raft_consensus.cc:740] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.847749 26570 consensus_queue.cc:260] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.850046 26570 ts_tablet_manager.cc:1434] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:25:18.851082 26570 tablet_bootstrap.cc:492] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:18.855710 26568 tablet_bootstrap.cc:654] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.856775 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:18.858496 26570 tablet_bootstrap.cc:654] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.858434 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:18.859280 26453 raft_consensus.cc:2468] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
W20260710 13:25:18.861274 26345 leader_election.cc:343] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:18.862016 26345 leader_election.cc:304] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:18.862913 26576 raft_consensus.cc:2804] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:18.863294 26576 raft_consensus.cc:493] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:18.865497 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:18.866134 26569 tablet_bootstrap.cc:492] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:18.866339 26527 raft_consensus.cc:2468] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:18.867040 26569 ts_tablet_manager.cc:1403] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.047s
I20260710 13:25:18.863618 26576 raft_consensus.cc:3060] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.875373 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:18.876554 26568 tablet_bootstrap.cc:492] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:18.881093 26528 raft_consensus.cc:2468] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:18.878540 26570 tablet_bootstrap.cc:492] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:18.879056 26575 raft_consensus.cc:493] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:18.881933 26570 ts_tablet_manager.cc:1403] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260710 13:25:18.881986 26575 raft_consensus.cc:515] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.882046 26576 raft_consensus.cc:515] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.882637 26342 leader_election.cc:304] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [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: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: f2cc781e69664ddb8417895d82634c76
I20260710 13:25:18.884357 26575 leader_election.cc:290] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.881208 26568 ts_tablet_manager.cc:1403] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.008s
I20260710 13:25:18.876379 26569 raft_consensus.cc:359] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.884966 26569 raft_consensus.cc:385] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.885279 26569 raft_consensus.cc:740] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.885203 26570 raft_consensus.cc:359] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.885468 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:18.886087 26570 raft_consensus.cc:385] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.886351 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:18.886503 26570 raft_consensus.cc:740] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.885625 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:18.887007 26453 raft_consensus.cc:3060] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.887259 26379 raft_consensus.cc:2468] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 0.
I20260710 13:25:18.887353 26570 consensus_queue.cc:260] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
W20260710 13:25:18.888195 26417 leader_election.cc:343] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:18.889973 26570 ts_tablet_manager.cc:1434] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:18.886168 26569 consensus_queue.cc:260] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.890998 26570 tablet_bootstrap.cc:492] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:18.891942 26568 raft_consensus.cc:359] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.892678 26568 raft_consensus.cc:385] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.892964 26568 raft_consensus.cc:740] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.893710 26568 consensus_queue.cc:260] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.894340 26417 leader_election.cc:304] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [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: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 9c7f0434de09483598d368035a8f8831
I20260710 13:25:18.897094 26453 raft_consensus.cc:2468] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:18.898348 26345 leader_election.cc:304] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:18.898967 26570 tablet_bootstrap.cc:654] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.899725 26575 raft_consensus.cc:2804] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:18.900128 26575 raft_consensus.cc:493] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:18.900458 26575 raft_consensus.cc:3060] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.901472 26568 ts_tablet_manager.cc:1434] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:25:18.905148 26568 tablet_bootstrap.cc:492] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:18.907845 26593 raft_consensus.cc:2804] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:18.908783 26593 raft_consensus.cc:493] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:18.909176 26593 raft_consensus.cc:3060] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.911134 26575 raft_consensus.cc:515] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.913177 26568 tablet_bootstrap.cc:654] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:18.916421 26325 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:18.917202 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:18.918030 26528 raft_consensus.cc:3060] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.922025 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:18.922629 26379 raft_consensus.cc:3060] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.923559 26595 raft_consensus.cc:2804] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:18.924019 26595 raft_consensus.cc:697] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:18.924817 26595 consensus_queue.cc:237] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.926155 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:18.926517 26575 leader_election.cc:290] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
W20260710 13:25:18.927596 26417 leader_election.cc:343] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:18.928902 26569 ts_tablet_manager.cc:1434] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.013s
I20260710 13:25:18.930042 26569 tablet_bootstrap.cc:492] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:18.937678 26568 tablet_bootstrap.cc:492] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:18.938268 26568 ts_tablet_manager.cc:1403] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.005s
I20260710 13:25:18.939771 26593 raft_consensus.cc:515] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.947347 26593 leader_election.cc:290] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.947640 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:18.947939 26569 tablet_bootstrap.cc:654] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.941871 26568 raft_consensus.cc:359] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.942955 26528 raft_consensus.cc:2468] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:18.944202 26379 raft_consensus.cc:2468] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 1.
I20260710 13:25:18.949597 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:18.950307 26527 raft_consensus.cc:3060] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.950451 26568 raft_consensus.cc:385] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.950796 26568 raft_consensus.cc:740] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.951022 26417 leader_election.cc:304] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [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: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 9c7f0434de09483598d368035a8f8831
I20260710 13:25:18.917392 26576 leader_election.cc:290] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.951598 26568 consensus_queue.cc:260] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.952924 26575 raft_consensus.cc:2804] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:18.957021 26569 tablet_bootstrap.cc:492] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:18.957818 26569 ts_tablet_manager.cc:1403] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.006s
I20260710 13:25:18.956993 26276 catalog_manager.cc:5697] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:18.960922 26453 raft_consensus.cc:3060] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.964097 26570 tablet_bootstrap.cc:492] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:18.964841 26570 ts_tablet_manager.cc:1403] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.011s
I20260710 13:25:18.961400 26527 raft_consensus.cc:2468] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:18.961055 26569 raft_consensus.cc:359] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.971586 26342 leader_election.cc:304] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:18.973116 26595 raft_consensus.cc:2804] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:18.973768 26595 raft_consensus.cc:697] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:18.971941 26569 raft_consensus.cc:385] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.968978 26570 raft_consensus.cc:359] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.974800 26453 raft_consensus.cc:2468] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:18.974923 26595 consensus_queue.cc:237] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.979166 26570 raft_consensus.cc:385] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.982662 26570 raft_consensus.cc:740] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.978361 26569 raft_consensus.cc:740] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.983989 26569 consensus_queue.cc:260] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.982016 26575 raft_consensus.cc:697] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:18.988843 26599 raft_consensus.cc:493] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:18.988690 26575 consensus_queue.cc:237] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.989362 26599 raft_consensus.cc:515] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.990311 26570 consensus_queue.cc:260] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:18.984015 26568 ts_tablet_manager.cc:1434] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.045s	user 0.015s	sys 0.017s
I20260710 13:25:18.992790 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:18.993424 26568 tablet_bootstrap.cc:492] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
W20260710 13:25:18.994065 26417 leader_election.cc:343] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:18.994390 26599 leader_election.cc:290] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:18.994571 26569 ts_tablet_manager.cc:1434] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260710 13:25:18.995692 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
W20260710 13:25:18.997371 26417 leader_election.cc:343] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:18.997900 26417 leader_election.cc:304] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2cc781e69664ddb8417895d82634c76; no voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831
I20260710 13:25:18.999493 26569 tablet_bootstrap.cc:492] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:19.002224 26568 tablet_bootstrap.cc:654] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.006521 26570 ts_tablet_manager.cc:1434] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.008s
I20260710 13:25:19.007961 26570 tablet_bootstrap.cc:492] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:19.010751 26600 raft_consensus.cc:2749] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:19.016865 26570 tablet_bootstrap.cc:654] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.018426 26569 tablet_bootstrap.cc:654] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.030179 26568 tablet_bootstrap.cc:492] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:19.030921 26568 ts_tablet_manager.cc:1403] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.006s
I20260710 13:25:19.039840 26570 tablet_bootstrap.cc:492] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:19.040441 26570 ts_tablet_manager.cc:1403] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.010s
I20260710 13:25:19.041873 26575 raft_consensus.cc:493] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.042385 26575 raft_consensus.cc:515] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.042717 26568 raft_consensus.cc:359] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.042951 26570 raft_consensus.cc:359] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.043387 26568 raft_consensus.cc:385] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.043654 26570 raft_consensus.cc:385] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.043704 26568 raft_consensus.cc:740] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.044016 26570 raft_consensus.cc:740] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.035902 26569 tablet_bootstrap.cc:492] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:19.044448 26575 leader_election.cc:290] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.044452 26568 consensus_queue.cc:260] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.044970 26570 consensus_queue.cc:260] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.044860 26569 ts_tablet_manager.cc:1403] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260710 13:25:19.047828 26568 ts_tablet_manager.cc:1434] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:25:19.048831 26568 tablet_bootstrap.cc:492] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:19.048089 26273 catalog_manager.cc:5697] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.049150 26569 raft_consensus.cc:359] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.049948 26569 raft_consensus.cc:385] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.050263 26569 raft_consensus.cc:740] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.051128 26569 consensus_queue.cc:260] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.052944 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5d38ebade2494eb285b182ea7a68cc" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:19.053215 26569 ts_tablet_manager.cc:1434] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:19.054368 26569 tablet_bootstrap.cc:492] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
W20260710 13:25:19.054523 26417 leader_election.cc:343] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:19.054899 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5d38ebade2494eb285b182ea7a68cc" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:19.055430 26568 tablet_bootstrap.cc:654] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.055544 26527 raft_consensus.cc:2468] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 0.
I20260710 13:25:19.056816 26417 leader_election.cc:304] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [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: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 8d11403867484572b3bedd52d1e79513
I20260710 13:25:19.060624 26569 tablet_bootstrap.cc:654] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.061426 26570 ts_tablet_manager.cc:1434] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:25:19.064932 26570 tablet_bootstrap.cc:492] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:19.069859 26575 raft_consensus.cc:2804] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.070487 26575 raft_consensus.cc:493] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.070933 26575 raft_consensus.cc:3060] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.074098 26570 tablet_bootstrap.cc:654] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.093044 26275 catalog_manager.cc:5697] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.102756 26568 tablet_bootstrap.cc:492] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:19.103313 26568 ts_tablet_manager.cc:1403] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.027s
I20260710 13:25:19.105952 26568 raft_consensus.cc:359] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.106580 26568 raft_consensus.cc:385] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.107033 26568 raft_consensus.cc:740] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.106835 26575 raft_consensus.cc:515] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.107820 26568 consensus_queue.cc:260] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.109627 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5d38ebade2494eb285b182ea7a68cc" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:19.109916 26568 ts_tablet_manager.cc:1434] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260710 13:25:19.110946 26417 leader_election.cc:343] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:19.111964 26575 leader_election.cc:290] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.112792 26570 tablet_bootstrap.cc:492] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:19.113411 26570 ts_tablet_manager.cc:1403] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.013s
I20260710 13:25:19.113494 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5d38ebade2494eb285b182ea7a68cc" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:19.114188 26527 raft_consensus.cc:3060] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.116313 26569 tablet_bootstrap.cc:492] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:19.117028 26569 ts_tablet_manager.cc:1403] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.034s
I20260710 13:25:19.117108 26574 raft_consensus.cc:493] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.117605 26574 raft_consensus.cc:515] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.118073 26570 raft_consensus.cc:359] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.118808 26570 raft_consensus.cc:385] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.119069 26570 raft_consensus.cc:740] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.119930 26569 raft_consensus.cc:359] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.120682 26569 raft_consensus.cc:385] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.121030 26569 raft_consensus.cc:740] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.121717 26569 consensus_queue.cc:260] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.122426 26527 raft_consensus.cc:2468] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 1.
I20260710 13:25:19.122808 26570 consensus_queue.cc:260] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.123610 26417 leader_election.cc:304] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [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: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 8d11403867484572b3bedd52d1e79513
I20260710 13:25:19.124128 26569 ts_tablet_manager.cc:1434] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:19.124531 26575 raft_consensus.cc:2804] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.124910 26574 leader_election.cc:290] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:19.125450 26575 raft_consensus.cc:697] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:19.126377 26575 consensus_queue.cc:237] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.130496 26570 ts_tablet_manager.cc:1434] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:25:19.131788 26570 tablet_bootstrap.cc:492] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:19.133245 26595 raft_consensus.cc:493] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.133703 26595 raft_consensus.cc:515] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.135869 26595 leader_election.cc:290] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.137305 26570 tablet_bootstrap.cc:654] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.139353 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:19.139456 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:19.140096 26453 raft_consensus.cc:2468] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:19.140177 26527 raft_consensus.cc:2468] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:19.141425 26342 leader_election.cc:304] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.142679 26595 raft_consensus.cc:2804] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.143029 26595 raft_consensus.cc:493] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.143353 26595 raft_consensus.cc:3060] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.143918 26569 tablet_bootstrap.cc:492] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:19.148653 26570 tablet_bootstrap.cc:492] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:19.149163 26570 ts_tablet_manager.cc:1403] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.003s
I20260710 13:25:19.151772 26570 raft_consensus.cc:359] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.152431 26570 raft_consensus.cc:385] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.152705 26570 raft_consensus.cc:740] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.152894 26273 catalog_manager.cc:5697] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.153434 26570 consensus_queue.cc:260] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.156574 26574 raft_consensus.cc:493] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.157001 26574 raft_consensus.cc:515] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.158519 26595 raft_consensus.cc:515] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.159092 26574 leader_election.cc:290] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:19.161118 26570 ts_tablet_manager.cc:1434] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:25:19.161424 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.161911 26595 leader_election.cc:290] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.162020 26453 raft_consensus.cc:3060] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.162427 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:19.163007 26527 raft_consensus.cc:3060] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.168260 26569 tablet_bootstrap.cc:654] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.168282 26527 raft_consensus.cc:2468] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:19.169885 26342 leader_election.cc:304] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.170826 26595 raft_consensus.cc:2804] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.171341 26453 raft_consensus.cc:2468] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:19.172075 26595 raft_consensus.cc:697] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:19.172955 26595 consensus_queue.cc:237] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.181424 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda5e907abb54593af974a045bc6f479" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:19.182262 26379 raft_consensus.cc:2468] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:19.182256 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:19.183291 26378 raft_consensus.cc:2468] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:19.183851 26491 leader_election.cc:304] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.184790 26574 raft_consensus.cc:2804] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.185129 26574 raft_consensus.cc:493] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.185467 26574 raft_consensus.cc:3060] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.189006 26491 leader_election.cc:304] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.189445 26569 tablet_bootstrap.cc:492] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:19.189957 26615 raft_consensus.cc:2804] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.190404 26615 raft_consensus.cc:493] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.190728 26615 raft_consensus.cc:3060] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.191495 26275 catalog_manager.cc:5697] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.190066 26569 ts_tablet_manager.cc:1403] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.005s
I20260710 13:25:19.196290 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda5e907abb54593af974a045bc6f479" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:19.196339 26569 raft_consensus.cc:359] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.197010 26453 raft_consensus.cc:2468] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:19.197449 26569 raft_consensus.cc:385] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.197311 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:19.197865 26569 raft_consensus.cc:740] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.198068 26454 raft_consensus.cc:2468] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:19.198786 26569 consensus_queue.cc:260] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.200591 26569 ts_tablet_manager.cc:1434] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:25:19.203915 26574 raft_consensus.cc:515] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.206236 26615 raft_consensus.cc:515] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.206589 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda5e907abb54593af974a045bc6f479" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:19.207231 26378 raft_consensus.cc:3060] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.207273 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda5e907abb54593af974a045bc6f479" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.207891 26454 raft_consensus.cc:3060] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.209383 26615 leader_election.cc:290] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:19.210167 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:19.210283 26595 raft_consensus.cc:493] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.210790 26379 raft_consensus.cc:3060] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.210827 26595 raft_consensus.cc:515] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.213222 26595 leader_election.cc:290] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.214783 26378 raft_consensus.cc:2468] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:19.215006 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:19.215690 26527 raft_consensus.cc:2468] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:19.206274 26574 leader_election.cc:290] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:19.217044 26342 leader_election.cc:304] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.217505 26491 leader_election.cc:304] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.218361 26454 raft_consensus.cc:2468] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:19.218644 26595 raft_consensus.cc:2804] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.218729 26379 raft_consensus.cc:2468] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:19.219185 26595 raft_consensus.cc:493] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.219424 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:19.219575 26615 raft_consensus.cc:2804] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.219656 26595 raft_consensus.cc:3060] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.219991 26491 leader_election.cc:304] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.220119 26453 raft_consensus.cc:2468] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:19.228282 26622 raft_consensus.cc:2804] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.228921 26622 raft_consensus.cc:697] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:19.230000 26622 consensus_queue.cc:237] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.231206 26574 raft_consensus.cc:493] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.231501 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.231684 26574 raft_consensus.cc:515] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.232430 26453 raft_consensus.cc:3060] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.229454 26595 raft_consensus.cc:515] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.235845 26595 leader_election.cc:290] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.236457 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:19.237627 26379 raft_consensus.cc:2393] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7f0434de09483598d368035a8f8831 in current term 1: Already voted for candidate f2cc781e69664ddb8417895d82634c76 in this term.
I20260710 13:25:19.238829 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.239478 26454 raft_consensus.cc:3060] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.246358 26574 leader_election.cc:290] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:19.247210 26615 raft_consensus.cc:697] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:19.247668 26453 raft_consensus.cc:2468] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:19.247836 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:19.248786 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:19.248531 26615 consensus_queue.cc:237] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.248790 26454 raft_consensus.cc:2468] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:19.249451 26527 raft_consensus.cc:3060] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.250309 26345 leader_election.cc:304] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:19.250391 26494 leader_election.cc:304] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7f0434de09483598d368035a8f8831; no voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76
I20260710 13:25:19.251317 26595 raft_consensus.cc:2804] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.251709 26623 raft_consensus.cc:3060] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.252825 26595 raft_consensus.cc:697] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:19.253908 26595 consensus_queue.cc:237] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.259373 26527 raft_consensus.cc:2468] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:19.260442 26623 raft_consensus.cc:2749] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:19.268951 26273 catalog_manager.cc:5697] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.268956 26275 catalog_manager.cc:5697] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:19.284073 26275 catalog_manager.cc:5697] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:19.327140 26615 raft_consensus.cc:493] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.327690 26615 raft_consensus.cc:515] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.330123 26595 raft_consensus.cc:493] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.330639 26615 leader_election.cc:290] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011)
I20260710 13:25:19.331099 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:19.331820 26454 raft_consensus.cc:2468] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:19.331861 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:19.330740 26595 raft_consensus.cc:515] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.332527 26379 raft_consensus.cc:2468] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:19.332948 26494 leader_election.cc:304] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:19.334148 26595 leader_election.cc:290] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.334259 26615 raft_consensus.cc:2804] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.334755 26615 raft_consensus.cc:493] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.335076 26615 raft_consensus.cc:3060] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.335000 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5d38ebade2494eb285b182ea7a68cc" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:19.335333 26527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5d38ebade2494eb285b182ea7a68cc" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:19.336133 26527 raft_consensus.cc:2393] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d11403867484572b3bedd52d1e79513 in current term 1: Already voted for candidate f2cc781e69664ddb8417895d82634c76 in this term.
I20260710 13:25:19.337314 26342 leader_election.cc:304] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d11403867484572b3bedd52d1e79513; no voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76
I20260710 13:25:19.338116 26595 raft_consensus.cc:3060] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.343022 26595 raft_consensus.cc:2749] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:19.343202 26615 raft_consensus.cc:515] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.345125 26615 leader_election.cc:290] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011)
I20260710 13:25:19.346204 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.346400 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:19.346742 26454 raft_consensus.cc:3060] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.347065 26379 raft_consensus.cc:3060] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.352561 26454 raft_consensus.cc:2468] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:19.352618 26379 raft_consensus.cc:2468] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:19.353951 26494 leader_election.cc:304] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:19.354725 26615 raft_consensus.cc:2804] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.355166 26615 raft_consensus.cc:697] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:19.355921 26615 consensus_queue.cc:237] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.363665 26275 catalog_manager.cc:5697] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:19.392575 26595 consensus_queue.cc:1048] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.406294 26576 consensus_queue.cc:1048] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.421653 26575 consensus_queue.cc:1048] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:19.425468 26575 consensus_queue.cc:1048] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:19.430693 26576 consensus_queue.cc:1048] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.452215 26593 consensus_queue.cc:1048] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.507058 26600 consensus_queue.cc:1048] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.518088 26603 consensus_queue.cc:1048] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:19.538806 26528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
mode: GRACEFUL
new_leader_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:35618
I20260710 13:25:19.539338 26528 raft_consensus.cc:606] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Received request to transfer leadership to TS 8d11403867484572b3bedd52d1e79513
I20260710 13:25:19.544608 26528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cda5e907abb54593af974a045bc6f479"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
mode: GRACEFUL
new_leader_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:35618
I20260710 13:25:19.545259 26528 raft_consensus.cc:606] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Received request to transfer leadership to TS 8d11403867484572b3bedd52d1e79513
I20260710 13:25:19.550990 26528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
mode: GRACEFUL
new_leader_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:35618
I20260710 13:25:19.551467 26528 raft_consensus.cc:606] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Received request to transfer leadership to TS 8d11403867484572b3bedd52d1e79513
I20260710 13:25:19.574955 26379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
mode: GRACEFUL
new_leader_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:34274
I20260710 13:25:19.575554 26379 raft_consensus.cc:606] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Received request to transfer leadership to TS f2cc781e69664ddb8417895d82634c76
I20260710 13:25:19.580762 26379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
mode: GRACEFUL
new_leader_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:34274
I20260710 13:25:19.581287 26379 raft_consensus.cc:606] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Received request to transfer leadership to TS f2cc781e69664ddb8417895d82634c76
I20260710 13:25:19.586611 26379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
mode: GRACEFUL
new_leader_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:34274
I20260710 13:25:19.587173 26379 raft_consensus.cc:606] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Received request to transfer leadership to TS 9c7f0434de09483598d368035a8f8831
I20260710 13:25:19.655006 26593 consensus_queue.cc:1048] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.666119 26595 consensus_queue.cc:1048] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.675293 26576 raft_consensus.cc:993] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513: : Instructing follower 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:19.675834 26595 raft_consensus.cc:1081] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Signalling peer 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:19.677603 26528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:35606
I20260710 13:25:19.678252 26528 raft_consensus.cc:493] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:19.678664 26528 raft_consensus.cc:3060] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.683949 26528 raft_consensus.cc:515] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.686290 26528 leader_election.cc:290] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:19.686748 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:19.687022 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a75d742e8443b9a5d1cecb9df4e398" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.687470 26379 raft_consensus.cc:3055] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:19.687609 26454 raft_consensus.cc:3060] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.687870 26379 raft_consensus.cc:740] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:19.689720 26379 consensus_queue.cc:260] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.691104 26379 raft_consensus.cc:3060] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.696506 26454 raft_consensus.cc:2468] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:19.697971 26494 leader_election.cc:304] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:19.698765 26615 raft_consensus.cc:2804] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:19.698855 26379 raft_consensus.cc:2468] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:19.699337 26615 raft_consensus.cc:697] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:19.700209 26615 consensus_queue.cc:237] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.707680 26276 catalog_manager.cc:5697] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 1 to 2, leader changed from 8d11403867484572b3bedd52d1e79513 (127.21.88.65) to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:19.712822 26615 consensus_queue.cc:1048] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.724381 26615 consensus_queue.cc:1048] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.733004 26623 raft_consensus.cc:993] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831: : Instructing follower 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:19.733521 26615 raft_consensus.cc:1081] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Signalling peer 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:19.735244 26379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:34260
I20260710 13:25:19.735860 26379 raft_consensus.cc:493] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:19.736244 26379 raft_consensus.cc:3060] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.741524 26379 raft_consensus.cc:515] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.744203 26379 leader_election.cc:290] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.745257 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:19.745713 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2417e3775a5f4d549495d450c43fefc4" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.745929 26528 raft_consensus.cc:3055] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:19.746289 26528 raft_consensus.cc:740] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:19.746300 26454 raft_consensus.cc:3060] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.746618 26615 consensus_queue.cc:1048] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:19.747138 26528 consensus_queue.cc:260] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.748489 26528 raft_consensus.cc:3060] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.754585 26623 consensus_queue.cc:1048] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:19.756240 26454 raft_consensus.cc:2468] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:19.756786 26528 raft_consensus.cc:2468] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:19.758104 26342 leader_election.cc:304] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:19.759085 26595 raft_consensus.cc:2804] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:19.759624 26595 raft_consensus.cc:697] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:19.760488 26595 consensus_queue.cc:237] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.771413 26574 consensus_queue.cc:1048] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.771899 26273 catalog_manager.cc:5697] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 1 to 2, leader changed from 9c7f0434de09483598d368035a8f8831 (127.21.88.67) to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.779996 26621 consensus_queue.cc:1048] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.781824 26621 raft_consensus.cc:993] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831: : Instructing follower 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:19.782281 26621 raft_consensus.cc:1081] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Signalling peer 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:19.784351 26379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cda5e907abb54593af974a045bc6f479"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:34260
I20260710 13:25:19.784940 26379 raft_consensus.cc:493] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:19.785346 26379 raft_consensus.cc:3060] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.791452 26621 raft_consensus.cc:993] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831: : Instructing follower 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:19.792194 26574 raft_consensus.cc:1081] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Signalling peer 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:19.792845 26379 raft_consensus.cc:515] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.794037 26378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:34260
I20260710 13:25:19.794739 26378 raft_consensus.cc:493] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:19.795137 26378 raft_consensus.cc:3060] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.795967 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda5e907abb54593af974a045bc6f479" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.796574 26454 raft_consensus.cc:3060] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.796828 26595 consensus_queue.cc:1048] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.798221 26379 leader_election.cc:290] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.802855 26378 raft_consensus.cc:515] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.804236 26454 raft_consensus.cc:2468] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:19.805326 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda5e907abb54593af974a045bc6f479" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:19.805928 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:19.806180 26378 leader_election.cc:290] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.806599 26452 raft_consensus.cc:3060] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.807979 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2a5233aa594614ad38c139e5e4b42c" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:19.808670 26526 raft_consensus.cc:3055] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:19.809048 26526 raft_consensus.cc:740] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:19.809933 26526 consensus_queue.cc:260] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.810560 26345 leader_election.cc:304] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:19.811331 26526 raft_consensus.cc:3060] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.806003 26528 raft_consensus.cc:3055] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:19.812177 26528 raft_consensus.cc:740] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:19.811501 26595 raft_consensus.cc:2804] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:19.813107 26528 consensus_queue.cc:260] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.814244 26595 raft_consensus.cc:697] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:19.814476 26528 raft_consensus.cc:3060] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.815296 26595 consensus_queue.cc:237] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.817267 26452 raft_consensus.cc:2468] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:19.818552 26345 leader_election.cc:304] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:19.820189 26593 raft_consensus.cc:2804] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:19.820827 26593 raft_consensus.cc:697] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:19.822082 26528 raft_consensus.cc:2468] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:19.822919 26593 consensus_queue.cc:237] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.826292 26576 consensus_queue.cc:1048] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.829319 26275 catalog_manager.cc:5697] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 1 to 2, leader changed from 9c7f0434de09483598d368035a8f8831 (127.21.88.67) to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.830775 26526 raft_consensus.cc:2468] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:19.838238 26576 raft_consensus.cc:993] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513: : Instructing follower f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:19.838774 26576 raft_consensus.cc:1081] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Signalling peer f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:19.840502 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8"
dest_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:41046
I20260710 13:25:19.841133 26452 raft_consensus.cc:493] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:19.841528 26452 raft_consensus.cc:3060] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.848554 26452 raft_consensus.cc:515] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.850528 26452 leader_election.cc:290] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:19.851769 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:19.851694 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e3cb217349599cd1b0458ae0bde8" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:19.852478 26378 raft_consensus.cc:3055] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:19.852523 26526 raft_consensus.cc:3060] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.852982 26378 raft_consensus.cc:740] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:19.853833 26378 consensus_queue.cc:260] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.853920 26276 catalog_manager.cc:5697] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 1 to 2, leader changed from 9c7f0434de09483598d368035a8f8831 (127.21.88.67) to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.855149 26378 raft_consensus.cc:3060] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.859872 26526 raft_consensus.cc:2468] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:19.862164 26378 raft_consensus.cc:2468] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:19.862217 26417 leader_election.cc:304] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:19.863483 26603 raft_consensus.cc:2804] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:19.863960 26603 raft_consensus.cc:697] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:19.864738 26603 consensus_queue.cc:237] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:19.870919 26273 catalog_manager.cc:5697] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 1 to 2, leader changed from 8d11403867484572b3bedd52d1e79513 (127.21.88.65) to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:20.019577 26576 raft_consensus.cc:993] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513: : Instructing follower f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:20.020203 26576 raft_consensus.cc:1081] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Signalling peer f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:20.022253 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845"
dest_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:41046
I20260710 13:25:20.022791 26452 raft_consensus.cc:493] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:20.023130 26452 raft_consensus.cc:3060] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:20.028549 26452 raft_consensus.cc:515] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:20.030246 26452 leader_election.cc:290] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:20.031175 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:20.031319 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e60b6aa6744ba6a2eb9d9601479845" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:20.031790 26378 raft_consensus.cc:3055] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:20.031847 26526 raft_consensus.cc:3060] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:20.032256 26378 raft_consensus.cc:740] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:20.033074 26378 consensus_queue.cc:260] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:20.034094 26378 raft_consensus.cc:3060] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:20.037276 26526 raft_consensus.cc:2468] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:20.038558 26417 leader_election.cc:304] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:20.039295 26603 raft_consensus.cc:2804] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:20.039527 26378 raft_consensus.cc:2468] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:20.039701 26603 raft_consensus.cc:697] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:20.040663 26603 consensus_queue.cc:237] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:20.047359 26273 catalog_manager.cc:5697] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 1 to 2, leader changed from 8d11403867484572b3bedd52d1e79513 (127.21.88.65) to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:20.171334 26378 raft_consensus.cc:1275] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:20.172706 26574 consensus_queue.cc:1048] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.179836 26452 raft_consensus.cc:1275] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:20.181514 26454 raft_consensus.cc:1275] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:20.181551 26650 consensus_queue.cc:1048] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:20.183951 26621 consensus_queue.cc:1048] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.193864 26526 raft_consensus.cc:1275] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:20.195274 26650 consensus_queue.cc:1048] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.288900 26526 raft_consensus.cc:1275] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:20.290190 26603 consensus_queue.cc:1048] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.294759 26378 raft_consensus.cc:1275] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:20.296645 26575 consensus_queue.cc:1048] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.321846 26452 raft_consensus.cc:1275] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:20.323247 26650 consensus_queue.cc:1048] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.331753 26526 raft_consensus.cc:1275] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:20.334795 26576 consensus_queue.cc:1048] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.356580 26528 raft_consensus.cc:1275] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:20.358003 26650 consensus_queue.cc:1048] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.366636 26452 raft_consensus.cc:1275] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:20.368417 26650 consensus_queue.cc:1048] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.572212 26378 raft_consensus.cc:1275] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:20.573978 26575 consensus_queue.cc:1048] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:20.616585 26528 raft_consensus.cc:1275] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:20.621491 26575 consensus_queue.cc:1048] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:22.626044 26273 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50492:
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:22.629127 26273 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:22.687872 26365 tablet_service.cc:1511] Processing CreateTablet for tablet 3d607618a0ce433aba5a23f1238d3608 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:22.688921 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 3d607618a0ce433aba5a23f1238d3608 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:22.689851 26365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d607618a0ce433aba5a23f1238d3608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.690596 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d607618a0ce433aba5a23f1238d3608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.690328 26516 tablet_service.cc:1511] Processing CreateTablet for tablet 3d607618a0ce433aba5a23f1238d3608 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:22.691883 26516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d607618a0ce433aba5a23f1238d3608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.695614 26443 tablet_service.cc:1511] Processing CreateTablet for tablet dc868bb2199e4ae695f6faee0b75c52f (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:22.697046 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc868bb2199e4ae695f6faee0b75c52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.699043 26436 tablet_service.cc:1511] Processing CreateTablet for tablet d5d4377e7d7140c98e72b22cdd285512 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:22.700459 26436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d4377e7d7140c98e72b22cdd285512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.702085 26442 tablet_service.cc:1511] Processing CreateTablet for tablet fa0449cc23044805b895aedd55932650 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:22.703469 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0449cc23044805b895aedd55932650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.703886 26369 tablet_service.cc:1511] Processing CreateTablet for tablet dc868bb2199e4ae695f6faee0b75c52f (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:22.705261 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc868bb2199e4ae695f6faee0b75c52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.706368 26511 tablet_service.cc:1511] Processing CreateTablet for tablet dc868bb2199e4ae695f6faee0b75c52f (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:22.707721 26511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc868bb2199e4ae695f6faee0b75c52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.708063 26439 tablet_service.cc:1511] Processing CreateTablet for tablet 3270a7ea0e8f44c182bb2867d3e1f314 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:22.708302 26510 tablet_service.cc:1511] Processing CreateTablet for tablet d5d4377e7d7140c98e72b22cdd285512 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:22.709478 26439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3270a7ea0e8f44c182bb2867d3e1f314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.706368 26513 tablet_service.cc:1511] Processing CreateTablet for tablet fa0449cc23044805b895aedd55932650 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:22.712263 26367 tablet_service.cc:1511] Processing CreateTablet for tablet d5d4377e7d7140c98e72b22cdd285512 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:22.714412 26514 tablet_service.cc:1511] Processing CreateTablet for tablet 3270a7ea0e8f44c182bb2867d3e1f314 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:22.714550 26368 tablet_service.cc:1511] Processing CreateTablet for tablet 3270a7ea0e8f44c182bb2867d3e1f314 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:22.715960 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3270a7ea0e8f44c182bb2867d3e1f314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.717247 26437 tablet_service.cc:1511] Processing CreateTablet for tablet c89cc30ef0394d759d750ab481441d7f (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:22.717764 26512 tablet_service.cc:1511] Processing CreateTablet for tablet c89cc30ef0394d759d750ab481441d7f (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:22.718605 26437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89cc30ef0394d759d750ab481441d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.719375 26518 tablet_service.cc:1511] Processing CreateTablet for tablet b8a14c3305f64220993726afd7f736d5 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:22.713279 26438 tablet_service.cc:1511] Processing CreateTablet for tablet b8a14c3305f64220993726afd7f736d5 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:22.721866 26361 tablet_service.cc:1511] Processing CreateTablet for tablet fa0449cc23044805b895aedd55932650 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:22.722654 26438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a14c3305f64220993726afd7f736d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.723167 26361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0449cc23044805b895aedd55932650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.727726 26363 tablet_service.cc:1511] Processing CreateTablet for tablet b8a14c3305f64220993726afd7f736d5 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:22.728622 26364 tablet_service.cc:1511] Processing CreateTablet for tablet c89cc30ef0394d759d750ab481441d7f (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:22.728622 26517 tablet_service.cc:1511] Processing CreateTablet for tablet 35db1dbda83b420d86efdfabb5e362a1 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:22.729314 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a14c3305f64220993726afd7f736d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.709506 26510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d4377e7d7140c98e72b22cdd285512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.730829 26440 tablet_service.cc:1511] Processing CreateTablet for tablet a9e646cef03647a1a5ab00fcb2802c96 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:22.731158 26515 tablet_service.cc:1511] Processing CreateTablet for tablet a9e646cef03647a1a5ab00fcb2802c96 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:22.732184 26440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e646cef03647a1a5ab00fcb2802c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.732600 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e646cef03647a1a5ab00fcb2802c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.734139 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35db1dbda83b420d86efdfabb5e362a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.735229 26366 tablet_service.cc:1511] Processing CreateTablet for tablet a9e646cef03647a1a5ab00fcb2802c96 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:22.737453 26362 tablet_service.cc:1511] Processing CreateTablet for tablet 35db1dbda83b420d86efdfabb5e362a1 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:22.738135 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a14c3305f64220993726afd7f736d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.735128 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 35db1dbda83b420d86efdfabb5e362a1 (DEFAULT_TABLE table=soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:22.742152 26514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3270a7ea0e8f44c182bb2867d3e1f314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.742499 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35db1dbda83b420d86efdfabb5e362a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.746508 26364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89cc30ef0394d759d750ab481441d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.750396 26366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e646cef03647a1a5ab00fcb2802c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.756263 26362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35db1dbda83b420d86efdfabb5e362a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.759488 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d4377e7d7140c98e72b22cdd285512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.751039 26512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89cc30ef0394d759d750ab481441d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.766803 26513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0449cc23044805b895aedd55932650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.878909 26670 tablet_bootstrap.cc:492] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:22.892928 26671 tablet_bootstrap.cc:492] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:22.902877 26670 tablet_bootstrap.cc:654] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:22.912415 26417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.65:40011, user_credentials={real_user=slave}} blocked reactor thread for 47267.7us
I20260710 13:25:22.918082 26671 tablet_bootstrap.cc:654] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.921509 26673 tablet_bootstrap.cc:492] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:22.930519 26673 tablet_bootstrap.cc:654] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.931159 26670 tablet_bootstrap.cc:492] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:22.931656 26670 ts_tablet_manager.cc:1403] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260710 13:25:22.932080 26671 tablet_bootstrap.cc:492] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:22.932623 26671 ts_tablet_manager.cc:1403] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 13:25:22.934444 26670 raft_consensus.cc:359] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.935226 26670 raft_consensus.cc:385] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.935494 26670 raft_consensus.cc:740] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.935719 26671 raft_consensus.cc:359] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.936215 26670 consensus_queue.cc:260] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.936538 26671 raft_consensus.cc:385] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.936549 26673 tablet_bootstrap.cc:492] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:22.936996 26671 raft_consensus.cc:740] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.937278 26673 ts_tablet_manager.cc:1403] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 13:25:22.937870 26671 consensus_queue.cc:260] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.938714 26670 ts_tablet_manager.cc:1434] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:22.940455 26673 raft_consensus.cc:359] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.941063 26671 ts_tablet_manager.cc:1434] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:22.941299 26673 raft_consensus.cc:385] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.941622 26673 raft_consensus.cc:740] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.942233 26671 tablet_bootstrap.cc:492] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:22.942410 26673 consensus_queue.cc:260] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.944970 26673 ts_tablet_manager.cc:1434] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:25:22.946260 26673 tablet_bootstrap.cc:492] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:22.949599 26671 tablet_bootstrap.cc:654] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:22.955217 26325 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:22.956741 26673 tablet_bootstrap.cc:654] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.970543 26673 tablet_bootstrap.cc:492] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:22.971343 26673 ts_tablet_manager.cc:1403] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260710 13:25:22.975382 26673 raft_consensus.cc:359] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.976603 26673 raft_consensus.cc:385] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.977051 26673 raft_consensus.cc:740] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.978093 26673 consensus_queue.cc:260] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:22.981665 26673 ts_tablet_manager.cc:1434] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:25:22.982993 26673 tablet_bootstrap.cc:492] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:22.991883 26673 tablet_bootstrap.cc:654] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:22.992198 26480 tablet.cc:2406] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:25:22.998046 26670 tablet_bootstrap.cc:492] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.005033 26673 tablet_bootstrap.cc:492] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:23.005654 26673 ts_tablet_manager.cc:1403] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260710 13:25:23.008864 26671 tablet_bootstrap.cc:492] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:23.009473 26671 ts_tablet_manager.cc:1403] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.067s	user 0.032s	sys 0.033s
I20260710 13:25:23.008977 26673 raft_consensus.cc:359] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.009883 26673 raft_consensus.cc:385] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.010221 26673 raft_consensus.cc:740] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.010322 26670 tablet_bootstrap.cc:654] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.011045 26673 consensus_queue.cc:260] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.012578 26671 raft_consensus.cc:359] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.013309 26671 raft_consensus.cc:385] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.013453 26673 ts_tablet_manager.cc:1434] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:23.013604 26671 raft_consensus.cc:740] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.014711 26673 tablet_bootstrap.cc:492] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:23.014452 26671 consensus_queue.cc:260] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.016875 26671 ts_tablet_manager.cc:1434] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:23.017709 26671 tablet_bootstrap.cc:492] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:23.022013 26673 tablet_bootstrap.cc:654] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.024331 26671 tablet_bootstrap.cc:654] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.032923 26673 tablet_bootstrap.cc:492] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:23.033495 26673 ts_tablet_manager.cc:1403] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 13:25:23.034770 26658 raft_consensus.cc:493] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.034933 26670 tablet_bootstrap.cc:492] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.035318 26671 tablet_bootstrap.cc:492] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:23.035485 26670 ts_tablet_manager.cc:1403] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260710 13:25:23.036091 26671 ts_tablet_manager.cc:1403] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 13:25:23.035311 26658 raft_consensus.cc:515] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.036445 26673 raft_consensus.cc:359] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.037199 26673 raft_consensus.cc:385] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.037497 26673 raft_consensus.cc:740] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.038251 26673 consensus_queue.cc:260] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.039266 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.040007 26378 raft_consensus.cc:2468] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:23.040198 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.041028 26673 ts_tablet_manager.cc:1434] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:25:23.042251 26673 tablet_bootstrap.cc:492] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:23.042567 26671 raft_consensus.cc:359] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.043216 26491 leader_election.cc:304] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:23.043402 26671 raft_consensus.cc:385] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.043848 26671 raft_consensus.cc:740] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.044603 26671 consensus_queue.cc:260] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
W20260710 13:25:23.045094 26494 leader_election.cc:343] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.045959 26575 raft_consensus.cc:493] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.046476 26575 raft_consensus.cc:515] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.048681 26575 leader_election.cc:290] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.050172 26673 tablet_bootstrap.cc:654] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.050160 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.050714 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.045691 26658 leader_election.cc:290] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.052558 26658 raft_consensus.cc:2804] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:25:23.052592 26417 leader_election.cc:343] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.053035 26658 raft_consensus.cc:493] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.053411 26658 raft_consensus.cc:3060] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:23.053440 26417 leader_election.cc:343] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.039207 26670 raft_consensus.cc:359] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.054121 26417 leader_election.cc:304] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2cc781e69664ddb8417895d82634c76; no voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831
I20260710 13:25:23.054579 26670 raft_consensus.cc:385] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.054896 26670 raft_consensus.cc:740] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.055485 26672 raft_consensus.cc:2749] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:23.055682 26670 consensus_queue.cc:260] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.058544 26671 ts_tablet_manager.cc:1434] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260710 13:25:23.058638 26670 ts_tablet_manager.cc:1434] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:25:23.059824 26671 tablet_bootstrap.cc:492] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:23.072954 26658 raft_consensus.cc:515] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.080348 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
W20260710 13:25:23.081753 26494 leader_election.cc:343] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.081951 26658 leader_election.cc:290] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.074268 26671 tablet_bootstrap.cc:654] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.085318 26673 tablet_bootstrap.cc:492] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:23.072149 26670 tablet_bootstrap.cc:492] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.085949 26673 ts_tablet_manager.cc:1403] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.013s
I20260710 13:25:23.089013 26673 raft_consensus.cc:359] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.089748 26673 raft_consensus.cc:385] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.090070 26673 raft_consensus.cc:740] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.090446 26671 tablet_bootstrap.cc:492] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:23.091045 26671 ts_tablet_manager.cc:1403] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260710 13:25:23.090854 26673 consensus_queue.cc:260] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.093349 26673 ts_tablet_manager.cc:1434] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 13:25:23.094300 26671 raft_consensus.cc:359] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.095422 26671 raft_consensus.cc:385] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.095901 26671 raft_consensus.cc:740] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.100672 26673 tablet_bootstrap.cc:492] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:23.100596 26671 consensus_queue.cc:260] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.102854 26670 tablet_bootstrap.cc:654] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.103864 26671 ts_tablet_manager.cc:1434] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260710 13:25:23.105091 26671 tablet_bootstrap.cc:492] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:23.106849 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:23.107501 26378 raft_consensus.cc:3060] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.108242 26673 tablet_bootstrap.cc:654] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.112650 26671 tablet_bootstrap.cc:654] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.115525 26378 raft_consensus.cc:2468] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:23.124609 26670 tablet_bootstrap.cc:492] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.125809 26670 ts_tablet_manager.cc:1403] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.007s
I20260710 13:25:23.130079 26491 leader_election.cc:304] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [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: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.129514 26670 raft_consensus.cc:359] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.131981 26670 raft_consensus.cc:385] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.132287 26658 raft_consensus.cc:2804] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.132383 26670 raft_consensus.cc:740] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.132998 26658 raft_consensus.cc:697] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:23.133641 26670 consensus_queue.cc:260] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.135013 26658 consensus_queue.cc:237] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.136300 26670 ts_tablet_manager.cc:1434] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:25:23.137458 26650 raft_consensus.cc:493] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.137677 26670 tablet_bootstrap.cc:492] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.138082 26650 raft_consensus.cc:515] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.140430 26650 leader_election.cc:290] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.143123 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d607618a0ce433aba5a23f1238d3608" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.143913 26454 raft_consensus.cc:2468] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:23.146528 26345 leader_election.cc:304] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:23.148869 26685 raft_consensus.cc:2804] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.149288 26685 raft_consensus.cc:493] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.146484 26670 tablet_bootstrap.cc:654] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.153079 26673 tablet_bootstrap.cc:492] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:23.153612 26673 ts_tablet_manager.cc:1403] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.012s
I20260710 13:25:23.149735 26685 raft_consensus.cc:3060] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.152999 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d607618a0ce433aba5a23f1238d3608" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
W20260710 13:25:23.160305 26342 leader_election.cc:343] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.164764 26671 tablet_bootstrap.cc:492] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:23.165331 26671 ts_tablet_manager.cc:1403] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.024s
I20260710 13:25:23.166590 26683 raft_consensus.cc:493] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.157197 26673 raft_consensus.cc:359] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.167292 26673 raft_consensus.cc:385] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.167230 26683 raft_consensus.cc:515] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.167689 26673 raft_consensus.cc:740] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.168352 26671 raft_consensus.cc:359] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.168519 26673 consensus_queue.cc:260] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.169154 26671 raft_consensus.cc:385] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.169517 26671 raft_consensus.cc:740] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.170348 26671 consensus_queue.cc:260] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.171265 26673 ts_tablet_manager.cc:1434] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260710 13:25:23.171083 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.173360 26671 ts_tablet_manager.cc:1434] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:25:23.173573 26454 raft_consensus.cc:2468] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:23.175598 26494 leader_election.cc:304] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:23.176179 26671 tablet_bootstrap.cc:492] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:23.177460 26673 tablet_bootstrap.cc:492] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:23.177670 26650 raft_consensus.cc:493] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.178184 26650 raft_consensus.cc:515] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.182296 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc868bb2199e4ae695f6faee0b75c52f" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.183269 26528 raft_consensus.cc:2468] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:23.185108 26672 raft_consensus.cc:493] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.185699 26672 raft_consensus.cc:515] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.187685 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.188045 26672 leader_election.cc:290] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.188364 26378 raft_consensus.cc:2468] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:23.189692 26673 tablet_bootstrap.cc:654] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.190058 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89cc30ef0394d759d750ab481441d7f" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.192301 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc868bb2199e4ae695f6faee0b75c52f" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.195428 26378 raft_consensus.cc:2468] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 0.
I20260710 13:25:23.195596 26452 raft_consensus.cc:2468] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:23.192199 26342 leader_election.cc:304] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:23.193645 26671 tablet_bootstrap.cc:654] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.197332 26650 leader_election.cc:290] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.198005 26650 raft_consensus.cc:2804] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.198371 26650 raft_consensus.cc:493] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.202129 26650 raft_consensus.cc:3060] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.172640 26683 leader_election.cc:290] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.210234 26683 raft_consensus.cc:2804] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.210749 26683 raft_consensus.cc:493] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.211246 26683 raft_consensus.cc:3060] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.212213 26673 tablet_bootstrap.cc:492] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:23.214274 26673 ts_tablet_manager.cc:1403] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260710 13:25:23.219985 26417 leader_election.cc:304] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:23.220505 26673 raft_consensus.cc:359] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.222831 26672 raft_consensus.cc:2804] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.223798 26673 raft_consensus.cc:385] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.224725 26673 raft_consensus.cc:740] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.226336 26673 consensus_queue.cc:260] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.223919 26672 raft_consensus.cc:493] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.230425 26672 raft_consensus.cc:3060] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.247983 26685 raft_consensus.cc:515] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.253159 26685 leader_election.cc:290] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
W20260710 13:25:23.267282 26345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.66:35723, user_credentials={real_user=slave}} blocked reactor thread for 45389.8us
W20260710 13:25:23.272380 26342 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:41917, user_credentials={real_user=slave}} blocked reactor thread for 45941.6us
I20260710 13:25:23.293438 26673 ts_tablet_manager.cc:1434] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.078s	user 0.024s	sys 0.033s
I20260710 13:25:23.293702 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d607618a0ce433aba5a23f1238d3608" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:23.273375 26275 catalog_manager.cc:5697] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:23.277945 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89cc30ef0394d759d750ab481441d7f" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.296620 26650 raft_consensus.cc:515] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
W20260710 13:25:23.285264 26494 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.88.66:35723, user_credentials={real_user=slave}} blocked reactor thread for 109794us
I20260710 13:25:23.287034 26670 tablet_bootstrap.cc:492] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.297868 26670 ts_tablet_manager.cc:1403] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.160s	user 0.032s	sys 0.027s
I20260710 13:25:23.298736 26650 leader_election.cc:290] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.290128 26672 raft_consensus.cc:515] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.300908 26670 raft_consensus.cc:359] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.301705 26670 raft_consensus.cc:385] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.294620 26673 tablet_bootstrap.cc:492] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
W20260710 13:25:23.295460 26342 leader_election.cc:343] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.302024 26670 raft_consensus.cc:740] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.296252 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d607618a0ce433aba5a23f1238d3608" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:23.302822 26670 consensus_queue.cc:260] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.303364 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc868bb2199e4ae695f6faee0b75c52f" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:23.304023 26528 raft_consensus.cc:3060] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.305272 26670 ts_tablet_manager.cc:1434] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:23.303378 26452 raft_consensus.cc:3060] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.306380 26670 tablet_bootstrap.cc:492] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.306945 26671 tablet_bootstrap.cc:492] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:23.307432 26671 ts_tablet_manager.cc:1403] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.131s	user 0.026s	sys 0.031s
I20260710 13:25:23.310485 26671 raft_consensus.cc:359] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.311029 26528 raft_consensus.cc:2468] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:23.300666 26672 leader_election.cc:290] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.312482 26342 leader_election.cc:304] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:23.311187 26671 raft_consensus.cc:385] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.313347 26670 tablet_bootstrap.cc:654] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.313349 26650 raft_consensus.cc:2804] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.314453 26650 raft_consensus.cc:697] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:23.315860 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89cc30ef0394d759d750ab481441d7f" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:23.316510 26379 raft_consensus.cc:3060] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.315338 26650 consensus_queue.cc:237] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.319096 26452 raft_consensus.cc:2468] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:23.327028 26345 leader_election.cc:304] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [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: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 9c7f0434de09483598d368035a8f8831
I20260710 13:25:23.327171 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc868bb2199e4ae695f6faee0b75c52f" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:23.328065 26452 raft_consensus.cc:3060] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.313470 26671 raft_consensus.cc:740] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
W20260710 13:25:23.329384 26417 leader_election.cc:343] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.330547 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89cc30ef0394d759d750ab481441d7f" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:23.328712 26700 raft_consensus.cc:2804] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:25:23.332050 26417 leader_election.cc:343] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.313347 26673 tablet_bootstrap.cc:654] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.334657 26671 consensus_queue.cc:260] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.333416 26700 raft_consensus.cc:697] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:23.336544 26277 catalog_manager.cc:5697] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.340487 26452 raft_consensus.cc:2468] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:23.340940 26670 tablet_bootstrap.cc:492] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.341481 26670 ts_tablet_manager.cc:1403] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.010s
I20260710 13:25:23.337679 26683 raft_consensus.cc:515] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.339661 26379 raft_consensus.cc:2468] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 1.
I20260710 13:25:23.347106 26417 leader_election.cc:304] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [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: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 9c7f0434de09483598d368035a8f8831
I20260710 13:25:23.347131 26670 raft_consensus.cc:359] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.348318 26670 raft_consensus.cc:385] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.348587 26672 raft_consensus.cc:2804] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.348605 26670 raft_consensus.cc:740] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.349493 26672 raft_consensus.cc:697] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:23.350911 26672 consensus_queue.cc:237] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.351841 26671 ts_tablet_manager.cc:1434] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260710 13:25:23.353266 26673 tablet_bootstrap.cc:492] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:23.343672 26700 consensus_queue.cc:237] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.353871 26673 ts_tablet_manager.cc:1403] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.001s
I20260710 13:25:23.354209 26671 tablet_bootstrap.cc:492] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:23.355250 26670 consensus_queue.cc:260] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.356925 26673 raft_consensus.cc:359] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.357642 26673 raft_consensus.cc:385] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.357932 26670 ts_tablet_manager.cc:1434] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 13:25:23.357950 26673 raft_consensus.cc:740] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.358192 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:23.358918 26452 raft_consensus.cc:3060] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.359059 26670 tablet_bootstrap.cc:492] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.359287 26673 consensus_queue.cc:260] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.361944 26673 ts_tablet_manager.cc:1434] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:23.362130 26671 tablet_bootstrap.cc:654] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.363044 26673 tablet_bootstrap.cc:492] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513: Bootstrap starting.
I20260710 13:25:23.363212 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:23.363878 26379 raft_consensus.cc:3060] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.366724 26452 raft_consensus.cc:2468] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:23.368115 26494 leader_election.cc:304] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:23.369230 26692 raft_consensus.cc:2804] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.369755 26692 raft_consensus.cc:697] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:23.370682 26692 consensus_queue.cc:237] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.372855 26673 tablet_bootstrap.cc:654] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.378162 26683 leader_election.cc:290] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.386672 26379 raft_consensus.cc:2468] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:23.382054 26670 tablet_bootstrap.cc:654] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.390636 26650 raft_consensus.cc:493] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.391100 26650 raft_consensus.cc:515] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.393193 26650 leader_election.cc:290] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.394404 26650 raft_consensus.cc:493] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.394827 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.394801 26650 raft_consensus.cc:515] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.395578 26528 raft_consensus.cc:2468] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:23.396864 26650 leader_election.cc:290] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.398591 26342 leader_election.cc:304] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:23.398190 26277 catalog_manager.cc:5697] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:23.400554 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
W20260710 13:25:23.402105 26345 leader_election.cc:343] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.402793 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.402944 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.403420 26650 raft_consensus.cc:2804] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.403805 26650 raft_consensus.cc:493] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.404199 26650 raft_consensus.cc:3060] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:23.404394 26342 leader_election.cc:343] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.404868 26342 leader_election.cc:304] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d11403867484572b3bedd52d1e79513; no voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.405628 26685 raft_consensus.cc:2749] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:25:23.407732 26345 leader_election.cc:343] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.415683 26670 tablet_bootstrap.cc:492] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.416589 26670 ts_tablet_manager.cc:1403] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.003s
I20260710 13:25:23.422813 26673 tablet_bootstrap.cc:492] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513: No bootstrap required, opened a new log
I20260710 13:25:23.422468 26276 catalog_manager.cc:5697] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 1 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.420086 26650 raft_consensus.cc:515] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.423498 26673 ts_tablet_manager.cc:1403] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.000s
I20260710 13:25:23.430217 26673 raft_consensus.cc:359] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.430905 26673 raft_consensus.cc:385] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.431227 26673 raft_consensus.cc:740] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.431401 26671 tablet_bootstrap.cc:492] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:23.431916 26671 ts_tablet_manager.cc:1403] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.016s
I20260710 13:25:23.431893 26673 consensus_queue.cc:260] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.433952 26673 ts_tablet_manager.cc:1434] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:25:23.435077 26671 raft_consensus.cc:359] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.435654 26671 raft_consensus.cc:385] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.435897 26671 raft_consensus.cc:740] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.436533 26671 consensus_queue.cc:260] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.437021 26670 raft_consensus.cc:359] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.437013 26275 catalog_manager.cc:5697] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.437855 26670 raft_consensus.cc:385] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.438190 26670 raft_consensus.cc:740] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.438668 26671 ts_tablet_manager.cc:1434] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:23.439702 26671 tablet_bootstrap.cc:492] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:23.440412 26670 consensus_queue.cc:260] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.443878 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:23.444691 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
W20260710 13:25:23.445360 26345 leader_election.cc:343] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.445500 26650 leader_election.cc:290] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.445353 26528 raft_consensus.cc:3060] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.446780 26671 tablet_bootstrap.cc:654] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.447755 26670 ts_tablet_manager.cc:1434] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:25:23.448544 26575 raft_consensus.cc:493] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.448807 26670 tablet_bootstrap.cc:492] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.449019 26575 raft_consensus.cc:515] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.450721 26671 tablet_bootstrap.cc:492] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
I20260710 13:25:23.451067 26671 ts_tablet_manager.cc:1403] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 13:25:23.452153 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.453032 26379 raft_consensus.cc:2393] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2cc781e69664ddb8417895d82634c76 in current term 1: Already voted for candidate 9c7f0434de09483598d368035a8f8831 in this term.
I20260710 13:25:23.453114 26671 raft_consensus.cc:359] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.453962 26671 raft_consensus.cc:385] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.454303 26671 raft_consensus.cc:740] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.455155 26671 consensus_queue.cc:260] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.456231 26670 tablet_bootstrap.cc:654] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.457492 26671 ts_tablet_manager.cc:1434] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:25:23.458511 26671 tablet_bootstrap.cc:492] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76: Bootstrap starting.
I20260710 13:25:23.460057 26528 raft_consensus.cc:2468] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:23.462184 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.467741 26417 leader_election.cc:304] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2cc781e69664ddb8417895d82634c76; no voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831
I20260710 13:25:23.468570 26672 raft_consensus.cc:3060] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.462684 26575 leader_election.cc:290] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.470574 26342 leader_election.cc:304] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [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: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.471674 26650 raft_consensus.cc:2804] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.472126 26650 raft_consensus.cc:697] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:23.473284 26650 consensus_queue.cc:237] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.475880 26672 raft_consensus.cc:2749] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:23.464118 26671 tablet_bootstrap.cc:654] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.483354 26685 raft_consensus.cc:493] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.483870 26685 raft_consensus.cc:515] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.485899 26685 leader_election.cc:290] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.487699 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.488832 26671 tablet_bootstrap.cc:492] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76: No bootstrap required, opened a new log
W20260710 13:25:23.488977 26342 leader_election.cc:343] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.489377 26671 ts_tablet_manager.cc:1403] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260710 13:25:23.489816 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.490556 26452 raft_consensus.cc:2468] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 0.
I20260710 13:25:23.491608 26345 leader_election.cc:304] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [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: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 9c7f0434de09483598d368035a8f8831
I20260710 13:25:23.492252 26671 raft_consensus.cc:359] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.493057 26671 raft_consensus.cc:385] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.493196 26685 raft_consensus.cc:2804] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.493356 26671 raft_consensus.cc:740] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.494318 26685 raft_consensus.cc:493] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.494951 26685 raft_consensus.cc:3060] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.495234 26671 consensus_queue.cc:260] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.499493 26671 ts_tablet_manager.cc:1434] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:25:23.500317 26670 tablet_bootstrap.cc:492] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.500860 26670 ts_tablet_manager.cc:1403] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.028s
I20260710 13:25:23.502643 26273 catalog_manager.cc:5697] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.503818 26670 raft_consensus.cc:359] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.504519 26670 raft_consensus.cc:385] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.504787 26670 raft_consensus.cc:740] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.505488 26670 consensus_queue.cc:260] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.510306 26685 raft_consensus.cc:515] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.513355 26670 ts_tablet_manager.cc:1434] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:25:23.515192 26670 tablet_bootstrap.cc:492] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.516080 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:23.516700 26452 raft_consensus.cc:3060] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.521729 26670 tablet_bootstrap.cc:654] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.524219 26692 consensus_queue.cc:1048] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.534123 26685 leader_election.cc:290] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.534752 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831"
W20260710 13:25:23.536389 26342 leader_election.cc:343] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:23.537078 26452 raft_consensus.cc:2468] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 1.
I20260710 13:25:23.538419 26345 leader_election.cc:304] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [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: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 9c7f0434de09483598d368035a8f8831
I20260710 13:25:23.539247 26685 raft_consensus.cc:2804] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.539707 26685 raft_consensus.cc:697] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:23.540330 26670 tablet_bootstrap.cc:492] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.540817 26670 ts_tablet_manager.cc:1403] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.017s
I20260710 13:25:23.540482 26685 consensus_queue.cc:237] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.543754 26670 raft_consensus.cc:359] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.544759 26670 raft_consensus.cc:385] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.545137 26670 raft_consensus.cc:740] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.546520 26670 consensus_queue.cc:260] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.548925 26670 ts_tablet_manager.cc:1434] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:23.550176 26670 tablet_bootstrap.cc:492] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831: Bootstrap starting.
I20260710 13:25:23.556299 26670 tablet_bootstrap.cc:654] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:23.560420 26692 consensus_queue.cc:1048] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.562680 26277 catalog_manager.cc:5697] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 1 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.588104 26670 tablet_bootstrap.cc:492] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831: No bootstrap required, opened a new log
I20260710 13:25:23.588662 26670 ts_tablet_manager.cc:1403] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.002s
I20260710 13:25:23.591429 26670 raft_consensus.cc:359] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.592161 26670 raft_consensus.cc:385] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:23.592451 26670 raft_consensus.cc:740] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Initialized, Role: FOLLOWER
I20260710 13:25:23.593092 26670 consensus_queue.cc:260] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.595029 26670 ts_tablet_manager.cc:1434] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:23.610478 26683 raft_consensus.cc:493] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.611048 26683 raft_consensus.cc:515] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.612890 26683 leader_election.cc:290] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.613692 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.613996 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.614482 26379 raft_consensus.cc:2468] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:23.614663 26452 raft_consensus.cc:2468] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:23.615615 26491 leader_election.cc:304] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:23.616391 26683 raft_consensus.cc:2804] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.616806 26683 raft_consensus.cc:493] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.617048 26683 raft_consensus.cc:3060] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.624513 26683 raft_consensus.cc:515] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.626252 26683 leader_election.cc:290] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.627014 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:23.627269 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:23.627606 26379 raft_consensus.cc:3060] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.628039 26452 raft_consensus.cc:3060] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.632844 26379 raft_consensus.cc:2468] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:23.633438 26452 raft_consensus.cc:2468] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:23.634047 26491 leader_election.cc:304] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:23.635015 26683 raft_consensus.cc:2804] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.635435 26683 raft_consensus.cc:697] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:23.636361 26683 consensus_queue.cc:237] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.644416 26273 catalog_manager.cc:5697] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:23.649712 26683 raft_consensus.cc:493] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.650247 26683 raft_consensus.cc:515] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.652993 26683 leader_election.cc:290] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.653093 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.653852 26379 raft_consensus.cc:2468] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:23.654073 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.654740 26452 raft_consensus.cc:2468] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 0.
I20260710 13:25:23.654842 26491 leader_election.cc:304] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:23.655746 26683 raft_consensus.cc:2804] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:23.656061 26683 raft_consensus.cc:493] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:23.656352 26683 raft_consensus.cc:3060] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.661202 26683 raft_consensus.cc:515] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.663152 26683 leader_election.cc:290] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.664211 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:23.664819 26379 raft_consensus.cc:3060] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.664729 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:23.665426 26452 raft_consensus.cc:3060] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.668756 26672 raft_consensus.cc:493] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.669306 26672 raft_consensus.cc:515] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.671015 26379 raft_consensus.cc:2468] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:23.671815 26672 leader_election.cc:290] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:23.672592 26452 raft_consensus.cc:2468] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 1.
I20260710 13:25:23.672828 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7f0434de09483598d368035a8f8831" is_pre_election: true
I20260710 13:25:23.673615 26528 raft_consensus.cc:2393] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2cc781e69664ddb8417895d82634c76 in current term 1: Already voted for candidate 8d11403867484572b3bedd52d1e79513 in this term.
I20260710 13:25:23.673749 26494 leader_election.cc:304] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:23.675211 26683 raft_consensus.cc:2804] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:23.675697 26683 raft_consensus.cc:697] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:23.676138 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.676584 26683 consensus_queue.cc:237] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.678417 26417 leader_election.cc:304] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2cc781e69664ddb8417895d82634c76; no voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831
I20260710 13:25:23.679227 26575 raft_consensus.cc:3060] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.685081 26575 raft_consensus.cc:2749] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:23.685422 26273 catalog_manager.cc:5697] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 1 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:23.702142 26683 raft_consensus.cc:493] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.702715 26683 raft_consensus.cc:515] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.704349 26683 leader_election.cc:290] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.705276 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d607618a0ce433aba5a23f1238d3608" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.705372 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d607618a0ce433aba5a23f1238d3608" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.706429 26452 raft_consensus.cc:2393] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7f0434de09483598d368035a8f8831 in current term 1: Already voted for candidate 8d11403867484572b3bedd52d1e79513 in this term.
I20260710 13:25:23.707360 26494 leader_election.cc:304] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7f0434de09483598d368035a8f8831; no voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.708052 26683 raft_consensus.cc:3060] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.713297 26683 raft_consensus.cc:2749] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:23.736900 26685 consensus_queue.cc:1048] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.746805 26650 consensus_queue.cc:1048] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.764616 26692 raft_consensus.cc:493] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:23.765055 26694 consensus_queue.cc:1048] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:23.765069 26692 raft_consensus.cc:515] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:23.767840 26692 leader_election.cc:290] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:23.768911 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d11403867484572b3bedd52d1e79513" is_pre_election: true
I20260710 13:25:23.769129 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2cc781e69664ddb8417895d82634c76" is_pre_election: true
I20260710 13:25:23.770018 26454 raft_consensus.cc:2393] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7f0434de09483598d368035a8f8831 in current term 1: Already voted for candidate 8d11403867484572b3bedd52d1e79513 in this term.
I20260710 13:25:23.771106 26494 leader_election.cc:304] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7f0434de09483598d368035a8f8831; no voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.771966 26692 raft_consensus.cc:3060] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.777968 26650 consensus_queue.cc:1048] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:23.782006 26526 raft_consensus.cc:3060] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:23.789330 26694 consensus_queue.cc:1048] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:23.793897 26575 consensus_queue.cc:1048] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.797115 26692 raft_consensus.cc:2749] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:23.801586 26650 consensus_queue.cc:1048] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.826408 26575 consensus_queue.cc:1048] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.883338 26650 consensus_queue.cc:1048] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.891863 26526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
mode: GRACEFUL
new_leader_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:35618
I20260710 13:25:23.892944 26526 raft_consensus.cc:606] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Received request to transfer leadership to TS 8d11403867484572b3bedd52d1e79513
I20260710 13:25:23.894302 26685 consensus_queue.cc:1048] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.900202 26526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa0449cc23044805b895aedd55932650"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
mode: GRACEFUL
new_leader_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:35618
I20260710 13:25:23.900827 26526 raft_consensus.cc:606] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Received request to transfer leadership to TS 8d11403867484572b3bedd52d1e79513
I20260710 13:25:23.906773 26526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
mode: GRACEFUL
new_leader_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:35618
I20260710 13:25:23.907661 26526 raft_consensus.cc:606] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Received request to transfer leadership to TS f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.917626 26526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
mode: GRACEFUL
new_leader_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:35618
I20260710 13:25:23.918257 26526 raft_consensus.cc:606] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Received request to transfer leadership to TS f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.925966 26378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
mode: GRACEFUL
new_leader_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:34274
I20260710 13:25:23.926554 26378 raft_consensus.cc:606] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Received request to transfer leadership to TS f2cc781e69664ddb8417895d82634c76
I20260710 13:25:23.931706 26378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
mode: GRACEFUL
new_leader_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:34274
I20260710 13:25:23.932369 26378 raft_consensus.cc:606] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Received request to transfer leadership to TS 9c7f0434de09483598d368035a8f8831
I20260710 13:25:24.008293 26683 raft_consensus.cc:993] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: : Instructing follower 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:24.008800 26692 raft_consensus.cc:1081] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Signalling peer 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:24.010869 26378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:34260
I20260710 13:25:24.011543 26378 raft_consensus.cc:493] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:24.011904 26378 raft_consensus.cc:3060] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.018074 26378 raft_consensus.cc:515] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.019886 26378 leader_election.cc:290] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:24.020895 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:24.021176 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d4377e7d7140c98e72b22cdd285512" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:24.021605 26452 raft_consensus.cc:3060] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.021829 26526 raft_consensus.cc:3055] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:24.022269 26526 raft_consensus.cc:740] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:24.023039 26526 consensus_queue.cc:260] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.024024 26526 raft_consensus.cc:3060] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.028916 26526 raft_consensus.cc:2468] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:24.029007 26452 raft_consensus.cc:2468] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:24.030071 26342 leader_election.cc:304] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:24.030787 26685 raft_consensus.cc:2804] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:24.031267 26685 raft_consensus.cc:697] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:24.031888 26685 consensus_queue.cc:237] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.038800 26275 catalog_manager.cc:5697] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 1 to 2, leader changed from 9c7f0434de09483598d368035a8f8831 (127.21.88.67) to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:24.062342 26685 consensus_queue.cc:1048] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:24.068337 26697 raft_consensus.cc:993] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: : Instructing follower f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:24.068781 26700 raft_consensus.cc:1081] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Signalling peer f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:24.073122 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96"
dest_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:41046
I20260710 13:25:24.073236 26700 consensus_queue.cc:1048] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:24.073698 26452 raft_consensus.cc:493] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:24.074110 26452 raft_consensus.cc:3060] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.080771 26452 raft_consensus.cc:515] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.082720 26452 leader_election.cc:290] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:24.083406 26378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:24.084039 26378 raft_consensus.cc:3055] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:24.084358 26378 raft_consensus.cc:740] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:24.085155 26378 consensus_queue.cc:260] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.084057 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e646cef03647a1a5ab00fcb2802c96" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:24.086393 26528 raft_consensus.cc:3060] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.086452 26378 raft_consensus.cc:3060] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.089919 26683 consensus_queue.cc:1048] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:24.092362 26683 consensus_queue.cc:1048] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:24.095466 26528 raft_consensus.cc:2468] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:24.095536 26378 raft_consensus.cc:2468] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:24.097201 26417 leader_election.cc:304] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:24.098060 26672 raft_consensus.cc:2804] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:24.098587 26672 raft_consensus.cc:697] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:24.099400 26672 consensus_queue.cc:237] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.119829 26273 catalog_manager.cc:5697] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 1 to 2, leader changed from 8d11403867484572b3bedd52d1e79513 (127.21.88.65) to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:24.127466 26683 consensus_queue.cc:1048] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:24.131783 26692 consensus_queue.cc:1048] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:24.145527 26694 raft_consensus.cc:993] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: : Instructing follower 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:24.146032 26743 raft_consensus.cc:1081] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Signalling peer 8d11403867484572b3bedd52d1e79513 to start an election
I20260710 13:25:24.149371 26379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa0449cc23044805b895aedd55932650"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
 from {username='slave'} at 127.0.0.1:34260
I20260710 13:25:24.150106 26379 raft_consensus.cc:493] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:24.150583 26379 raft_consensus.cc:3060] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.150755 26683 raft_consensus.cc:993] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: : Instructing follower f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:24.151247 26683 raft_consensus.cc:1081] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Signalling peer f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:24.153378 26454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5"
dest_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:41052
I20260710 13:25:24.153937 26454 raft_consensus.cc:493] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:24.154322 26454 raft_consensus.cc:3060] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.157687 26379 raft_consensus.cc:515] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.159336 26379 leader_election.cc:290] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Requested vote from peers f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:24.160058 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:24.160390 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0449cc23044805b895aedd55932650" candidate_uuid: "8d11403867484572b3bedd52d1e79513" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:24.160650 26452 raft_consensus.cc:3060] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.160466 26454 raft_consensus.cc:515] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.160972 26528 raft_consensus.cc:3055] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:24.161357 26528 raft_consensus.cc:740] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:24.162102 26528 consensus_queue.cc:260] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.162626 26454 leader_election.cc:290] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:24.163188 26528 raft_consensus.cc:3060] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.166620 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:24.166888 26452 raft_consensus.cc:2468] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:24.167254 26379 raft_consensus.cc:3060] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.168188 26345 leader_election.cc:304] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:24.169003 26697 raft_consensus.cc:2804] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:24.169281 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a14c3305f64220993726afd7f736d5" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:24.169488 26697 raft_consensus.cc:697] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Becoming Leader. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:24.169673 26528 raft_consensus.cc:2468] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d11403867484572b3bedd52d1e79513 in term 2.
I20260710 13:25:24.170688 26526 raft_consensus.cc:3055] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:24.171132 26526 raft_consensus.cc:740] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:24.170845 26697 consensus_queue.cc:237] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.173234 26526 consensus_queue.cc:260] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.174551 26526 raft_consensus.cc:3060] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.175333 26379 raft_consensus.cc:2468] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:24.176447 26417 leader_election.cc:304] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:24.177238 26672 raft_consensus.cc:2804] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:24.177675 26672 raft_consensus.cc:697] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:24.178457 26672 consensus_queue.cc:237] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.179375 26277 catalog_manager.cc:5697] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 reported cstate change: term changed from 1 to 2, leader changed from 9c7f0434de09483598d368035a8f8831 (127.21.88.67) to 8d11403867484572b3bedd52d1e79513 (127.21.88.65). New cstate: current_term: 2 leader_uuid: "8d11403867484572b3bedd52d1e79513" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:24.181746 26526 raft_consensus.cc:2468] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:24.185793 26275 catalog_manager.cc:5697] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 1 to 2, leader changed from 9c7f0434de09483598d368035a8f8831 (127.21.88.67) to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:24.194892 26692 raft_consensus.cc:993] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: : Instructing follower f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:24.195365 26743 raft_consensus.cc:1081] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Signalling peer f2cc781e69664ddb8417895d82634c76 to start an election
I20260710 13:25:24.196785 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314"
dest_uuid: "f2cc781e69664ddb8417895d82634c76"
 from {username='slave'} at 127.0.0.1:41052
I20260710 13:25:24.197181 26452 raft_consensus.cc:493] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:24.197405 26452 raft_consensus.cc:3060] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.202066 26452 raft_consensus.cc:515] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.203505 26452 leader_election.cc:290] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), 9c7f0434de09483598d368035a8f8831 (127.21.88.67:41917)
I20260710 13:25:24.204413 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:24.204793 26526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3270a7ea0e8f44c182bb2867d3e1f314" candidate_uuid: "f2cc781e69664ddb8417895d82634c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7f0434de09483598d368035a8f8831"
I20260710 13:25:24.205066 26379 raft_consensus.cc:3060] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.205351 26526 raft_consensus.cc:3055] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:24.205655 26526 raft_consensus.cc:740] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:24.206547 26526 consensus_queue.cc:260] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.207751 26526 raft_consensus.cc:3060] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.212034 26379 raft_consensus.cc:2468] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:24.213613 26417 leader_election.cc:304] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:24.214439 26672 raft_consensus.cc:2804] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:24.214373 26526 raft_consensus.cc:2468] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2cc781e69664ddb8417895d82634c76 in term 2.
I20260710 13:25:24.215085 26672 raft_consensus.cc:697] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Becoming Leader. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:24.215935 26672 consensus_queue.cc:237] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.223032 26275 catalog_manager.cc:5697] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 reported cstate change: term changed from 1 to 2, leader changed from 9c7f0434de09483598d368035a8f8831 (127.21.88.67) to f2cc781e69664ddb8417895d82634c76 (127.21.88.66). New cstate: current_term: 2 leader_uuid: "f2cc781e69664ddb8417895d82634c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:24.312994 26700 raft_consensus.cc:993] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: : Instructing follower 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:24.313457 26700 raft_consensus.cc:1081] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Signalling peer 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:24.315205 26526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:35606
I20260710 13:25:24.315722 26526 raft_consensus.cc:493] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:24.316092 26526 raft_consensus.cc:3060] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.322283 26526 raft_consensus.cc:515] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.323858 26526 leader_election.cc:290] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:24.324618 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:24.324833 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db1dbda83b420d86efdfabb5e362a1" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:24.325237 26379 raft_consensus.cc:3055] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:24.325448 26452 raft_consensus.cc:3060] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.325564 26379 raft_consensus.cc:740] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:24.326357 26379 consensus_queue.cc:260] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.327211 26379 raft_consensus.cc:3060] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:24.330255 26452 raft_consensus.cc:2468] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:24.331255 26494 leader_election.cc:304] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:24.331310 26379 raft_consensus.cc:2468] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:24.331977 26743 raft_consensus.cc:2804] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:24.332479 26743 raft_consensus.cc:697] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:24.333185 26743 consensus_queue.cc:237] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:24.340610 26275 catalog_manager.cc:5697] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 1 to 2, leader changed from 8d11403867484572b3bedd52d1e79513 (127.21.88.65) to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:24.508483 26379 raft_consensus.cc:1275] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:24.509727 26672 consensus_queue.cc:1048] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.518951 26526 raft_consensus.cc:1275] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:24.520267 26575 consensus_queue.cc:1048] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.540150 26452 raft_consensus.cc:1275] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:24.541406 26700 consensus_queue.cc:1048] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.549057 26526 raft_consensus.cc:1275] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:24.550625 26650 consensus_queue.cc:1048] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.582834 26379 raft_consensus.cc:1275] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:24.583986 26575 consensus_queue.cc:1048] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.587145 26528 raft_consensus.cc:1275] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:24.588388 26575 consensus_queue.cc:1048] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.718743 26452 raft_consensus.cc:1275] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:24.720312 26379 raft_consensus.cc:1275] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:24.720216 26650 consensus_queue.cc:1048] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.721592 26672 consensus_queue.cc:1048] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.729100 26528 raft_consensus.cc:1275] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer 8d11403867484572b3bedd52d1e79513: 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:24.731448 26528 raft_consensus.cc:1275] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Refusing update from remote peer f2cc781e69664ddb8417895d82634c76: 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:24.732856 26685 consensus_queue.cc:1048] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.733204 26672 consensus_queue.cc:1048] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.762658 26452 raft_consensus.cc:1275] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:24.763836 26743 consensus_queue.cc:1048] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.770888 26379 raft_consensus.cc:1275] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:24.772425 26746 consensus_queue.cc:1048] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:26.935828 26273 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50492:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:25:26.955633 26273 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50492:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:25:27.050434 26779 tablet.cc:1724] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.082125 26781 tablet.cc:1724] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.087560 21857 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:27.087841 26773 tablet.cc:1724] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.177615 26342 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.88.67:41917, user_credentials={real_user=slave}} blocked reactor thread for 103238us
I20260710 13:25:27.206887 26779 tablet.cc:1724] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.214835 26789 tablet.cc:1724] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.270550 26784 tablet.cc:1724] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.318271 26773 tablet.cc:1724] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.296401 26807 tablet.cc:1724] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.342762 26811 tablet.cc:1724] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.340847 26817 tablet.cc:1724] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.361145 26453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee"
dest_uuid: "f2cc781e69664ddb8417895d82634c76"
mode: GRACEFUL
new_leader_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:47936
I20260710 13:25:27.361956 26453 raft_consensus.cc:606] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Received request to transfer leadership to TS 9c7f0434de09483598d368035a8f8831
I20260710 13:25:27.335575 26779 tablet.cc:1724] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.364351 26781 tablet.cc:1724] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.343562 26810 tablet.cc:1724] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.421826 26779 tablet.cc:1724] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.417169 26781 tablet.cc:1724] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.429278 26807 tablet.cc:1724] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.436854 26773 tablet.cc:1724] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.446971 26789 tablet.cc:1724] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.454104 26817 tablet.cc:1724] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.469496 26820 tablet.cc:1724] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.473304 26819 tablet.cc:1724] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.474826 26784 tablet.cc:1724] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.475836 26575 raft_consensus.cc:993] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76: : Instructing follower 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:27.480181 26575 raft_consensus.cc:1081] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Signalling peer 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:27.476383 26378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772"
dest_uuid: "8d11403867484572b3bedd52d1e79513"
mode: GRACEFUL
new_leader_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:55206
I20260710 13:25:27.481249 26378 raft_consensus.cc:606] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Received request to transfer leadership to TS 9c7f0434de09483598d368035a8f8831
I20260710 13:25:27.476536 26822 tablet.cc:1724] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.483217 26525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:35596
I20260710 13:25:27.484110 21857 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:27.485055 21857 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:27.486302 26525 raft_consensus.cc:493] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.486768 26525 raft_consensus.cc:3060] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.490110 26811 tablet.cc:1724] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.477752 26810 tablet.cc:1724] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.504892 26820 tablet.cc:1724] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.518219 26525 raft_consensus.cc:515] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:27.518163 26779 tablet.cc:1724] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:27.521418 26377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:27.522101 26377 raft_consensus.cc:3060] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.531270 26377 raft_consensus.cc:2468] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:27.533149 26491 leader_election.cc:304] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d11403867484572b3bedd52d1e79513, 9c7f0434de09483598d368035a8f8831; no voters: 
I20260710 13:25:27.534003 26525 leader_election.cc:290] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:27.534137 26746 raft_consensus.cc:2804] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.534682 26746 raft_consensus.cc:697] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:27.535568 26451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c1442d9c124fedb654f9c7ae9128ee" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:27.535604 26746 consensus_queue.cc:237] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:27.536245 26451 raft_consensus.cc:3055] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.537520 26451 raft_consensus.cc:740] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2cc781e69664ddb8417895d82634c76, State: Running, Role: LEADER
I20260710 13:25:27.538314 26451 consensus_queue.cc:260] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:27.539314 26451 raft_consensus.cc:3060] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.542318 26378 raft_consensus.cc:1240] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Rejecting Update request from peer f2cc781e69664ddb8417895d82634c76 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:27.545889 26451 raft_consensus.cc:2468] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:27.560225 26273 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a: soft_deleted_table [id=ce3ac7d2691945a58179d7c061e92f42] alter complete (version 1)
I20260710 13:25:27.568825 26273 catalog_manager.cc:5697] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 1 to 2, leader changed from f2cc781e69664ddb8417895d82634c76 (127.21.88.66) to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.708305 26805 raft_consensus.cc:993] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513: : Instructing follower 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:27.708770 26805 raft_consensus.cc:1081] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Signalling peer 9c7f0434de09483598d368035a8f8831 to start an election
I20260710 13:25:27.710319 26524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772"
dest_uuid: "9c7f0434de09483598d368035a8f8831"
 from {username='slave'} at 127.0.0.1:35606
I20260710 13:25:27.710837 26524 raft_consensus.cc:493] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.711148 26524 raft_consensus.cc:3060] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.716578 26524 raft_consensus.cc:515] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:27.718305 26524 leader_election.cc:290] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Requested vote from peers 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011), f2cc781e69664ddb8417895d82634c76 (127.21.88.66:35723)
I20260710 13:25:27.719135 26377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d11403867484572b3bedd52d1e79513"
I20260710 13:25:27.719388 26451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79d1698b8ec48ecab86ce7ebd779772" candidate_uuid: "9c7f0434de09483598d368035a8f8831" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2cc781e69664ddb8417895d82634c76"
I20260710 13:25:27.719786 26377 raft_consensus.cc:3055] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.719908 26451 raft_consensus.cc:3060] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.720157 26377 raft_consensus.cc:740] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d11403867484572b3bedd52d1e79513, State: Running, Role: LEADER
I20260710 13:25:27.721014 26377 consensus_queue.cc:260] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:27.722335 26377 raft_consensus.cc:3060] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.727648 26451 raft_consensus.cc:2468] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:27.729085 26377 raft_consensus.cc:2468] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7f0434de09483598d368035a8f8831 in term 2.
I20260710 13:25:27.729194 26494 leader_election.cc:304] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7f0434de09483598d368035a8f8831, f2cc781e69664ddb8417895d82634c76; no voters: 
I20260710 13:25:27.730108 26746 raft_consensus.cc:2804] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.730568 26746 raft_consensus.cc:697] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7f0434de09483598d368035a8f8831, State: Running, Role: LEADER
I20260710 13:25:27.731325 26746 consensus_queue.cc:237] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } }
I20260710 13:25:27.739287 26273 catalog_manager.cc:5697] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 reported cstate change: term changed from 1 to 2, leader changed from 8d11403867484572b3bedd52d1e79513 (127.21.88.65) to 9c7f0434de09483598d368035a8f8831 (127.21.88.67). New cstate: current_term: 2 leader_uuid: "9c7f0434de09483598d368035a8f8831" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7f0434de09483598d368035a8f8831" member_type: VOTER last_known_addr { host: "127.21.88.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.954458 26451 raft_consensus.cc:1275] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:27.955737 26746 consensus_queue.cc:1048] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:27.965579 26377 raft_consensus.cc:1275] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:27.967061 26746 consensus_queue.cc:1048] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.231850 26451 raft_consensus.cc:1275] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:28.233144 26830 consensus_queue.cc:1048] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2cc781e69664ddb8417895d82634c76" member_type: VOTER last_known_addr { host: "127.21.88.66" port: 35723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.242393 26377 raft_consensus.cc:1275] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Refusing update from remote peer 9c7f0434de09483598d368035a8f8831: 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:28.248113 26746 consensus_queue.cc:1048] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d11403867484572b3bedd52d1e79513" member_type: VOTER last_known_addr { host: "127.21.88.65" port: 40011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.552889 21857 tablet_server.cc:179] TabletServer@127.21.88.65:0 shutting down...
I20260710 13:25:28.587019 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:28.587842 21857 tablet_replica.cc:333] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.588740 21857 raft_consensus.cc:2243] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.589604 21857 raft_consensus.cc:2272] T fa0449cc23044805b895aedd55932650 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.591502 21857 tablet_replica.cc:333] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.592226 21857 raft_consensus.cc:2243] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.592701 21857 raft_consensus.cc:2272] T 35db1dbda83b420d86efdfabb5e362a1 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.594574 21857 tablet_replica.cc:333] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.595139 21857 raft_consensus.cc:2243] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.595590 21857 raft_consensus.cc:2272] T a9e646cef03647a1a5ab00fcb2802c96 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.597340 21857 tablet_replica.cc:333] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.597977 21857 raft_consensus.cc:2243] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.598439 21857 raft_consensus.cc:2272] T c89cc30ef0394d759d750ab481441d7f P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.600150 21857 tablet_replica.cc:333] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.600720 21857 raft_consensus.cc:2243] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.601131 21857 raft_consensus.cc:2272] T 3270a7ea0e8f44c182bb2867d3e1f314 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.602857 21857 tablet_replica.cc:333] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.603402 21857 raft_consensus.cc:2243] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.604127 21857 raft_consensus.cc:2272] T 3d607618a0ce433aba5a23f1238d3608 P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.605880 21857 tablet_replica.cc:333] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.606410 21857 raft_consensus.cc:2243] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.607021 21857 raft_consensus.cc:2272] T b8a14c3305f64220993726afd7f736d5 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.608670 21857 tablet_replica.cc:333] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.609191 21857 raft_consensus.cc:2243] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.610034 21857 raft_consensus.cc:2272] T d5d4377e7d7140c98e72b22cdd285512 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.612178 21857 tablet_replica.cc:333] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.612903 21857 raft_consensus.cc:2243] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.613400 21857 raft_consensus.cc:2272] T 8e5d38ebade2494eb285b182ea7a68cc P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.615242 21857 tablet_replica.cc:333] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.615820 21857 raft_consensus.cc:2243] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.616739 21857 raft_consensus.cc:2272] T 2417e3775a5f4d549495d450c43fefc4 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.618710 21857 tablet_replica.cc:333] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.619212 21857 raft_consensus.cc:2243] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.619630 21857 raft_consensus.cc:2272] T 91a75d742e8443b9a5d1cecb9df4e398 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.621750 21857 tablet_replica.cc:333] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.622390 21857 raft_consensus.cc:2243] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.622964 21857 raft_consensus.cc:2272] T 94e60b6aa6744ba6a2eb9d9601479845 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.625159 21857 tablet_replica.cc:333] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.625770 21857 raft_consensus.cc:2243] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.626274 21857 raft_consensus.cc:2272] T e79d1698b8ec48ecab86ce7ebd779772 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.628710 21857 tablet_replica.cc:333] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.629227 21857 raft_consensus.cc:2243] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.629976 21857 raft_consensus.cc:2272] T cda5e907abb54593af974a045bc6f479 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.631821 21857 tablet_replica.cc:333] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.632344 21857 raft_consensus.cc:2243] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.633155 21857 raft_consensus.cc:2272] T dc868bb2199e4ae695f6faee0b75c52f P 8d11403867484572b3bedd52d1e79513 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:28.634887 26417 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 13:25:28.635651 21857 tablet_replica.cc:333] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.636375 21857 raft_consensus.cc:2243] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.636852 21857 raft_consensus.cc:2272] T eb43e3cb217349599cd1b0458ae0bde8 P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:28.637753 26417 consensus_peers.cc:597] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 -> Peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Couldn't send request to peer 8d11403867484572b3bedd52d1e79513. 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:28.638965 21857 tablet_replica.cc:333] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.639493 21857 raft_consensus.cc:2243] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.640234 21857 raft_consensus.cc:2272] T 5f2a5233aa594614ad38c139e5e4b42c P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.642104 21857 tablet_replica.cc:333] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513: stopping tablet replica
I20260710 13:25:28.642558 21857 raft_consensus.cc:2243] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.642968 21857 raft_consensus.cc:2272] T 10c1442d9c124fedb654f9c7ae9128ee P 8d11403867484572b3bedd52d1e79513 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:28.665964 26417 consensus_peers.cc:597] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 -> Peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Couldn't send request to peer 8d11403867484572b3bedd52d1e79513. 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:28.667697 26491 connection.cc:573] client connection to 127.21.88.65:40011 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:25:28.672914 26491 consensus_peers.cc:597] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 -> Peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Couldn't send request to peer 8d11403867484572b3bedd52d1e79513. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:28.683658 21857 tablet_server.cc:196] TabletServer@127.21.88.65:0 shutdown complete.
I20260710 13:25:28.715391 21857 tablet_server.cc:179] TabletServer@127.21.88.66:0 shutting down...
W20260710 13:25:28.724082 26417 consensus_peers.cc:597] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 -> Peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Couldn't send request to peer 8d11403867484572b3bedd52d1e79513. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:28.745394 26417 consensus_peers.cc:597] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 -> Peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Couldn't send request to peer 8d11403867484572b3bedd52d1e79513. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:28.753484 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:28.754348 21857 tablet_replica.cc:333] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.754992 21857 raft_consensus.cc:2243] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.755468 21857 raft_consensus.cc:2272] T 35db1dbda83b420d86efdfabb5e362a1 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.757261 21857 tablet_replica.cc:333] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.757912 21857 raft_consensus.cc:2243] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.758656 21857 raft_consensus.cc:2272] T a9e646cef03647a1a5ab00fcb2802c96 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.760373 21857 tablet_replica.cc:333] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.760928 21857 raft_consensus.cc:2243] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.761636 21857 raft_consensus.cc:2272] T b8a14c3305f64220993726afd7f736d5 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.763339 21857 tablet_replica.cc:333] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.763864 21857 raft_consensus.cc:2243] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.764559 21857 raft_consensus.cc:2272] T c89cc30ef0394d759d750ab481441d7f P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.766665 21857 tablet_replica.cc:333] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.767198 21857 raft_consensus.cc:2243] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.767614 21857 raft_consensus.cc:2272] T 3d607618a0ce433aba5a23f1238d3608 P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.769273 21857 tablet_replica.cc:333] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.769869 21857 raft_consensus.cc:2243] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.770604 21857 raft_consensus.cc:2272] T 3270a7ea0e8f44c182bb2867d3e1f314 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.772255 21857 tablet_replica.cc:333] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.772776 21857 raft_consensus.cc:2243] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.773202 21857 raft_consensus.cc:2272] T 2417e3775a5f4d549495d450c43fefc4 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.775393 21857 tablet_replica.cc:333] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.776047 21857 raft_consensus.cc:2243] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.776530 21857 raft_consensus.cc:2272] T 91a75d742e8443b9a5d1cecb9df4e398 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.778975 21857 tablet_replica.cc:333] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.779682 21857 raft_consensus.cc:2243] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.780431 21857 raft_consensus.cc:2272] T 94e60b6aa6744ba6a2eb9d9601479845 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.782259 21857 tablet_replica.cc:333] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.782794 21857 raft_consensus.cc:2243] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.783165 21857 raft_consensus.cc:2272] T fa0449cc23044805b895aedd55932650 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.784713 21857 tablet_replica.cc:333] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.785151 21857 raft_consensus.cc:2243] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.785599 21857 raft_consensus.cc:2272] T cda5e907abb54593af974a045bc6f479 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.787345 21857 tablet_replica.cc:333] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.787806 21857 raft_consensus.cc:2243] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.788157 21857 raft_consensus.cc:2272] T dc868bb2199e4ae695f6faee0b75c52f P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.789691 21857 tablet_replica.cc:333] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.790221 21857 raft_consensus.cc:2243] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.790913 21857 raft_consensus.cc:2272] T eb43e3cb217349599cd1b0458ae0bde8 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.792932 21857 tablet_replica.cc:333] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.793401 21857 raft_consensus.cc:2243] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.793895 21857 raft_consensus.cc:2272] T e79d1698b8ec48ecab86ce7ebd779772 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.796294 21857 tablet_replica.cc:333] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.796859 21857 raft_consensus.cc:2243] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.797329 21857 raft_consensus.cc:2272] T 5f2a5233aa594614ad38c139e5e4b42c P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.799194 21857 tablet_replica.cc:333] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.799719 21857 raft_consensus.cc:2243] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.800132 21857 raft_consensus.cc:2272] T 10c1442d9c124fedb654f9c7ae9128ee P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.802546 21857 tablet_replica.cc:333] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.803076 21857 raft_consensus.cc:2243] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.803691 21857 raft_consensus.cc:2272] T d5d4377e7d7140c98e72b22cdd285512 P f2cc781e69664ddb8417895d82634c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.805449 21857 tablet_replica.cc:333] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76: stopping tablet replica
I20260710 13:25:28.805953 21857 raft_consensus.cc:2243] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.806782 21857 raft_consensus.cc:2272] T 8e5d38ebade2494eb285b182ea7a68cc P f2cc781e69664ddb8417895d82634c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.845116 21857 tablet_server.cc:196] TabletServer@127.21.88.66:0 shutdown complete.
I20260710 13:25:28.873515 21857 tablet_server.cc:179] TabletServer@127.21.88.67:0 shutting down...
I20260710 13:25:28.901155 21857 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:28.902086 21857 tablet_replica.cc:333] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.902732 21857 raft_consensus.cc:2243] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.903378 21857 raft_consensus.cc:2272] T a9e646cef03647a1a5ab00fcb2802c96 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.905706 21857 tablet_replica.cc:333] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.906719 21857 raft_consensus.cc:2243] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.907223 21857 raft_consensus.cc:2272] T fa0449cc23044805b895aedd55932650 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.909230 21857 tablet_replica.cc:333] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.910392 21857 raft_consensus.cc:2243] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.911091 21857 raft_consensus.cc:2272] T b8a14c3305f64220993726afd7f736d5 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:28.913110 26491 consensus_peers.cc:597] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 -> Peer 8d11403867484572b3bedd52d1e79513 (127.21.88.65:40011): Couldn't send request to peer 8d11403867484572b3bedd52d1e79513. Status: Network error: Client connection negotiation failed: client connection to 127.21.88.65:40011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:28.913658 21857 tablet_replica.cc:333] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.914330 21857 raft_consensus.cc:2243] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.914741 21857 raft_consensus.cc:2272] T c89cc30ef0394d759d750ab481441d7f P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.916656 21857 tablet_replica.cc:333] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.917243 21857 raft_consensus.cc:2243] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.917682 21857 raft_consensus.cc:2272] T 3d607618a0ce433aba5a23f1238d3608 P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.919515 21857 tablet_replica.cc:333] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.920094 21857 raft_consensus.cc:2243] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.920915 21857 raft_consensus.cc:2272] T 35db1dbda83b420d86efdfabb5e362a1 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.922816 21857 tablet_replica.cc:333] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.923316 21857 raft_consensus.cc:2243] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.923708 21857 raft_consensus.cc:2272] T 3270a7ea0e8f44c182bb2867d3e1f314 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.925431 21857 tablet_replica.cc:333] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.926045 21857 raft_consensus.cc:2243] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.926445 21857 raft_consensus.cc:2272] T eb43e3cb217349599cd1b0458ae0bde8 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.928396 21857 tablet_replica.cc:333] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.928980 21857 raft_consensus.cc:2243] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.929399 21857 raft_consensus.cc:2272] T dc868bb2199e4ae695f6faee0b75c52f P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.931123 21857 tablet_replica.cc:333] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.931638 21857 raft_consensus.cc:2243] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.932070 21857 raft_consensus.cc:2272] T 2417e3775a5f4d549495d450c43fefc4 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.933945 21857 tablet_replica.cc:333] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.934413 21857 raft_consensus.cc:2243] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.935122 21857 raft_consensus.cc:2272] T 91a75d742e8443b9a5d1cecb9df4e398 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.937017 21857 tablet_replica.cc:333] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.937577 21857 raft_consensus.cc:2243] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.938081 21857 raft_consensus.cc:2272] T 94e60b6aa6744ba6a2eb9d9601479845 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.940007 21857 tablet_replica.cc:333] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.940550 21857 raft_consensus.cc:2243] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.941458 21857 raft_consensus.cc:2272] T e79d1698b8ec48ecab86ce7ebd779772 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.944307 21857 tablet_replica.cc:333] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.944875 21857 raft_consensus.cc:2243] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.945343 21857 raft_consensus.cc:2272] T cda5e907abb54593af974a045bc6f479 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.947356 21857 tablet_replica.cc:333] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.947914 21857 raft_consensus.cc:2243] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.948325 21857 raft_consensus.cc:2272] T 8e5d38ebade2494eb285b182ea7a68cc P 9c7f0434de09483598d368035a8f8831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.950237 21857 tablet_replica.cc:333] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.950738 21857 raft_consensus.cc:2243] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.951174 21857 raft_consensus.cc:2272] T d5d4377e7d7140c98e72b22cdd285512 P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.952834 21857 tablet_replica.cc:333] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.953321 21857 raft_consensus.cc:2243] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:28.954317 21857 raft_consensus.cc:2272] T 10c1442d9c124fedb654f9c7ae9128ee P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.956744 21857 tablet_replica.cc:333] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831: stopping tablet replica
I20260710 13:25:28.957244 21857 raft_consensus.cc:2243] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:28.957719 21857 raft_consensus.cc:2272] T 5f2a5233aa594614ad38c139e5e4b42c P 9c7f0434de09483598d368035a8f8831 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:28.997407 21857 tablet_server.cc:196] TabletServer@127.21.88.67:0 shutdown complete.
I20260710 13:25:29.027486 21857 master.cc:562] Master@127.21.88.126:46733 shutting down...
I20260710 13:25:29.050814 21857 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:29.051453 21857 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:29.051836 21857 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02c3ea781db944ab99eecc4f306fd11a: stopping tablet replica
I20260710 13:25:29.072430 21857 master.cc:584] Master@127.21.88.126:46733 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11345 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24234 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (119740 ms total)
[  PASSED  ] 8 tests.
I20260710 13:25:29.132166 21857 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 412 messages since previous log ~14 seconds ago
I20260710 13:25:29.132413 21857 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 412 messages since previous log ~14 seconds ago
I20260710 13:25:29.132613 21857 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 13:25:29.132851 21857 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 ~36 seconds ago
I20260710 13:25:29.133049 21857 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 ~36 seconds ago
I20260710 13:25:29.133294 21857 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 13:25:29.133592 21857 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
